<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>BitWizard Wiki</sitename>
    <dbname>wikidb</dbname>
    <base>https://bitwizard.nl/wiki/index.php/Main_Page</base>
    <generator>MediaWiki 1.35.6</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">BitWizard Wiki</namespace>
      <namespace key="5" case="first-letter">BitWizard Wiki talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>4651</id>
      <parentid>4646</parentid>
      <timestamp>2021-06-14T04:27:49Z</timestamp>
      <contributor>
        <username>Rew</username>
        <id>3</id>
      </contributor>
      <comment>/* Developement boards */</comment>
      <origin>4651</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="3687" sha1="9z5bvo06l9yg2v0eoiwtdyhhi8svjqj" xml:space="preserve">&lt;big&gt;'''BitWizard documentation wiki.'''&lt;/big&gt;

This WIKI is for documentation of the BitWizard SPI/I2C expansion system and other boards, available from the [http://www.bitwizard.nl/catalog/ BitWizard Shop]. If you are considering adding information that is not related to one of our products, please contact us beforehand.&lt;br&gt;
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 =
* [[Beginners guide to SPI on Raspberry Pi]]
* [[Installing and booting FriendlyArm mini6410]]


= DMX =
* [[Dmx interface for raspberry pi]]
* [[Assembling the DMX case]]


= Kits =
* [[RGB clock]]
* [[Raspberry Pi camera extension kit]]


= Development boards =
* [[Raspduino]]
* [[FTDI_ATmega]]
* [[USB-multio]]
* [[Usbbigmultio]]
* [[Cyclone dev board]]

= Expansion boards =

== General ==
* [[Default addresses]] (both SPI and I2C)
* [[SPI versus I2C protocols]]
* [[Daisy-chaining BitWizard I2C boards]]
* [[USB Relay]]
* [[Model B+ compatibility]]

== 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.

* [[LCD|LCD]]
* [[DIO|DIO]]
* [[Servo|Servo]]
* [[7FETs|7FETs]]
* [[3FETs|3FETs]]
* [[temp|Temperature Interface]]
* [[relay|Relay/BigRelay]]
* [[motor|Motor]]
&lt;!--
* [[PiPower|PiPower]]
--&gt;
* [[Raspberry Juice]]
* [[Raspberry Relay]]
* [[User Interface|User Interface]]
* [[7_Segment]]
&lt;!--
* [[SPI_SPI]]
--&gt;
* [[Pushbutton]]
* [[Rtc]]
* [[Dimmer]]
* [[16 LEDs]]

== Other boards ==
* [[USB-SATA powerswitch]]
* [[USB-opto]]
* [[Servotester]]
* [[USB-step]]
* [[Usb ws2812]]
&lt;!--
* [[USB relay board]]
--&gt;
* [[pwm16]]

= Breakout boards =

* [[Raspberry Pi Serial]]
* [[Dio breakout]]

== FTDI chips ==

* [[FT201X]] USB I2C slave
* [[FT220X]] USB 4-bit SPI/FT1248
* [[FT221X]] USB 8-bit SPI/FT1248
* [[FT230X]] USB to basic UART
* [[FT231X]] USB to full handshake UART
* [[FT240X]] USB 8-bit FIFO
* [[FT245RL V1.5]] USB FIFO
* [[FT311D]] USB Android host, compatible with AOA (Android Open Accessory)
* [[FT312D]] USB Android host, compatible with AOA (Android Open Accessory)
* [[FT245RL breakout board]]
* [[FT2232H breakout board]]
* [[FTDI serial]]
* [[FTDI serial 2]]

== I2C chips ==
* [[I2C DAC|Dual MCP4726 DAC]]
* [[I2C ADC|MCP3424 ADC]]
* [[I2C splitter|PCA9548A I2C switch/mux]]
* [[IO Expander|MCP23008 IO Expander]]
* [[I2C accellerometer]]
* [[I2C magnetometer]]
* [[I2C pressure sensor]]


== SPI chips ==
* [[IO Expander|MCP23S08 IO Expander]]
* [[SPI DAC|MCP4822 DAC]]

= Sample programs =
* [[Usbio kitt]]
* [[Usbio ACM sample program]]
* [[Raspberry Pi LCD program]]
&lt;!--
= Preparing your development environment =
* [[Linux]]
* [[Windows]]
* [[MacOS]]
--&gt;
= Sample projects =
* [[Temperature control]] (ftdi_atmega, spi_temp, spi_relay).

= Raspberry Pi projects =
* [[Reducing power consumption of a raspberry Pi]]
* [[LCD + 3FETs demonstration|Connecting two 1602 LCDs and an RGB LED Strip to a Raspberry Pi]]
* [[Connecting a motor and 1602 LCD to a Raspberry Pi]]
* [[MPU-6050 sensor connected to Raspberry Pi]]
* [[Raspberry pi expansion system page]]
* [[GPS receiver connected to Raspberry Pi]]
* [[User Interface]]

= Help! =

If you have trouble finding things on this wiki you can: 
* Use the search function in bar at the top (on the right). 
* [http://www.bitwizard.nl/contact.php Contact us]

= Miscellaneous =
* [[Solder jumpers]]
* [[SPI_connector_pinout]]
* [[Template]]
* [[Nikon D80 wired remote]]
* [[Iphone 3GS camera]]</text>
      <sha1>9z5bvo06l9yg2v0eoiwtdyhhi8svjqj</sha1>
    </revision>
  </page>
</mediawiki>
