RC Featured Airboat controlled with Bluetooth This airboat is based on an Arduino pro mini, a JDY-08 module for the communication and controlled with an Android mobile app.
Project Arduino Pro Mini: Power consumption Building a low power consumption project is not easy for a hobbyist. The Arduino Pro Mini is a good option but requires some tweaking!
Arduino Arduino pro mini @ 1MHz in Arduino IDE After building a bootloader for Arduino Pro Mini working at 1Mhz, I found a way to easily use it in the Arduino IDE.
Arduino Compile Optiboot for Arduino Pro Mini (1Mhz / 1.8V) Using the Arduino pro mini at 1MHz is great, but requires an ISP programmer. I built a bootloader working at this frequency to simplify developments.
Arduino Arduino pro mini @ 1MHz - 1.8V I'm always trying to find the best option for low power consumption projects. Using the Arduino pro mini at 1MHz and 1.8V gives new perspectives!
Water-Tank project Water tank monitor [4]: Source code After building the circuits of the sensors and the base station, it's now time to program them with the Arduino core.