The serial_led_blink.ino code has to be uploaded into the arduino board which would basically turn the LED at pin13 ON or OFF depending on the input received through serial communication. -> If input ...
This project demonstrates a way of communication PySerial code on a host machine with Arduino. Linux (or other *nix flavour) machine (e.g. Nonia N810, MacBook, etc). PySerial, PyGame installed. USB ...
先日 Arduino と Raspberry Pi を USB シリアル通信で連携しながら、温度湿度を取得するセンサーを作ってみました。今回はそこから得た知見を書いていきます。 開発環境 今回の開発で使用する環境は以下のようになります。 今回開発に使用したPCは「MacBook Pro 2016 ...