• Home
  • About
AbbeyCatUK
Musings on the Raspberry Pi and more

Month: March 2017

  • Programming
  • ...
    • Raspberry Pi

The Raspberry Pi’s VideoCore IV

Posted on March 6, 2017July 5, 2019by Abbey Cat

When beginning to grapple with the Raspberry Pi at a lower level, it may be helpful to establish early on the truer nature of the device: that the Raspberry Pi is by no means some ARM device with a GPU attached to it. Rather, it is somewhat the reverse. It seems this potential for bias […]

Read More
No comments yet
  • Programming

hello, world

Posted on March 6, 2017November 28, 2019by Abbey Cat

cat helloworld.c /* hello, world */ #include <stdio.h> int main( int argc, char *argv[] ) { printf( “hello, world\n” ); return 0; } gcc helloworld.c./a.out hello, world

Read More
No comments yet

Recent Posts

  • RISC OS git
  • Git and RISC OS Filetypes
  • RISC OS – The Right Time
  • Thrust
  • On the Blinkt

Recent Comments

  • Martin on RISC OS git
  • Abbey Cat on RISC OS git
  • Adam on RISC OS git
  • Chris on RISC OS git
  • sgbett on Thrust

Archives

  • April 2020
  • February 2020
  • November 2019
  • April 2018
  • April 2017
  • March 2017

Categories

  • Programming
  • Raspberry Pi
  • RISC OS

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Activello Theme by Colorlib Powered by WordPress