今回は初めて電子工作の記事書きます。ArduinoとCO2センサーを使って二酸化炭素(CO2)濃度測定器を作って、動かすところまでをやってみました。 そもそもの始まりは 2019年10月頃から、ノンプロ研でプログラミング等の勉強をしています。 Amazon.co.jpで購入する ...
The microcontroller first initiate the LoRaWAN module and join the network. When doing so, the backend server is notified and schedule a downlink message containing the current real world time. A few ...
//This code was written to be easy to understand. //Modify this code as you see fit. //This code will output data to the Arduino serial monitor. //Type commands into the Arduino serial monitor to ...