Skip to content

Releases: apinsard/Pi-Flavor

Baking Pi - Lesson 4 - OK04

17 Dec 09:49
Compare
Choose a tag to compare

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

12 Nov 18:08
Compare
Choose a tag to compare

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

09 Nov 19:01
Compare
Choose a tag to compare

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

16 Oct 18:16
Compare
Choose a tag to compare

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