24 lines
622 B
Markdown
24 lines
622 B
Markdown
# TREx
|
|
**T**rash
|
|
**R**ecycling
|
|
**Ex**pert
|
|
|
|
## Helpful Sources
|
|
### LEDs
|
|
- https://learn.adafruit.com/neopixels-on-raspberry-pi/python-usage
|
|
- https://learn.adafruit.com/neopixels-on-raspberry-pi/raspberry-pi-wiring
|
|
|
|
### RFID
|
|
- https://pimylifeup.com/raspberry-pi-rfid-rc522/
|
|
|
|
### Installing OpenCV
|
|
- https://raspberrytips.com/install-opencv-on-raspberry-pi/
|
|
|
|
### Website
|
|
- https://www.tutorialspoint.com/flask
|
|
|
|
### Qr Code reading
|
|
- https://circuitdigest.com/microcontroller-projects/qr-code-scanner-using-raspberry-pi-and-opencv
|
|
|
|
### Camera stream to flask webpage
|
|
- https://github.com/itsachrafmansari/flask_camera_stream |