DroneBot Workshop140 Videos

1687719768_maxresdefault.jpg
4.89K
54:56

Simple ESP32-CAM Object Detection

Train an ESP32-CAM for Object Detection using a free Edge Impulse account. All without writing any code! Article with full instructions: https://dronebotworkshop.com/esp32-object-detect More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dronebotworkshop.com/subscribe/ Object Detection is a Machine Learning (ML) technique that uses a computer […]
1588706951_maxresdefault.jpg
4.82K

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 […]
1586629661_maxresdefault.jpg
4.76K

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 […]
1587037626_maxresdefault.jpg
4.46K

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 […]
1615076107_maxresdefault.jpg
4.29K
42:47

CircuitPython with Raspberry Pi Pico – Getting Started

Build a Keyboard and Mouse Emulator, make a rainbow with RGB LEDs, and work with a microSD card – all with CircuitPython on a Raspberry Pi Pico! Article with diagrams and code: http://bit.ly/picocp More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dbot.ws/dbnews Discuss […]
1611442174_maxresdefault.jpg
4.25K
47:51

Using Servo Motors with ESP32

How to control Servo Motors with an ESP32 – directly, using I2C, and over WiFi. Article with code: https://dbot.ws/esp32srvo More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in touch: https://dbot.ws/dbnews We are working with the ESP32 again, today we’ll see a few different methods of […]