Techniek159 Videos

1587581211_maxresdefault.jpg
32.24K

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 […]
1586864493_maxresdefault.jpg
16.23K

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
19.03K

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 […]
1586634261_maxresdefault.jpg
21.02K

Big Stepper Motors with Arduino

Today I’ll be working with a BIG stepper motor. I’ll show you how to use a microstep driver module and an Arduino to drive a NEMA 23 size motor. Article with code: https://dbot.ws/bigstep More articles and tutorials at https://dronebotworkshop.com Join the newsletter and connect! Sign up at https://dbot.ws/dbnews We have covered stepper motors before, if […]
1589053075_maxresdefault.jpg
17.76K

Using LCD Displays with Arduino

Article with code at https://dbot.ws/lcdarduino More projects at https://dronebotworkshop.com Today in the workshop we will look at Liquid Crystal Displays or LCD’s. We will examine the use of two type of LCD displays – the common LCD1602 display module and a popular LCD Keypad Shield for the Arduino. We’ll also see how to use the […]
1588187429_maxresdefault.jpg
21.84K

Using Servo Motors with Arduino

Accompanying article with code: https://dbot.ws/servo Join the DroneBot Workshop Newsletter: https://dbot.ws/dbnews More projects and info at https://dronebotworkshop.com Today we’ll be making things move with Servo Motors! Analog servo motors are inexpensive little powerhouses that can be perfect when you’re designing something that needs to move. They pack a lot of torque for their size and […]