先日 Arduino と Raspberry Pi を USB シリアル通信で連携しながら、温度湿度を取得するセンサーを作ってみました。今回はそこから得た知見を書いていきます。 開発環境 今回の開発で使用する環境は以下のようになります。 今回開発に使用したPCは「MacBook Pro 2016 ...
I like to visualize things, so I decided to prepare this simple tutorial to help you better understand how to visualize data using Arduino. This tutorial assumes that you have some basic electronics ...
通信ケーブル: FTDI USBシリアル変換ケーブルと、 マイコン:ATmega328を使用した際、Arduino IDE 2.3.2→ATmega328へのデータ書き込み失敗が多発しました。 その解決方法が分かったので、こちらにまとめます。もし同じような状況でお困りの方は参考にしてみてください。 動作環境 使用Arduino ...
A serial port JSON websocket & web server that runs from the command line on Windows, Mac, Linux, Raspberry Pi, or Beagle Bone that lets you communicate with your serial port from a web application.
Outputting data from a microcontroller over a serial port is convenient and easy, but formatting, visualizing, and analyzing the data can be tedious and frustrating. [Alex Spataru] knows this all too ...
In the old days, a serial port often connected to an acoustic coupler that gripped a phone handset and allowed a remote connection to a far away serial port (via another phone and acoustic coupler) at ...
The Arduino serial monitor and IDE code uploader share a serial line such that each is disconnected from the serial port while the other needs it. Since this routing mechanism is already in place, it ...
If you are a software and hardware developer working with serial ports, you often need a reliable serial port monitor that allows you to capture, display, analyze, record, and replay all serial port ...