In this video I'm showing you the basics of using the Arduino EEPROM and showing you a trick that you can utilize to have a default set of values saved in the Arduino EEPROM on the first run of your ...
In this video I'm building an Arduino Heart Rate Monitor that is housed in a toy handle in the style of the Star Trek Tricoder. The device uses the PulseSensor with an Arduino Pro Mini and an OLED ...
Using a single GPIO port on a microcontroller to control N bits of arbitrary parallel binary outputs, e.g., a multi-digital display.
This library provides a simple way to create multiple virtual serial devices that communicate over one physical serial connection. A virtual device can be used as a drop-in replacement for Stream like ...
Abstract: Growing serial I/O data rates, over both severe low-pass electrical and dispersive optical channels, necessitate increased equalization complexity and consideration of more ...
Jaguar is a small Toit application that runs on your ESP32. It uses the capabilities of the Toit virtual machine to let you update and restart your ESP32 code written in Toit over WiFi. Change your ...