Littlebits Tessel

Example code for littleBits + Tessel
Alternatives To Littlebits Tessel
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Pigpio1,23783463 months ago12September 29, 202058unlicenseC
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
Vfd Configurations28
a month ago3gpl-3.0
vfd.config - A collection of configuration files for linux devices with a front facing display.
Motion Activated Camera4
9 years agomitJavaScript
Takes a picture when motion is detected
Littlebits Tessel3
9 years agoapache-2.0JavaScript
Example code for littleBits + Tessel
Jrunner Beaglebone2
10 years ago
Port to Beaglebone Black of Altera jrunner to program an Altera fpga via its jtag interface from the gpios.
Tessel Button2
8 years ago2apache-2.0JavaScript
A button on Tessel's GPIO bank
Mcp23017_lib2
6 years agogpl-3.0Python
Easy to use library for the MCP23017 connected to a Raspberry Pi
Pigpiod2
4 years agomitC++
Mcp23017 Rpi Lib2
5 years agomitPython
Library to access the MCP23017 including interrupts
Stm32f103_fastnp2
3 years ago2gpl-2.0C
Optimized STM32F103 library for driving up to 16 chains of WS2812B LEDs at once.
Alternatives To Littlebits Tessel
Select To Compare


Alternative Project Comparisons
Readme

littleBits-Tessel

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.

Things to know about Tessel

  • Tessel communicates with 3.3V.
  • Tessel can be powered over USB from your computer at 5V or over the Vin header. The 'Vin' pin on the GPIO bank matches the input voltage– so 5V if powered from computer USB. Please see Powering Tessel.
  • Tessel's 3.3V PWM pins are pins G4, G5, and G6 on the GPIO bank. Check out the PWM section of the pin API docs for more information.

Things to know about LittleBits

  • LittleBits is powered on 5V
  • All LittleBits modules use 5V PWM to communicate over their signal pins.
  • The middle pin is the signal pin. The side marked GND is ground.
  • I'm using the proto module.
Popular Bank Projects
Popular Gpio Projects
Popular Economics Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Bank
Gpio
Pwm