The TSOC_Teensy3x is an adapter board for the excellent Teensy Development Board from PJRC.
The TSOC_Teensy3x allows you to connect thingSoC, Mikrobus, and/or Grove System Modules all at the same time, either standalone, or with any other thingSoC Processor or Radio module. This gives you maximum flexiblity for sensor and actuator selection and reuse.
The thingSoC "Grovey Series" was designed as "Everyday Electronics", a no-frills, low cost, approach to modular embedded product design. thingSoC boards are similar in size to most break-out-boards (BOBs), but feature a standardized stacking pinout, as well as an I2C metadata store (EEPROM) to indicate what peripherals are installed.
In this example, we use the Grovey_I2CHUB with the Teensy3.x Adapter to support a Grove 16x2 LCD panel.
Since the Grove 16x2 LCD panel is a 5V peripheral, the Grovey_I2CHUB performs the voltage level translation necessary to go from the 3.3V Teensy3.x processor to the 5V LCD controller. The Teensy3.x Adapter also has an I2C output jack, but it is at a 3.3V level, and so, the Grovey_I2CHUB is necessary to convert to 5V I2C outputs.
The Teensy3.x Adapter also allows you to plug in Mikrobus peripherals and "Click Modules", and use these along with the Grove System modules.
Under the Arduino "examples" directory are many Arduino IDE examples for using the Teensy board with Arduino IDE, provided by PJRC. Paul provides setup and installation instructions for the Teensy. What the TSOC_Teensy3x adaptor board provides is an easy "plug-n-play" way to connect many different peripherals to the Teensy.
09/02/2016: Revision 1.0 - Initial Layout - SPI PINS D11/D12 reversed! Revision 2.0 - Fix SPI Pins, add Analog I/O
thingSoC FAQ - Frequently Asked Questions
TSOC_TEENSY3X
TSOC_TEENSY3X
TSOC_TEENSY3X
TSOC_TEENSY3X