Abstract: In order to detect gas leaks using an Arduino, this project demonstrates how to construct a monitoring and alerting system with a safe wireless module. If there is a likelihood of a gas leak ...
avrchap writes to the Flash program memory of an Atmal ATmega microcontroller from a Raspberry Pi. In can be used to write a bootloader to an ATmega (e.g. the optiboot bootloader used by Arduino).
Abstract: A Wireless Battery Monitoring System (WBMS) for electric vehicle has been developed for monitoring voltage, current and temperature of battery. This system consists of hardwares (sensors, a ...
This project demonstrates SPI (Serial Peripheral Interface) communication using the ATmega128 microcontroller. SPI is a high-speed, full-duplex, synchronous communication protocol widely used in ...
The Smart SMS Alert System using Seeed Studio Xiao ESP32 is one of the compact IoT projects that uses an HC-SR04 ultrasonic sensor to detect nearby movement. The system acts like a motion detector ...