Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Pigpio | 1,237 | 83 | 46 | 3 months ago | 12 | September 29, 2020 | 58 | unlicense | C | |
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO). | ||||||||||
Vfd Configurations | 28 | a month ago | 3 | gpl-3.0 | ||||||
vfd.config - A collection of configuration files for linux devices with a front facing display. | ||||||||||
Motion Activated Camera | 4 | 9 years ago | mit | JavaScript | ||||||
Takes a picture when motion is detected | ||||||||||
Littlebits Tessel | 3 | 9 years ago | apache-2.0 | JavaScript | ||||||
Example code for littleBits + Tessel | ||||||||||
Jrunner Beaglebone | 2 | 10 years ago | ||||||||
Port to Beaglebone Black of Altera jrunner to program an Altera fpga via its jtag interface from the gpios. | ||||||||||
Tessel Button | 2 | 8 years ago | 2 | apache-2.0 | JavaScript | |||||
A button on Tessel's GPIO bank | ||||||||||
Mcp23017_lib | 2 | 6 years ago | gpl-3.0 | Python | ||||||
Easy to use library for the MCP23017 connected to a Raspberry Pi | ||||||||||
Pigpiod | 2 | 4 years ago | mit | C++ | ||||||
Mcp23017 Rpi Lib | 2 | 5 years ago | mit | Python | ||||||
Library to access the MCP23017 including interrupts | ||||||||||
Stm32f103_fastnp | 2 | 3 years ago | 2 | gpl-2.0 | C | |||||
Optimized STM32F103 library for driving up to 16 chains of WS2812B LEDs at once. |
Example code for littleBits + Tessel.
IMPORTANT NOTE: littleBits talks over 5V; Tessel talks over 3.3. With this setup, you can send signals from Tessel to littleBits, but DO NOT send signals from littleBits to Tessel or you will fry your Tessel.
Connect like this:
If you connect over Tessel's Vin at 5V, you don't need a battery for the littleBits– and vice versa; if you connect a battery, you don't need to power over Tessel.