1588706951_maxresdefault.jpg
4.80K

Control a Stepper Motor with Hall Effect Switches

After we learn how Hall Effect switches work, we’ll use them to build limit switches and homing sensors for stepper motors. Article with code samples – https://dbot.ws/hallsw More tutorials and projects – https://dronebotworkshop.com Get involved in the forum – https://forum.dronebotworkshop.com Sign up for the newsletter – https://dbot.ws/dbnews More code on GitHub – https://dbot.ws/github Today we […]
1589399229_maxresdefault.jpg
6.50K

DroneBot Workshop Tour – Welcome to the Workshop!

Many people have requested a “tour” of my workshop. Today I will do exactly that. Welcome to the Workshop! Projects and tutorials at https://dronebotworkshop.com Join the newsletter, tell me what content YOU want me to make – https://dbot.ws/dbnews The DroneBot Workshop is not very big but there’s a lot packed into this small space. Today […]
1587037626_maxresdefault.jpg
4.43K

I2C with Arduino and Raspberry Pi – Two Methods

In the third installment of the I2C series, I will show you two ways to interface a 3.3-volt Raspberry Pi with a 5-volt Arduino Uno. Article with code samples – https://dbot.ws/i2c3 More tutorials and articles – https://dronebotworkshop.com Join us on the forum and have your say – https://forum.dronebotworkshop.com Sign up for the newsletter – https://dbot.ws/dbnews […]
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 […]
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 […]