Techniek140 Videos

1611528769_maxresdefault.jpg
9.78K
01:03:51

Using Basic Logic Gates – With & Without Arduino

Learn how to use basic logic gates, both with and without an Arduino. We’ll work with some basic gates and we’ll add one to an Arduino to build a simple intruder alarm. Article with code: https://dbot.ws/baslog More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in […]
1586629661_maxresdefault.jpg
0

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
0

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.02K

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
0

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.17K

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 […]