DIO
This is the documentation page for the SPI_DIO board.
Overview
Assembly instructions
Possible Configurations
External resources
Datasheets
Additional software
Related projects
Pinout
LEDs
jumper settings
See solder jumpers on how to change the solder jumper.
By changing the solder jumper SJ1, you can make the connector nearest the board edge into the ICSP programming connector for the attiny44 on the board.
Protocol
The general overview of the SPI protocol is here.
The board specific protocol can be found here: spi_dio_protocol
For arduino, a sample PDE is available, called ardemo_lcd.pde, also at BitWizard software download directory .
This is a demo to send things using SPI to the lcd board. The SPI routines there are applicable for the 3fets and 7fets boards as well.
The software
Default operation
Future hardware enhancements
Future software enhancements
Changelog
1.0
- Initial public release