Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Robert Heeter
Published © GPL3+

TICKER: LED matrix widgets via WiFi with a PocketBeagle

64x32 LED matrix with WiFi, a temp/humidity sensor, and buttons in a laser cut housing; Python widget software framework on a PocketBeagle.

IntermediateFull instructions provided8 hours494
TICKER: LED matrix widgets via WiFi with a PocketBeagle

Things used in this project

Hardware components

PocketBeagle
BeagleBoard.org PocketBeagle
The brains.
×1
Adafruit 64x32 RGB LED matrix (4mm pitch)
Other pitch sizes work with the software as well, but the housing dimensions would need to be adjusted.
×1
Adafruit 8-channel logic level converter/shifter
To convert the 3.3 V logic from the PocketBeagle to 5 V logic for the LED matrix.
×2
Adafruit 5V/4A DC power supply
Adafruit recommends at least 4 A for the LED matrix.
×1
Adafruit Female DC power adapter (2.1mm jack to screw terminal block)
To connect to the DC power supply jack.
×1
WiFi USB adapter (type A)
This specific model was used for this project.
×1
SparkFun USB type A female breakout
Multiple vendors available.
×1
Adafruit AHT10 temperature/humdity sensor
Multiple vendors available (i.e., see Amazon).
×1
Momentary push buttons (12mm diameter)
Any buttons work, but chose these for aesthetics and durability.
×5
Power switch
Optional.
×1
5 mm (3/16 in) thick wood or acrylic (approximately 30 cm by 60 cm)
For housing frame.
×1
Breadboard jumper wires, 1k resistors (x7), female header pins, microUSB cable (for PocketBeagle), wire crimps (x2), superglue, solder
Miscellaneous components and tools.
×1

Software apps and online services

Cloud9
Comes with the PocketBeagle OS (see documentation).
Spotify
Needed for the Spotify "currently playing" widget (see below).

Hand tools and fabrication machines

Epilog Fusion Pro
For laser cutting the wood housing.

Story

Read more

Custom parts and enclosures

Housing Laser Cut

Adobe Illustrator (.ai) file for the laser cut housing. Vector cuts are 0.072 pt lines; red-filled regions are engraved.

LED Matrix Dimensions

Dimensions for the listed 4 mm pitch LED matrix in millimeters. From Adafruit.

Schematics

Wiring Chart

PDF table of all pin/wire connections for wiring the device; corresponds to the PocketBeagle Pinout Diagram.

PocketBeagle Pinout Diagram

PDF of all PocketBeagle pin assignments; corresponds to the Wiring Chart. From Erik Welsh.

Code

Ticker

Repository of the software framework for this project and contains software installation, setup, and running instructions.

Credits

Robert Heeter
1 project • 0 followers
Rice University '24 Bioengineering, Physics
Contact
Thanks to Erik Welsh.

Comments

Please log in or sign up to comment.