- Configuring an ESP8266 for Battery PowerPosted 2 days ago
- Creating a Telegram Bot for ESP32Posted 3 days ago
- Mini Course on BlynkPosted 4 days ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 6 days ago
- Building a Laser MicroscopePosted 6 days ago
- Grand Piano Keys with ArduinoPosted 1 week ago
- Wireless Power TransferPosted 1 week ago
- Robot Punchers with ArduinoPosted 2 weeks ago
- A minimal 3D-printed scalePosted 2 weeks ago
- Expanding the pins of a microcontrollerPosted 2 weeks ago
Hoverboard Power Monitor based on Arduino Nano
The aim of the project is to measure the energy consumption of the hoverboard during different driving situations. For this reason, Niklas Roy decided to develop a power meter similar to the car’s on-board computer.
Roy’s handheld device is controlled by an Arduino Nano and utilizes a Hall effect current sensor. The measurements are shown as numbers and as oscillograms on a 1.8” TFT screen, which can also be logged to the display’s built-in SD card. An RTC module provides timestamp information for these readings, which can be produced using Processing and overlaid on video.