Techniek139 Videos

1586629661_maxresdefault.jpg
4.75K

Using EEPROM with Arduino – Internal & External

Today we will learn how to use EEPROM with an Arduino to add nonvolatile memory to our projects. Article with code: https://dbot.ws/eeprom More projects and tutorials: https://dronebotworkshop.com Chat about this on the Forum: https://forum.dronebotworkshop.com Join the Newsletter: https://dbot.ws/dbnews Follow on GitHub: https://dbot.ws/github Nonvolatile memory refers to memory that retains its data even after being powered […]
1586951088_maxresdefault.jpg
10.14K

Using Inexpensive 433 MHz RF Modules with Arduino

Full article at https://dbot.ws/433mhz More projects at https://dronebotworkshop.com There are a number of options for adding wireless communications to your Arduino projects, each of which has its advantages and disadvantages. Bluetooth is a popular option for controlling an Arduino project with your phone, tablet or a nearby computer. WiFi is ideal if you are building […]
1586864493_maxresdefault.jpg
16.00K

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 […]
1591044319_maxresdefault.jpg
5.12K

Using Keypads with Arduino – Build an Electronic Lock

Today we are going to work with Matrix Keypads, easy-to-use interfaces for your Arduino designs. We’ll also build an electronic combination lock. Article with code: https://dbot.ws/keypad 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 I’m sure you’ve seen lots of devices that […]
1589053075_maxresdefault.jpg
17.11K

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 […]
Using PS3 Controllers with ESP32 | Build Custom Remote Controls
2.42K
01:08:17

Using PS3 Controllers with ESP32 | Build Custom Remote Controls

Control the world (or anything you can hook up to an ESP32) using a PS3 controller! I’ll show you how to control motors, LEDs, and more. Article with code: https://dronebotworkshop.com/ps3-esp32 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/ If you’re looking for […]