Skip to content

A simple PlatformIO/Arduino sketch for a Teensy 2.0-powered lamp base for the NovelKeys Big Switch.

License

Notifications You must be signed in to change notification settings

13-bit/big-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

big-switch

A simple PlatformIO/Arduino sketch for a Teensy 2.0-powered lamp base for the NovelKeys Big Switch.

Dependencies

Parts manifest

  • 1x NovelKeys Big Switch
  • 1x Teensy 2.0
  • 4x WS2812 individually-addressable RGB LEDs
  • 1x Big Switch case (see below)

Connections

The WS2812 LEDs are connected to the Teensy as follows:

WS2812 Teensy
VCC VCC
GND GND
DIN D5

The Big Switch is connected to the Teensy as follows:

Big Switch Teensy
SIGNAL B0
GND GND

If you prefer to use different data pins you may do so -- just change the #define declarations in the code.

Schematics

Schematic

Breadboard

Case

I have provided the design files for a 3D-printed case on Thingiverse. The case is small enough to be printed on a Monoprice Mini Delta.

About

A simple PlatformIO/Arduino sketch for a Teensy 2.0-powered lamp base for the NovelKeys Big Switch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages