Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perfecxx/kmitl-iiotdevboard
Example Usage of KMITL-IIoT Dev Board.
https://github.com/perfecxx/kmitl-iiotdevboard
arduino esp32 iiot kmitl micropython
Last synced: about 15 hours ago
JSON representation
Example Usage of KMITL-IIoT Dev Board.
- Host: GitHub
- URL: https://github.com/perfecxx/kmitl-iiotdevboard
- Owner: PerfecXX
- Created: 2022-05-23T02:50:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T17:37:53.000Z (3 months ago)
- Last Synced: 2024-08-10T18:32:39.624Z (3 months ago)
- Topics: arduino, esp32, iiot, kmitl, micropython
- Language: Python
- Homepage:
- Size: 6.77 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KMITL IIoT Dev Board
The KMITL IIoT Sensor Shield is an advanced expansion board designed to simplify the integration of various sensors into Industrial Internet of Things (IIoT) projects. With a dedicated socket for the ESP32 microcontroller, this shield allows for effortless connectivity and control, making it an ideal choice for prototyping and deploying sensor-based IIoT applications.
# Getting Started with Arduino
- Arduino IDE Setup
- ESP32 Installation
- Default Firmware
- Example Code# Getting Started with MicroPython
- [Thonny IDE Setup](https://github.com/PerfecXX/MicroPython-ESP32-AIoT-DevBoard/blob/9f2c6fd7d80213c013d1d448a461d4a4ce00fc06/doc/md/setup-thonny.md)
- [ESP32 Firmware Setup](https://github.com/PerfecXX/MicroPython-ESP32-AIoT-DevBoard-V1/blob/9f2c6fd7d80213c013d1d448a461d4a4ce00fc06/doc/md/setup-esp32.md)
- [Example Code](https://github.com/PerfecXX/KMITL-IIoTDevBoard/tree/main/example/MicroPython)
- Getting Start with IoT Application/Platform.
- [NETPIE2020](https://github.com/PerfecXX/MicroPython-NETPIE)
- [Linenotify](https://github.com/PerfecXX/Micropython-Linenotify)
- [GoogleSheet](https://github.com/PerfecXX/MicroPython-GoogleSheet)
- [Arduino IoT Cloud](https://forum.arduino.cc/t/how-to-connect-the-esp32-micropython-to-arduino-iot-cloud/1234953?u=perfecxx)
- Example Project