https://github.com/pckosek/500_pixel_leds
https://github.com/pckosek/500_pixel_leds
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pckosek/500_pixel_leds
- Owner: pckosek
- Created: 2020-05-08T20:01:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T20:52:23.000Z (about 5 years ago)
- Last Synced: 2025-01-17T13:50:53.443Z (4 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 500 Pixel Leds on a Telephone Pole
## There is now a Webserver on the raspberry pi
This server runs on the pu and allow you to individually access lights
---
### Highlights#### Phase 2
- Solved Glitching Lights (periodically flashing white) by doing the following
- Using coax for the data line from enclosure to pole
- connecting coax shield (ground) to ground at PSU
- connecting coax shield (ground) to ground at pole
- incorporating a 3.3V to 5V bjt level shifter (with 2A 5V external source)
- There are lights on the Raspberry Pi#### Phase 1
- Rpi 3b 1.2 running Ubuntu Server 18.04
- Enclosure working
- There are lights on the pole
- It turns on.