先日 Arduino と Raspberry Pi を USB シリアル通信で連携しながら、温度湿度を取得するセンサーを作ってみました。今回はそこから得た知見を書いていきます。 開発環境 今回の開発で使用する環境は以下のようになります。 今回開発に使用したPCは「MacBook Pro 2016 ...
Based off of Mitutoyo SPC Data Reader for Arduino by Roger-random. Use an Arduino Nano to translate Mitutoyo Digitmatic SPC data to USB serial for easy consumption by Node-RED or any other software ...
Introduced in 1984, the Psion Organiser series defined the first generation of electronic organizers or PDAs (personal digital assistants). Even though these devices are now over 30 years old, the ...
株式会社スイッチサイエンス(本社:東京都新宿区、代表取締役:金本茂)は、Arduino が2025年7月24日に発表した新製品「Arduino Nano R4」を販売開始します。 「Arduino Nano R4」は、Arduino社の小型開発基板「Arduino Nano」シリーズの新製品で、「Arduino UNO R4」と同じ ...
Arduino Leonardo を USB HID デバイスとして複数台接続した際、Windows や X-Plane 上で個別に識別できるように、製品名(Product) と シリアル番号(Serial Number) を変更します。 uint8_t HID_::getShortName(char *name) { Arduino コアやライブラリをアップデートすると、boards.txt や ...
株式会社スイッチサイエンス(本社:東京都新宿区、代表取締役:金本茂)は、Arduino が2025年5月21日に発表した新製品「Arduino Nano Connector Carrier」を準備が出来次第販売します。 「Arduino Nano Connector Carrier」は、Arduino社の小型開発基板「Arduino Nano」シリーズの ...
[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 ...