Difference between revisions of "Wio Terminal"

From Miscellany
Line 15: Line 15:
  
 
: ArduPy is a version of Python specifically designed for Arduino-compatible
 
: ArduPy is a version of Python specifically designed for Arduino-compatible
 +
 +
===AIoT on Wio Terminal===
 +
 +
: AIoT = AI + Internet of Things
 +
 +
: <youtube>https://www.youtube.com/watch?v=3Fp3W9VJUL4</youtube>

Revision as of 10:29, 9 October 2022

About the Wio Terminal

Wio Terminal is an ATSAMD51-based microcontroller with both Bluetooth and Wi-Fi Wireless connectivity powered by Realtek RTL8720DN, compatible with Arduino and MicroPython. More than just a single embedded functional module, Wio Terminal itself is integrated with a 2.4” LCD Screen, onboard IMU(LIS3DHTR), microphone, buzzer, microSD card slot, light sensor, infrared emitter(IR 940nm).On top of that, it also has two multifunctional Grove ports for Grove Ecosystem and 40 Raspberry pi compatible pin GPIO for more add-ons. All of these practical add-ons are carefully housed in a compact enclosure, making it an efficient and product-ready product.

Links about Wio Terminal

Setting up the Wio Terminal

Installing ArduPy

ArduPy is a version of Python specifically designed for Arduino-compatible

AIoT on Wio Terminal

AIoT = AI + Internet of Things