Skip to content

Releases: evanotero/pi-os

SCREEN02

27 Dec 17:28
Compare
Choose a tag to compare

Added

  • Line drawing on the screen
  • Pseudo random number generator

SCREEN01

26 Dec 18:36
Compare
Choose a tag to compare
  • Added functionality to control the screen. Currently, the Pi displays random data (changing gradient pattern).

OK05

23 Dec 01:21
Compare
Choose a tag to compare
  • Add support for custom LED patterns through storing as a sequence of bits in data

OK04

23 Dec 00:08
Compare
Choose a tag to compare
  • Now uses the system timer to flash the ''ACT' LED at precise intervals.

OK03

22 Dec 22:44
Compare
Choose a tag to compare
  • Added functions to make OS more reusable and readable.

OK 2 FIX for Pi Zero

11 Dec 02:47
Compare
Choose a tag to compare

Fixed

  • ACT LED now properly blinks.

OK02

29 Nov 01:43
Compare
Choose a tag to compare

An operating system that turns the OK LED on and off repeatedly.