This video is going to be the first in a series of multi-part videos.
Part 1 would mostly consist of equipment and initial code testing.
I'm planning on improving/adding features or functions to this project and the videos for those would be uploaded in the following weeks.
As of now, I'm still waiting for the replacement parts from China and I think it would take a long time before I receive it, because of the Corona Virus/COVID-19 stuff.
I've been planning on making this since 2018 and I have actually recorded the videos for it already, but since I have just upgraded my camera last 2019, I thought that it would be weird to upload a video that has lower quality.
Encountered a problem related to the library as well, but I have managed to fix it.
On this project, I would use an ArduinoNANO board, an 8x8 WS2812B RGB LED Matrix and a PS2JoystickModule.
******************************************************************************
Social Media Links To Follow (I mean, if you want to):
******************************************************************************



EXPANDED TECHNICAL DETAILS
Smart Commuter Safety
This project focuses on the hardware design and basic logic for a high-visibility, wearable or bike-mounted turn signal system.
- High-Brightness LED Bank: Uses two separate arrays of Amber 5050 LEDs. The Arduino manages the "Blink" timing (typically 500ms ON / 500ms OFF) to ensure the signals are legal and visible in bright daylight.
- Tactile Handlebar Controls: Includes a weather-resistant handlebar-mounted switch. The Arduino monitors for a momentary press and initiates a persistent blink until the button is pressed again.
Battery Resilience
- Low-Voltage Protection: The firmware monitors the voltage of the 18650 Li-ion battery, triggering a "Low Power" flash pattern when the battery is nearing depletion.