Releases: apinsard/Pi-Flavor
Baking Pi - Lesson 4 - OK04
Flash the ACT LET on a Raspberry Pi within a regular interval. This is achieved thanks to the processor timer whereas former versions processed a large amount of useless calculus to waste CPU time.
This version is basically the result of following this lesson: http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ok04.html
Baking Pi - Lesson 3 - OK03
Periodically turn on and off the ACT LED on a Raspberry Pi. Just as the previous version, but with use of functions.
This version is basically the result of following this lesson: http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ok03.html
Baking Pi - Lesson 2 - OK02
Periodically turn on and off the ACT LED on a Raspberry Pi.
This version is basically the result of following this lesson: http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ok02.html
Baking Pi - Lesson 1 - OK01
Turn on the ACT LED on a Raspberry Pi.
This version is basically the result of following this lesson: http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/ok01.html