[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 ...
A SerialMonitor for USB-cdc that automaticly closes/re-open the selected serial-port on CPU reset or USB disconnect This Python application runs a Serial Monitor with automatic open-close of the ...
通信ケーブル: FTDI USBシリアル変換ケーブルと、 マイコン:ATmega328を使用した際、Arduino IDE 2.3.2→ATmega328へのデータ書き込み失敗が多発しました。 その解決方法が分かったので、こちらにまとめます。もし同じような状況でお困りの方は参考にしてみてください。 動作環境 使用Arduino ...
MSX0でザウルス用のキーボードCE-KB1を使用する記事を書いたが、そこに至る前の話。 当然ながら、最初に検討したのはUSBキーボードだった。Arduino UNOは所持しているので、USBホストシールドを入手しようと電子部品系の通販サイトを見て回ったが、USB TYPE-A ...
The LUFA version is 100807, as in the hardware-pinoccio repository. This version is required for both DFU and USB serial firmware. The arduino-usbdfu directory contains the DFU bootloader on the 16U2 ...
This week the official Arduino website has announced the availability of their new Arduino USB Host Shield and ArduinoISP boards from the Arduino Store. The Arduino USB Host Shield pictured above has ...
Adafruit has unveiled a new addition to their range in the form of the Adafruit Metro Mini 328 that has been designed dot provide a USB-to-Serial connection. The Adafruit Metro Mini 328 takes the form ...
The project illustrates an old Arduino USB board being hacked by finding the right pins and stringing a capacitor between the serial connector and the reset line. One side of the capacitor connects to ...
The newly released Arduino Leonardo has a few very interesting features, most notably the ability to act as a USB keyboard and mouse thanks to the new ATmega 32U4 microcontroller. This feature isn’t ...
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.