The AD7367 is a device with two ADC's which can sample 2 channels simultaneously at 14 bits with a theoretical speed of up to 1 MSPS. The AD7366 is a similar 12 bits device. The two samples are ...
Today, We will review the Cytron Maker Uno RP2040 development board combining the Arduino UNO form factor with the Raspberry Pi RP2040 microcontroller that makes it programmable with the Arduino IDE ...
Install the VirtualDisplay Library with the Arduino IDE Library Manager, it will also install the TFT_eSPI library serving as driver for the displays. Add rows of screens (display) by using the addRow ...
V-LED This is the VCC pin of the LED. Connect this pin to the 5V pin of the Arduino with a 150Ω Current Limiting Resistor. LED-GND This is the Ground Pin of the LED. Connect this pin to the Ground pin ...
The pH scale is used to measure the acidity and basicity of a liquid. It can have readings ranging from 0-14, where 0 shows the most acidic liquid and 14 shows the most basic liquid. 7 pH is for ...
ESP32 - Digital Voltmeter using old style ADC conversion method. ESP32 - Digital Voltmeter using old style ADC conversion method. High precision, good stability , negative and positive Voltages !
If you are interested in creating a DIY Arduino wind speed meter or anemometer to monitor the wind strength in your location, you might be interested in this quick tutorial I have put together to ...