PolyU 2023 IoT Lab Materials and References
PolyU IoT Lab Materials EIE IoT laboratories before start, you need to: Download the sensor board materials below: (purchased from Taobao / taobao.com ) Sensor_modules_(Taobao)(Google_drive) Sensors Lab Material list for EIE568 IoT Labs or mini-project 1) Arduino Nano RP2040 Connect (manufacturer part no. ABX00052) - Quick Start guide Official website: https://docs.arduino.cc/hardware/nano-rp2040-connect Hardware Circuit: Schematics Local copy (click to open) Programming support: a) Arduino IDE: 2.0.x / 1.8.x / web-editor: C / C++ language b) MicroPython: i) Official MicroPython reference website ii) Why MicroPython is taking over Arduino IDE: MicroPython Basics: What is MicroPython? (By Tony DiCola) 5 Advantages of Using Micro Python for Embedded Software Programming (YouTube video) Time to Say Goodbye to Arduino and Go On to Micropython/ Adafruit Circuitpython? c) OpenMV IDE: Python p...