https://github.com/rm-hull/led-blaster
https://github.com/rm-hull/led-blaster
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rm-hull/led-blaster
- Owner: rm-hull
- License: mit
- Created: 2017-07-04T20:46:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T16:51:12.000Z (about 9 years ago)
- Last Synced: 2024-10-03T12:17:47.485Z (almost 2 years ago)
- Language: C
- Size: 20.5 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LED Blaster
Attempts to drive multiple 64x16 RGB LED panels using DMA. This codebase is
loosely based on the [pi-blaster](https://github.com/sarfata/pi-blaster/).
> Code is at an early embrionic (broken) stage
# References
* http://www.batsocks.co.uk/readme/art_bcm_5.htm
* https://wiki.london.hackspace.org.uk/view/LED_tiles_V2
* https://github.com/hzeller/rpi-gpio-dma-demo
* https://github.com/Wallacoloo/Raspberry-Pi-DMA-Example
* http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf