Battery Projects

Arduino Uno Rev3

Arduino Uno Rev3

  Arduino Uno is a microcontroller board based on the ATmega328P (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz quartz crystal, a USB connection, a power jack, an ICSP header and a reset button. It contains everything needed to support the […]

Arduino Uno Rev3 Continue Reading

MKR1000 WiFi Robot

MKR1000 Robot Controlled Via WiFi Using Arduino

This project consists of a small robot controlled via WiFi using an Arduino MKR1000, MKR2UNO Shield Adapter and Arduino Motor Shield! Things used in this project Hardware components Arduino MKR1000 × 1 Arduino MKR2UNO Adapter × 1 Arduino MotorShield Rev3 × 1 Arduino Small DC Motor × 2 9V battery (generic) × 1 Arduino Battery

MKR1000 Robot Controlled Via WiFi Using Arduino Continue Reading

Temperature Controlled AC Home Appliances using Arduino and Thermistor

Temperature Controlled AC Home Appliances using Arduino and Thermistor

Suppose you are sitting in a room and feeling cold and you want your heater to be automatically turned on, and then off after some time when room temperature is increased, then this project help you to control your home appliances automatically according to the temperature. Here we are controlling Home AC Appliances with Arduino

Temperature Controlled AC Home Appliances using Arduino and Thermistor Continue Reading

Arduino Telemetry with solar cell 1

Telemetry with solar cell using an Arduino

*NOTE* THIS PROJECT IS DONE BY A GROUP OF STUDENTS FROM SINGAPORE POLYTECHNIC. Telemetry – Solar Cells Our project is using Arduino with the ZigBee to transmit and receive data from the solar cell. Data will be shown in the LCD and the software called “X-CTU”. Components used: 1 Arduino Uno 1 ZigBee Shield (Transmitter)

Telemetry with solar cell using an Arduino Continue Reading

SPI electronic device

Using an Arduino to Control or Test an SPI electronic device

There are many electronic devices that use the SPI  bus, or Serial Peripheral Interface bus, for communications (e.g. various sensors, LCD displays, digital potentiometers, D/A and A/D converters, wireless transmitters and receivers, audio volume controls).  The devices receive data serially from a microcontroller using a 3-wire set-up that includes a chip select signal (usually titled

Using an Arduino to Control or Test an SPI electronic device Continue Reading

Scroll to Top