Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tophercantrell/pixel-propellerdriver
Generic NeoPixel Driver using the Propeller
https://github.com/tophercantrell/pixel-propellerdriver
neopixels propeller-spin raspberry-pi
Last synced: about 8 hours ago
JSON representation
Generic NeoPixel Driver using the Propeller
- Host: GitHub
- URL: https://github.com/tophercantrell/pixel-propellerdriver
- Owner: topherCantrell
- Created: 2018-05-25T11:39:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T15:28:25.000Z (over 4 years ago)
- Last Synced: 2024-11-17T10:17:09.653Z (about 8 hours ago)
- Topics: neopixels, propeller-spin, raspberry-pi
- Language: Propeller Spin
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PixelProp
Notes for next rev:
- The holes for the level converter board are not big enough
- There is a resistor in the way of the microsd slot (had to cut the slot a bit)
- There are vias near the microsd slot that contact the metal of the slotGeneric NeoPixel Driver using the Propeller
![](art/PixelPropSCH.jpg)
![](art/PixelPropPCB.jpg)
![](art/multi.jpg)
## Bill of Materials
| Part Name | Part | DigiKey |
| --------- | ---- | ---- |
| J1 | PropPlug Header | 609-3401-ND |
| J2 | 3 pin power | 609-3401-ND |
| J3 | 4 pin digital out | 609-3401-ND |
| J4 | 4 pin expansion | 609-3401-ND |
| J5 | 4 pin expansion | 609-3401-ND |
| J4 | MicroSD | HR1941CT-ND |
| C1, C2, C3, C4, C5 | 0.1uF | 587-1227-1-ND |
| R1, R2, R3, R4 | 10KOhm | A121523CT-ND |
| R5, R6, R7, R8 | 470Ohm | 311-470HRTR-ND |
| X1 | 5MHz | X1050-ND |
| U1 | P8X32A | P8X32A-Q44-ND |
| U2 | 24LC256 | 24LC256T-I/SNCT-ND |
| or U2 | 24LC512 | 24LC512T-I/SNCT-ND |
| U3 | 3.3V regulator | ZLDO1117G33DICT-ND |