Full Stack RESTful MERN LED Strips
Full stack RESTful MERN environment to control an Arduino -> backend: Node/Express + frontend: React + 2 Arduino-powered LED strips.
Components and supplies
5 Volts relay
Adafruit NeoPixel Digital RGB LED Strip 144 LED, 1m White
SparkFun Logic Level Converter - Bi-Directional
USB Connector, Micro USB Type B
USB-A to Micro-USB Cable
Wemos D1 Mini
PIR Motion Sensor (generic)
Raspberry Pi Zero Wireless
Capacitor 1000 µF
Jumper wires (generic)
Tools and machines
Solder Wire, Lead Free
Soldering iron (generic)
Project description
Code
custom Arduino libraries
I exported most of the code that runs on the Arduino to external Arduino libraries to keep the code nice and clean
Complete code of the node.js back end (server) & front end (React.js)
Complete code of the node.js back end (server) & front end (React.js)
Arduino Code: LED-strips
Arduino code that controls the LED-strips
Complete code of the node.js back end (server) & front end (React.js)
Complete code of the node.js back end (server) & front end (React.js)
custom Arduino libraries
I exported most of the code that runs on the Arduino to external Arduino libraries to keep the code nice and clean
Downloadable files
Schema
The total setup of my Arduino that controls the 2 LED strips (the led strips are represented by the 2 LEDs
Schema

Schema
The total setup of my Arduino that controls the 2 LED strips (the led strips are represented by the 2 LEDs
Schema

Comments
Only logged in users can leave comments