- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 1 day ago
- Building a Laser MicroscopePosted 1 day ago
- Grand Piano Keys with ArduinoPosted 4 days ago
- Wireless Power TransferPosted 5 days ago
- Robot Punchers with ArduinoPosted 6 days ago
- A minimal 3D-printed scalePosted 1 week ago
- Expanding the pins of a microcontrollerPosted 2 weeks ago
- Let’s create a small level with a matrix displayPosted 2 weeks ago
- ChatGPT: Writing Code with Artificial IntelligencePosted 2 weeks ago
- Free Webinar: Arduino IoT Cloud and ESP32 DemoboardPosted 2 weeks ago
An Arduino Mega based bike dashboard
In this project we will see how to make a simple bike dashboard that allows you to view speed, turn on rear and front lights and enable turn signals.
The system is based on an Arduino Mega which controls two 1.3 “OLED displays to view data, several segments of WS2812 led strips used as lights and position indicators and receives data from a GPS module. The interface it is controllable through 3 buttons and a rotary encoder.