arduino

Chirp announces first integration of data-over-sound for Arduino boards Chirp announces first integration of data-over-sound for Arduino boards

Chirp and Arduino announced the first official integration of data-over-sound on Arduino’s range of boards. The…

Interfacing PCF8591 ADC with Arduino Interfacing a PCF8591 ADC/DAC Module with Arduino

Analog to digital conversion is a very important task in embedded electronics, as most of the sensors provide output as…

Charlieplexing Arduino- Controlling 12 LED with 4 GPIO Pins Charlieplexing Arduino - Controlling 12 LEDs with 4 GPIO Pins

Charlieplexing is a technique of controlling many LEDs using a few I/O pins. Charlieplexing is same as multiplexing, but it…

Wireless RF Communication between Raspberry Pi and Arduino UNO using nRF24L01 Module Wireless RF Communication using nRF24L01 Module

Designers use many wireless communication systems like Bluetooth Low Energy (BLE 4.0), Zigbee, ESP8266 Wi-Fi Modules, 433MHz RF…

Arduino Power Supply Shield with 3.3v, 5v and 12v Output Options DIY Arduino Power Supply Shield with 3.3v, 5v and 12v Output Options

When developing electronic projects, the power supply is one of the most important part of whole project and there is always…

Arduino based Morse code Generator Arduino based Morse Code Generator

Morse code is a system of communication to encode any character in two different durations of signals called Dots and Dashes.…

Interfacing APDS9960 RGB and Gesture Sensor with Arduino How to Use APDS9960 RGB and Gesture Sensor with Arduino

Today most of the phones come with gesture control feature to open or close any app, start music, attend calls etc. This is a…

Interfacing MCP2515 CAN BUS Module with Arduino Arduino CAN Tutorial - Interfacing MCP2515 CAN BUS Module with Arduino

Today any average car consists of around 60 to 100 sensor units in it for sensing and exchanging information. With car…

Interfacing VL6180 ToF Range Finder Sensor with Arduino Interfacing VL6180 ToF Range Finder Sensor with Arduino for Distance Measurement

TOF or Time of flight is a commonly used method to measure the distance of distant objects by various distance measurement…

IR Thermometer using Arduino and Infrared Temperature Sensor Make a Non-Contact Infrared Thermometer with MLX90614 IR Temperature Sensor

When debugging an electronics circuit or testing a new hardware design, often times I tend to check if the components on the…