Techniek159 Videos

1624855813_maxresdefault.jpg
6.50K
50:00

GPS Modules with Arduino and Raspberry Pi

Learn how satellite positions systems like GPS work, how to use GPS modules with Arduino and Raspberry Pi, and build a GPS position logger which can display results on Google Maps. Article with Code Samples: https://dronebotworkshop.com/using-gps-modules/ More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in […]
1687719768_maxresdefault.jpg
6.24K
54:56

Simple ESP32-CAM Object Detection

Train an ESP32-CAM for Object Detection using a free Edge Impulse account. All without writing any code! Article with full instructions: https://dronebotworkshop.com/esp32-object-detect 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/ Object Detection is a Machine Learning (ML) technique that uses a computer […]
1611095916_maxresdefault.jpg
6.10K
41:54

Seeeduino XIAO – 32-bit Arduino-compatible Microcontroller

Meet the Seeeduino XIAO, a tiny 32-bit Arduino-compatible microcontroller that can be had for only five dollars. This low-current device outperforms the Arduino Uno and can also run CircuitPython! Article with code and references – https://dbot.ws/xiao More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the newsletter and stay in […]
1589746286_maxresdefault.jpg
5.99K

Control Large Gearmotors with PWM & Arduino

Pulse Width Modulation (PWM) is the ideal method of controlling large DC gearmotors, but driving these motors can often be challenging and expensive. Today I will show you an inexpensive and efficient H-Bridge motor controller – the Cytron MD10C. I’ll also show you how raising the PWM frequency can make your motor controller design far […]
1652192431_maxresdefault.jpg
5.98K
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 […]
1591044319_maxresdefault.jpg
5.66K

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