goldmyne99
Member
- Joined
- Jul 23, 2018
- Messages
- 274
Nice find on Digi-Key. Amazon delivered mine on Friday. I really like it!I added one of these Wio Terminal units to my Digi-Key order today. They had 700 in stock
Here is the Wio Terminal running a highly modified version of my Arduino/Teensy handheld project code.
Seeed Studio has a nice wiki with a lot of info.
Get Started with Wio Terminal | Seeed Studio Wiki
The Wio Terminal is a SAMD51-based microcontroller with Wireless Connectivity powered by Realtek RTL8720DN that’s compatible with Arduino and MicroPython. Currently, wireless connectivity is only supported by Arduino. It runs at 120MHz (Boost up to 200MHz), 4MB External Flash and 192KB RAM. It...
wiki.seeedstudio.com
It is powered by 5 volts attached to the back GPIO pins. The USB Host example needed some tinkering to get it talking to and powering the P25RX.
A lot of hardware is packed into the 2.8 × 2.2 inch case. The 3 buttons and a 5-way joystick could send commands to the P25RX. I have not had time to convert my touch screen code to program any buttons, yet.
If I find some extra time - I may consider converting my handheld project Arduino code to help out P25RX DIYers with this Wio device. However, it is very unlikely my code will work with the new P25RX-II model.
@FreqNout I look forward to seeing any P25RX project you develop with your Wio Terminal.
Enjoy your P25RX!