My Homemade PICAXE Computer
This page is dedicated to my homemade PICAXE Computer running the operating system PLOS (Patrick Leiser Operating System) available here
The best computer since the Apple II
Your browser does not support viewing this document. Click here to download the document.
This Is my PICAXE based computer running PLOS (Patrick Leiser Operating System), It won first place in the sacramento regional science fair, and fourth place in the electronics and electromagnetics category California state science fair. with a PICAXE 28X2 CPU, a SD card reader, and a serial 20 by 4 green character OLED display.
It has a text editor named TextEdit (supporting saving to an SD card), a calculator (supporting 16 bit addition, subtraction, multiplication, division, square rooting, and a random number generator), a countdown timer (capable of running in the background of other programs), and can display .txt files from an SD card.
It even lets you write programs on it, for it (work in progress).
It has a dedicated Keyboard monitor (another 28X2 i2c slave running this program) supporting Shift and CapsLock keys, auto repeat, and transmitting the raw key value (directly from the keyboard), the ASCII representation of the key, and the numerical value of the key (for number keys).
It has a text editor named TextEdit (supporting saving to an SD card), a calculator (supporting 16 bit addition, subtraction, multiplication, division, square rooting, and a random number generator), a countdown timer (capable of running in the background of other programs), and can display .txt files from an SD card.
It even lets you write programs on it, for it (work in progress).
It has a dedicated Keyboard monitor (another 28X2 i2c slave running this program) supporting Shift and CapsLock keys, auto repeat, and transmitting the raw key value (directly from the keyboard), the ASCII representation of the key, and the numerical value of the key (for number keys).
Links
youtube video: http://www.youtube.com/watch?v=Ve3LzLHX8K8
California state science fair pages:
cssf.usc.edu/History/2013/Awards/J09.html#J0913
cssf.usc.edu/History/2013/Projects/J0913.pdf
cssf.usc.edu/History/2013/pictures/Awards/J09.html
California state science fair pages:
cssf.usc.edu/History/2013/Awards/J09.html#J0913
cssf.usc.edu/History/2013/Projects/J0913.pdf
cssf.usc.edu/History/2013/pictures/Awards/J09.html
Thanks
thanks to the picaxe forum and it's members for their help,
picaxe.com and revolution education for making the wonderful PICAXE microcontrollers I used.
picaxe.com and revolution education for making the wonderful PICAXE microcontrollers I used.
Downloads
programs:
laptop_demo.bas | |
File Size: | 37 kb |
File Type: | bas |
keyboard.bas | |
File Size: | 401 kb |
File Type: | bas |
axe134y.bas | |
File Size: | 5 kb |
File Type: | bas |
programmable.bas | |
File Size: | 12 kb |
File Type: | bas |
report:
2013_science_fair.pages | |
File Size: | 70 kb |
File Type: | pages |
By: Patrick Leiser