Using Digital Potentiometers to build Unique Projects

Using Digital Potentiometers to build Unique Projects

Digital Potentiometers, or “DigiPots”, are exactly what you think they are – potentiometers whose wiper position is set using a digital signal instead of a mechanical shaft or slider.

Today we will see how to use Digital Potentiometers and we’ll build a couple of projects. We’ll build a remote-controlled audio volume system and a variable power supply whose output voltage can be set with a web-based interface.

ESP32 Guide 2024 – Choosing and Using an ESP32

ESP32 Guide 2024 – Choosing and Using an ESP32

Since its introduction in 2016, the ESP32 has become one of the most popular microcontrollers in the world. It has now grown from a single ESP8266 replacement chip into a complete line of powerful microcontrollers and communications modules.

Today we will look at the status of the ESP32 as of January 2024. We will also take a look at a new Alpha of the ESP Boards Manager for the Arduino IDE.

LoRa – Getting Started with Arduino, ESP32 & Pico

LoRa – Getting Started with Arduino, ESP32 & Pico

LoRa is a Long Range radio system that is inexpensive and free to use. You can achieve great distances with a simple wire antenna, and LoRa is very easy to use.

Today we will see how LoRa works and how we can use LoRa modules to communicate between Arduino, ESP32 and Raspberry Pi Pico boards.

We’ll also build a data-gathering system that you can easily expand upon.