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 […]
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 […]
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 […]
1588360483_maxresdefault.jpg
19.12K

OLED Displays with Arduino – I2C & SPI OLEDs

OLED (Organic Light Emitting Diode) displays have a lot of advantages over LCD and traditional LED displays. Today we will learn how to use OLED displays with our Arduino projects. We’ll also build an OLED Temperature and Humidity Meter. Article with code: https://dbot.ws/oled More tutorials and projects at https://dronebotworkshop.com Get the Newsletter to let me […]
1647178251_maxresdefault.jpg
21.18K
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
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 […]