vivacidade
Publichackaveiro/vivacidade
Loading…
Imported from GitHub: HackAveiro/vivacidade · commit a4faeb7 · license GPL-2.0
Description
Aveiro's vivacidade project
README
Interactive LED wall
This project is being developed to be installed in a public space in Aveiro that was recovered by a wide group of public and citizens entities. vivacidade.umnovolargo.pt!
The interactive wall has 100 LEDs mounted in jam jars ! Each bottle has an RGB LED ( Neopixel ) and LDR sensor for users to physically interact with the wall. The panel is controlled by an Arduino which uses a radio link to communicate with a gateway situated a few hundred meters away and connects the system to the Internet. Because the place has no available electricity or Internet access it's powered by solar panels.
Users can interact with the system through the Web App: vivacidade-ledmatrixcontroller!
Prototype images
GIT Structure
ADC_BOARD!
The system have 10 of this boards to connect all the 100 LED. The ADC board also have ADC chips that convert the LDR light sensors readings. The ADC chips are connected to the Arduino main board via a SPI bus.
PCB Schematic (Left Board)
PCB Layout ( (Left Board)
PCB Schematic (Left Board)
PCB Layout ( (Left Board)
Gateway_Vivacidade!
{{Citation needed}}
led_board!
{{Citation needed}}

Arduino dependencies
- MCP3008 - https://github.com/nodesign/MCP3008
- RF24 - https://github.com/maniacbug/RF24.git
- FastLED - https://github.com/FastLED/FastLED
No comments yet. Be the first to ask about this board.