The 8051 was an 8-bit Harvard-architecture microcontroller first put out by Intel in 1980.  They’ve since discontinued that ...
How often have you pulled out old MCU-based project that still works fine, but you have no idea where the original source ...
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 ...
Simple library which i wrote for handilng basic user-interactive components like buttons, switches, joysticks that can be connected to arduino. Data produced during interacion is being sent via serial ...