1587494381_maxresdefault.jpg
6.28K

Peltier Effect Cooling – Experiments with a Peltier Cooler Device

Today we will be doing some “science experiments” with a popular thermoelectric cooling device, the TEC1-12706 Peltier Module. We will also learn about the Peltier and Seebeck Effects. Article with more details: https://dbot.ws/peltier More articles & Tutorials: https://dronebotworkshop.com Chat about this on the Forum: https://forum.dronebotworkshop.com Join the Newsletter: https://dbot.ws/dbnews Follow on GitHub: https://dbot.ws/github In 1834 […]
1586629661_maxresdefault.jpg
4.71K

Using EEPROM with Arduino – Internal & External

Today we will learn how to use EEPROM with an Arduino to add nonvolatile memory to our projects. Article with code: https://dbot.ws/eeprom More projects and tutorials: https://dronebotworkshop.com Chat about this on the Forum: https://forum.dronebotworkshop.com Join the Newsletter: https://dbot.ws/dbnews Follow on GitHub: https://dbot.ws/github Nonvolatile memory refers to memory that retains its data even after being powered […]
1589832870_maxresdefault.jpg
4.04K

Laser vs Ultrasonic – TOF10120 vs. HC-SR04

It’s the Battle of the Distance Sensors with the tiny TOF10120 Laser versus everyone’s favorite HC-SR04 Ultrasonic. I’ll compare the two sensors and test their accuracy on the DroneBot Workshop Distance Sensor Testbed! Accompanying article at https://dbot.ws/disttest More projects and tutorials at https://dronebotworkshop.com Join us on the Forum at https://forum.dronebotworkshop.com Keep in touch with the […]
1590092455_maxresdefault.jpg
7.41K

Arduino Touchscreen Display – Using a Resistive Touchscreen

Today we’ll learn how touchscreen displays work, both Resistive and Capacitive. We will also create a simple touchscreen interface using an inexpensive Arduino shield. Detailed Article with code – https://dbot.ws/tscreen1 More articles and tutorials at https://dronebotworkshop.com Join the newsletter – https://dbot.ws/dbnews Connect on the DroneBot Workshop Forums! – https://forum.dronebotworkshop.com Today we are back in the […]
1589226045_maxresdefault.jpg
3.58K

Arduino Real Time Clock – Using the Tiny RTC

Today we will add a Real Time Clock to an Arduino. I’ll show you how the Tiny RTC is hooked up and how to use two ways, including with interrupts. We will also construct a temperature and humidity clock. Full article at https://dbws/tinyrtc More projects and tutorials at https://dronebotworkshop.com Join the newsletter and tell me […]
1588880038_maxresdefault.jpg
3.21K

I2C Part 2 – Build a I2C Sensor

In the second look at I2C, we will design our own I2C sensor. We’ll also look at the protocol used to exchange data on the I2C bus. Full article with code at https://dbot.ws/i2cpart2 More articles and tutorials at https://dronebotworkshop.com Want to suggest new content? Join the newsletter at https://dbot.ws/dbnews We are back working with the […]