Difference between revisions of "Wio Terminal"

From Miscellany
Line 14: Line 14:
 
===Programing the Wio Terminal===
 
===Programing the Wio Terminal===
  
====Tinkergen IDE====
+
====Seeed Studio Codecraft IDE====
  
 
:* [https://ide.tinkergen.com/ Select "Wio Terminal" from the menu]
 
:* [https://ide.tinkergen.com/ Select "Wio Terminal" from the menu]

Revision as of 11:46, 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.
WioT-Pinout.jpg

Links about Wio Terminal

Programing the Wio Terminal

Seeed Studio Codecraft IDE

Installing ArduPy

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

AIoT on Wio Terminal

AIoT = AI + Internet of Things