HW Link Collection
At moment I am mostly reading hw pdfs. Doesn't fit in with the earlier link collections.
Moved some older HW links here. This is also to document where documents were found online, if they prove useful.
Firmware /OS
tinyos - see Lejos
LEGO NXT Mindstorms - an early version is open source and on-line
nxos French open source OS for NXT and intro to embedded systems
(July 12: either dissappeared or no longer open source since links are now missing.)
What we are using:
eCos open source RT O/S intended for embedded applications.
Looking for interrupt support
http://download2.ecoscentric.com/ecospro/doc.cgi/html/ecospro-ref/arm-at91-intc.html
http://download2.ecoscentric.com/ecospro/doc.cgi/html/ecospro-ref/arm-at91-intc.html
Looking for interrupt support
http://download2.ecoscentric.com/ecospro/doc.cgi/html/ecospro-ref/arm-at91-intc.html
http://download2.ecoscentric.com/ecospro/doc.cgi/html/ecospro-ref/arm-at91-intc.html
http://blog.gmane.org/gmane.os.ecos.devel
ARM SPI to LCD display (Ultrachip UC1601 for LMS)
(There are commands like 0xA5=on; 0xA4=off, but where are these command officially documented?)
ARM SPI to LCD display (Ultrachip UC1601 for LMS)
(There are commands like 0xA5=on; 0xA4=off, but where are these command officially documented?)
http://www.artronic.pl/pdf/pl/UC1601.pdf UC1601 looks like the data sheet, but not from Ultrachip
http://www.mikrocontroller.net/topic/125585 has commands in comments for different LCD chip.
Looks like there are standard commands, but have not found where these are documented.
http://www.allshore.com/pdf/Avanti%20SBN1661G.pdf datasheet of SBN1661
Interfacing LCD via SPI Might be interesting.
No comments:
Post a Comment