ニュース

arduino-cli config add-board manager.url http://arduino.esp8266.com/stable/package_esp8266com_index.json arduino-cli core install esp8266:esp8266 # この ...
arduino-cli config add-board manager.url http://arduino.esp8266.com/stable/package_esp8266com_index.json arduino-cli core install esp8266:esp8266 # この ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finally, ...
さて、前回の記事でマイコンボードの説明を行いました。今回はパソコン側の準備を行っていきます。マイコンボードには、見てわかるようにディスプレイもキーボードもついていません。そこで手持ちのパソコンと接続をして、パソコンからマイコン ...