In this video I'll be showing you how you can control the contrast and the back light brightness of a 1602 LCD display with just the Arduino. The contrast is typically adjusted with a variable ...
In this video I've created a device that can notify in real time about events that happen on a website. The project uses NodeMCU board and a buzzer to produce sound as alert. The board is programmed ...
With an STM32 board with Ethernet compatibility, this library allows a STM32 board (NUCLEO, DISCOVERY, ...) to connect to the internet. This library follows the Ethernet API from Arduino. The LwIP has ...
This repo is a derivation of https://github.com/jonatanolofsson/maple-bootloader (mini-boot branch) which is in turn a derivation of the maple-bootloader created by ...