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 と 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 ...
わけあってRS232とEthernet変換機が必要だったんですが、買うと結構高いので、ちょうど我が家に眠っていたArduino Nano Everyを使って作ってみました。実際は、ちょっと単なる電文のやり取りじゃなくて、ちょっとだけ文字列操作が必要だったんです。 GitHubに ...