先日 Arduino と Raspberry Pi を USB シリアル通信で連携しながら、温度湿度を取得するセンサーを作ってみました。今回はそこから得た知見を書いていきます。 開発環境 今回の開発で使用する環境は以下のようになります。 今回開発に使用したPCは「MacBook Pro 2016 ...
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 ...
Notifications You must be signed in to change notification settings This Arduino sketch employs the SoftwareSerial library provided by Arduino to emulate the functionality of a USB to serial converter ...
[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 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 ...
The table shows the pin configuration of the Arduino UNO–based robotic arm. The red (VCC) wires of all servos are connected ...
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.