In arduino-leonardo-uploader user p1ne realized the brilliant idea to use WMIC to allocate the com port of a connected arduino device and its bootloader. I just added some generalization to the script ...
The app allows you to customize the USB name, manufacturer, and PID (Product ID) for your Arduino board (Leonardo, Micro, ProMicro, Due). It generates the necessary code to modify the boards.txt file ...
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic simple ...
[Kirill] wrote in to share his Arduino-based PIC programmer. It is capable of writing to the 18F family of chips, including 18F2XXX and 18F4XXX. We think that’s pretty exciting because this line of ...
The long-awaited Arduino Due just hit the market, replacing the 8-bit, 16MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84MHz processor, while augmenting inputs and ...
Arduino hobbyists, developers and programmers that would like to be able to remove the need to use cables to access their Arduino projects, might be interested in a new wireless programmer ...