DIO

From BitWizard WIKI
Revision as of 12:15, 28 March 2012 by Tom (talk | contribs) (Programming)

Jump to: navigation, search

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

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