Techniek140 Videos

1590698198_maxresdefault.jpg
524

Build a Real Robot Episode 10 Project Recap

In this installment of the Build a REAL Robot series, I give a summary of what has been wired up and what new components are going to be installed in the future. Article at https://dbot.ws/rbt010 More articles at https://dronebotworkshop.com Join the newsletter at https://dbot.ws/dbnews Took a bit of a break last week so there hasn’t […]
1611701732_maxresdefault.jpg
581
22:05

Build a Real Robot – Episode 15 – New Modules

We are back in the workshop with DB1 and today we will take a peek at three new custom boards I’m wiring up for the project. Follow the DB1 Robot project – https://dronebotworkshop.com/build-a-real-robot/ Let’s talk robots and electronics on the DroneBot Workshop Forum! – https://forum.dronebotworkshop.com/ Sign up for the newsletter and keep up to date […]
1694441267_maxresdefault.jpg
0
01:07:58

LoRa – Long-Range Radio for IoT | Arduino, ESP32, RPI Pico

LoRa is a low-cost, license-free method of sending short data bursts over long distances. It’s perfect for IoT sensors and remote control projects. Today, we’ll see how easy it is to use LoRa in our projects. Article with code: https://dronebotworkshop.com/lora More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the […]
1648990971_maxresdefault.jpg
0
43:02

ESP-NOW – Peer to Peer ESP32 Network

Set up a private peer-to-peer network without WiFi using ESP-NOW! I’ll show you how to use this powerful protocol with several ESP32 boards. Article with code samples: https://dronebotworkshop.com/esp-now 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/ ESP-NOW is a protocol that allows […]
1652192431_maxresdefault.jpg
0
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 […]