DroneBot Workshop138 Videos

1589485760_maxresdefault.jpg
3.49K

HC-SR501 PIR Motion Detector – With Arduino & Raspberry Pi

More info at https://dronebotworkshop.com Code & Article at https://dbot.ws/hcsr501 The HC-SR501 is a PIR (Passive Infrared) motion sensor that is very inexpensive and extremely versatile. This device can be used all on its own or with a microcontroller or microcomputer for additional functionality. The HC-SR501 has a built-in voltage regulator so it can run on […]
1586618928_maxresdefault.jpg
9.78K

I2C Part 1 – Using 2 Arduinos

I2C communications is a very important topic, so important that I’ve decided to do several videos about it. In this first video, I will explain what I2C is and how to use it to communicate between two Arduino’s. Full article at https://dbot.ws/i2c01 More tutorials and projects at https://dronebotworkshop.com Join the newsletter – https://dbot.ws/dbnews Today we […]
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 […]
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 […]
1587581211_maxresdefault.jpg
27.97K

Introduction to ESP32 – Getting Started

Today we will get started with the ESP32, a low-cost and extremely versatile microcontroller with integrated WiFi and Bluetooth. I’ll show you how to set up your Arduino IDE for the ESP32 and then we’ll try out several example sketches. Full Article with code: https://dbot.ws/esp32 More articles and tutorials: https://dronebotworkshop.com Join the conversation on the […]
1698605331_maxresdefault.jpg
3.00K
01:31:50

IR Remotes & Microcontrollers – Arduino & ESP32

Everything you need to know about using IR Remote Controls with Arduino and ESP32. Article with code and resources: https://dronebotworkshop.com/ir-remotes 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/ We have looked at infrared remote controls before, but the library has changed in […]