先日 Arduino と Raspberry Pi を USB シリアル通信で連携しながら、温度湿度を取得するセンサーを作ってみました。今回はそこから得た知見を書いていきます。 開発環境 今回の開発で使用する環境は以下のようになります。 今回開発に使用したPCは「MacBook Pro 2016 ...
[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 ...
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 ...
I am trying to get some USB to Serial adapters to work, that are not the CDC ACM devices (would like to get those to work as well). So I started hacking up my own object. Currently doing it all within ...
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.
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 ...
Epi 32U4 is a tiny Arduino-compatible development board based on a Microchip ATmega32U4 8-bit AVR microcontroller with just a USB-Type-C port and 23 I/O pins accessible through castellated holes that ...