[Hans Peter] wanted to move away from using full Arduino boards in his projects. One of the components he rarely used after the development stage is the USB hardware. Once the firmware is flashed to ...
This is the Arduino driver code for the HackEEG Arduino Due shield for the TI ADS1299 EEG system-on-a-chip. The TI ADS1299 is a 24-bit 8-channel ADC meant specifically for EEG, with 24x programmable ...
This is a driver library for communication with Arduinos and other USB serial hardware on Android, using the Android USB Host API available on Android 3.1+. No root access, ADK, or special kernel ...
Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins ...
In Part I of this article, I briefly mentioned the generic USB driver in the context of getting a USB device to communicate through it easily, with no custom kernel programming. Unfortunately, I ...
One part that I find myself using somewhat regularly in microcontroller-based experiments is the “USB power bank” that provides USB-standard 5-V DC output and offers some basic protection features.
We still have lots of things that have serial interfaces on them, switches, mangement modules, etc. But we're all out of things that have serial ports. Even the servers who's management modules have a ...