DroneBot Workshop138 Videos

1588100809_maxresdefault.jpg
3.27K

Using the Arduino Pro Mini & FTDI

Today we will work with the Arduino Pro Mini, a small yet powerful Arduino board. We will also build a simple battery-powered robot arm controller. Article with code – https://dbot.ws/promini More articles and tutorials – https://dronebotworkshop.com Suggest new content by filling out the survey, link in every newsletter – https://dbot.ws/dbnews The Arduino Pro Mini is […]
1687719768_maxresdefault.jpg
4.63K
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 […]
1652192431_maxresdefault.jpg
5.08K
48:17

Understanding Arduino Interrupts | Hardware, Pin Change & Timer Interrupts

Learn to use Hardware, Pin Change and Timer Interrupts with the Arduino Uno. Article with code: https://dronebotworkshop.com/interrupts 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/ Today we are working with a fundamental programming concept, the use of Interrupts. Now, this certainly isn’t […]
1586619243_maxresdefault.jpg
3.38K

Jetson Nano Developer Kit – Getting Started with the NVIDIA Jetson Nano

Today we will look at the NVIDIA Jetson Nano Developer Kit, a low-cost platform for developing Artificial Intelligence (AI) applications. I’ll show you how to get started with the Jetson Nano. Article at https://dbot.ws/jetson01 More articles and tutorials at https://dronebotworkshop.com Join the newsletter – https://dbot.ws/dbnews The NVIDIA Jetson Developer Kit was introduced in late 2018 […]
1588273950_maxresdefault.jpg
3.43K

TB6612FNG H-Bridge Motor Controller – Better than L298N?

Today we are going to work with the TB6612FNG, a MOSFET-based H-Bridge Motor Controller that has many advantages over the popular L298N. Article with code and more information – https://dbot.ws/tb6612fng More articles and tutorials – https://dronebotworkshop.com Join the newsletter – https://dbot.ws/dbnews Discuss this on the forum – https://forum.dronebotworkshop.com When you want to control the speed […]
1590265521_maxresdefault.jpg
3.05K

Measuring Temperature with Arduino – 5 Sensors

Today I’ll show you five different temperature sensors that you can easily use with an Arduino. Article with code samples: https://dbot.ws/tempsense More projects and tutorials at https://dronebotworkshop.com Join the newsletter – https://dbot.ws/dbnews Interact and suggest new content on the forum: https://forum.dronebotworkshop.com We have measured temperature in previous Arduino projects, usually using the trusty DHT11 temperature […]