leds

Run Servo Motors

How to Run Servo Motors Using Moto:bit With Micro:bit Using Atmega

One way to extend the functionality of the micro:bit is to use a board called moto:bit by SparkFun Electronics (approximately $15-20). It looks complicated and has many features, but it isn’t hard to run servo motors from it. Moto:bit allows you to run more powerful motors than the tiny micro-motor that you can run from the micro:bit

How to Run Servo Motors Using Moto:bit With Micro:bit Using Atmega Read More »

final project

ECE 4760 Final Project: CPR Training Dummy on AVR Using Amega

Introduction For our ECE 4760 final project, we implemented an interactive CPR training dummy which can coach the trainees through the CPR process with a LCD to display instructions. The prototype CPR training dummy built is a budget-friendly one that contains a re-programmable Atmel ATmega1284 microcontroller and other hardware components so that it can interact

ECE 4760 Final Project: CPR Training Dummy on AVR Using Amega Read More »

IoT System To Monitor Soil Moisture

IoT System To Monitor Soil Moisture With Arduino

This IoT system monitors the soil moisture using Arduino and sensors. Data are sent to an IoT cloud platform to access it anywhere. Things used in this project Hardware components Arduino MKR1000 × 1 SparkFun Soil Moisture Sensor (with Screw Terminals) × 1 Software apps and online services IFTTT Maker service Story This IoT system monitors the

IoT System To Monitor Soil Moisture With Arduino Read More »

Ultrasonic Distance Sensor

Ultrasonic Distance Sensor in Arduino With Tinkercad

Let’s measure distances with an ultrasonic rangefinder (distance sensor) and Arduino’s digital input. We’ll connect up a circuit using a breadboard and use some simple Arduino code to control a single LED.                     You may have already learned to read a pushbutton and PIR motion sensor with Arduino’s digital input,

Ultrasonic Distance Sensor in Arduino With Tinkercad Read More »