DroneBot Workshop138 Videos

1647178251_maxresdefault.jpg
19.47K
42:18

Using the 555 Timer

Learn how to use the classic 555 timer and build some simple projects with it. Article with hookup diagrams: https://dronebotworkshop.com/555-timer 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 looking at one of the most famous and useful integrated circuits […]
1586864493_maxresdefault.jpg
15.96K

Using IR Remote Controls with the Arduino

Get all the code at https://dbot.ws/irarduino More projects at https://dronebotworkshop.com Infrared remote controls are everywhere, you probably have several of them in your home. These handy devices work by sending coded signals with pulses of infrared light to control appliances. We take them for granted but just imagine using your television or Blu-Ray player without […]
1587754739_maxresdefault.jpg
18.11K

Arduino Uno to ATmega328 – Shrinking your Arduino Projects

Full article at https://dbot.ws/atmega328 More projects and tutorials at https://dronebotworkshop.com Help me to help you! Sign up for my newsletter at https://dbot.ws/dbnews Star Wars music sketch on GitHub – https://gist.github.com/nicksort/4736535 In this final episode of 2018, I will show you how to take the projects you have built using an Arduino Uno and “shrinkify” them […]
1590611669_maxresdefault.jpg
13.94K

ESP32 CAM – 10 Dollar Camera for IoT Projects

Today we are working with the ESP32-CAM, an amazing 32-bit microcontroller module with a built-in camera and microSD card interface that retails for less than 10 dollars! Article with code: hppts://dbot.ws/esp32cam 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 Quick quiz – […]
1587147119_maxresdefault.jpg
11.95K

Using Rotary Encoders with Arduino

Rotary encoders are versatile devices that can be used both as controls and as instruments to measure the rotation of a DC motor. Today I will show you how to do both of those things using rotary encoders and an Arduino. Complete article with code – https://dbot.ws/rotenc More articles and tutorials at https://dronebotworkshop.com Subscribe to […]
1589139572_maxresdefault.jpg
9.39K

Using the HC-SR04 Ultrasonic Distance Sensor with Arduino – Everything you need to know!

Get more info and all the sketches at https://dbot.ws/hcsr04ar More projects and tutorials at https://dronebotworkshop.com The HC-SR04 Ultrasonic sensor is versatile device that has become a staple in robotics projects. This inexpensive component measures the distance between itself and the nearest solid object using pulses of ultrasonic sound. It has reasonable accuracy “out of the […]