Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
= Expansion boards = |
= Expansion boards = |
||
⚫ | |||
== SPI == |
|||
* [[SPI_LCD]] |
* [[SPI_LCD]] |
||
* [[ |
* [[SPI_DIO]] |
||
⚫ | |||
⚫ | |||
* [[SPI_Servo]] |
* [[SPI_Servo]] |
||
⚫ | |||
⚫ | |||
* [[SPI_LM35]] |
* [[SPI_LM35]] |
||
⚫ | |||
* [[SPI_relay]] |
* [[SPI_relay]] |
||
* [[ |
* [[SPI_motor]] |
||
== I2C == |
|||
⚫ | |||
⚫ | |||
* [[I2C_DIO]] |
|||
* [[I2C_Servo]] |
|||
* [[I2C_7FETs]] |
|||
* [[I2C_3FETs]] |
|||
* [[I2C_LM35]] |
|||
* [[I2C_relay]] |
|||
* [[I2C_motor]] |
|||
== Other == |
|||
* [[16 LEDs]] |
|||
= Breakout boards = |
= Breakout boards = |
Revision as of 17:03, 4 May 2012
BitWizard documentation wiki.
This WIKI is for documentation of the BitWizard SPI/I2C expansion system. If you are considering adding information that is not related to one of our products, please contact us beforehand. It is expressly forbidden to add information intended to promote other sites. It is expressly forbidden to have a program add accounts and add articles with links to other sites.
Kits
Preparing your developement environment
Developement boards
Expansion boards
- Default addresses (both SPI and I2C)
SPI
I2C
Other
Breakout boards
Other boards
Sample programs
Sample projects
- temperature control (ftdi_atmega, spi_temp, spi_relay).