Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.11 KB

File metadata and controls

23 lines (13 loc) · 1.11 KB

RemoteEsp32

RemoteEsp32プロジェクトは、Arduinoライブラリです。

2019/03/05: Arduino core for the ESP32 1.0.1でコンパイルできるように修正しました。1.0.0ではコンパイルできません。

ArduinoライブラリRemoteEsp32は、別プロジェクトEsp32IfTestのC#ライブラリと組み合わせることで、 Arduino core for the ESP32のほとんどの関数をC#から実行することができます。 Esp32If and RemoteEsp32

詳しくは別プロジェクトEsp32IfTestをご覧ください。

Esp32IfTest screen

Esp32IfTest bread board

Authors

Rapidnack

References

https://github.com/Rapidnack/Esp32IfTest