Difference between revisions of "Main Page"

From BitWizard WIKI
Jump to: navigation, search
Line 4: Line 4:
 
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.  
 
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 =
+
== How-to's ==
 +
* [[Beginners guide to SPI on Raspberry Pi]]
 +
* [[installing and booting FriendlyArm mini6410]]
 +
 
 +
== Kits ==
 
* [[RGB clock]]
 
* [[RGB clock]]
 
* [[Raspberry Pi camera extension kit]]
 
* [[Raspberry Pi camera extension kit]]
  
= Developement boards =
+
 
 +
== Developement boards ==
 
* [[Raspduino]]
 
* [[Raspduino]]
 
* [[FTDI_ATmega]]
 
* [[FTDI_ATmega]]
Line 15: Line 20:
 
* [[Cyclone dev board]]
 
* [[Cyclone dev board]]
  
= Expansion boards =
+
== Expansion boards ==
  
 +
= General =
 
* [[Default addresses]] (both SPI and I2C)
 
* [[Default addresses]] (both SPI and I2C)
 
* [[SPI versus I2C protocols]]
 
* [[SPI versus I2C protocols]]
Line 22: Line 28:
 
* [[USB Relay]]
 
* [[USB Relay]]
  
== How-to's ==
+
= Board specific pages =  
* [[Beginners guide to SPI on Raspberry Pi]]
 
* [[installing and booting FriendlyArm mini6410]]
 
 
 
 
 
 
 
== General pages ==
 
 
 
 
These expansion boards come in I2C and SPI versions, and thus can be connected to a single bus. This allows you to easily expand your microcontroller system with new functions, without the cost of additional I/O pins.
 
These expansion boards come in I2C and SPI versions, and thus can be connected to a single bus. This allows you to easily expand your microcontroller system with new functions, without the cost of additional I/O pins.
  
Line 53: Line 52:
 
* [[Dimmer]]
 
* [[Dimmer]]
 
* [[16 LEDs]]
 
* [[16 LEDs]]
 +
 +
 +
= Other boards =
 +
* [[USB-SATA powerswitch]]
 +
* [[USB-opto]]
 +
* [[Servotester]]
 +
<!--
 +
* [[USB relay board]]
 +
-->
  
 
= Breakout boards =
 
= Breakout boards =
Line 71: Line 79:
 
* [[SPI DAC|MCP4822 DAC]]
 
* [[SPI DAC|MCP4822 DAC]]
  
= Other boards =
 
* [[USB-SATA powerswitch]]
 
* [[USB-opto]]
 
* [[Servotester]]
 
<!--
 
* [[USB relay board]]
 
-->
 
 
= Sample programs =
 
= Sample programs =
 
* [[Usbio kitt]]
 
* [[Usbio kitt]]

Revision as of 10:27, 11 July 2014

BitWizard documentation wiki.

This WIKI is for documentation of the BitWizard SPI/I2C expansion system and other boards, available from the BitWizard Shop. 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.

How-to's

Kits


Developement boards

Expansion boards

General

Board specific pages

These expansion boards come in I2C and SPI versions, and thus can be connected to a single bus. This allows you to easily expand your microcontroller system with new functions, without the cost of additional I/O pins.


Other boards

Breakout boards

I2C chips

SPI chips

Sample programs

Preparing your development environment

Sample projects

Raspberry Pi projects


Help!

If you have trouble finding things on this wiki you can:


Miscellaneous