This tutorial is focused on bringing out all the different types of Arduino development boards and doing a quick comparison of their features and applications so that you will be able to make a better choice when you want something more than the popular UNO and nano boards.
Read more »Different Types of Arduino Boards
- Login to post comments
Arduino Tilt Sensor
In this project, we are interfacing Mercury switch / Tilt sensor with Arduino UNO. We are controlling a LED and buzzer according to the output of the tilt sensor. Whenever we tilt the sensor the alarm will be turned on.
Read more »- Login to post comments
Low Power IoT Based Compact Soil Moisture Monitoring Device
In this project, we will build a low-cost connected solution with a pre-designed Soil monitor using different components
Read more »Category: Microcontrollers Tags:
- Login to post comments
Hex Calculator
The Hex Calculator is used to perform addition, subtraction, multiplication and division on two hexadecimal numbers.
Read more »- Login to post comments
Sun Tracking Solar Panel using an Arduino
In this project, we will make a sun tracking system which will help the solar panels to generate maximum power.
Read more »- Login to post comments
DHT11 Sensor Module
DHT11 is a popular temperature and humidity based digital sensor. There is an upgraded version of the DHT11 temperature and humidity sensor available, which is DHT22 Sensor with higher sensing ranges.
Read more »- Login to post comments
MB10F Bridge Rectifier
The MB10F is a surface mount glass passivated bridge rectifier from diodes incorporated with a low voltage drop of 1.1V and a forward continuous current of 800mA. It has high efficiency and a high surge current capability of 30A.
Read more »Category: Electronic Circuits Tags:
- Login to post comments
TDA2030 Audio Amplifier
The TDA2030 IC is a powerful audio amplifier IC able to deliver up to 20W of output power, so you can use it to run a 4Ω speaker at 12W or a 8Ω speaker at 8W.
Read more »Category: Electronic Circuits Tags:
- Login to post comments
Ultrasonic Sensor Module Working
HC-SR04 Ultrasonic sensor is a 4 pin module used in many applications where measuring distance or sensing objects are required. Check out this article to find more details about ultrasonic sensor like pinout, datasheet and technical specifications.
Read more »- Login to post comments
Getting started with Raspberry Pi Pico using MicroPython
Raspberry Pi Pico comes with Dual-Core ARM Cortex M0+ processor, which can run up to 133MHz. It has 264KB of SRAM and 2MB of on-board flash storage, but we can extend up to 16MB of off-chip Flash memory via a dedicated Quad-SPI bus.
Read more »Category: Raspberry Pi Tags:
- Login to post comments