Techniek139 Videos

1611874766_maxresdefault.jpg
4.92K
37:29

Measure DC Voltage and Current with Arduino

This is the first of two videos on measuring voltage and current with an Arduino. In this video, we will be working with Direct Current. Article with code samples: https://dbot.ws/dcvc 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 Dedicated post on the […]
1589226045_maxresdefault.jpg
3.61K

Arduino Real Time Clock – Using the Tiny RTC

Today we will add a Real Time Clock to an Arduino. I’ll show you how the Tiny RTC is hooked up and how to use two ways, including with interrupts. We will also construct a temperature and humidity clock. Full article at https://dbws/tinyrtc More projects and tutorials at https://dronebotworkshop.com Join the newsletter and tell me […]
1587407422_maxresdefault.jpg
3.45K

Arduino Programming with XOD – Learning XOD

Get XOD at https://xod.io Full article at https://dbot.ws/xod01 More projects and tutorials at https://dronebotworkshop.com This tutorial was sponsored by XOD. XOD is a free open source development platform for the Arduino that lets you create Arduino projects without writing a single line of code! It’s ideal for rapidly developing projects and it’s a viable alternative […]
1705857085_maxresdefault.jpg
6.66K

ESP32 Guide 2024 | Choosing and Using an ESP32 Board

The ESP32 family has grown considerably since its introduction in 2016. We’ll look at every ESP32 series and see how they compare. We’ll also check out a few development boards that might belong in YOUR workshop. Article with code: https://dronebotworkshop.com/esp32-2024/ More articles and tutorials: https://dronebotworkshop.com Join the conversation on the forum: https://forum.dronebotworkshop.com Subscribe to the […]
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 […]