View Single Post
Old 01-23-2021, 04:24 AM   #5
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
Quote:
Originally Posted by rem736 View Post
what language would you use to programming this device?
C/C++, as DNSB said. But there is also MicroPython and something called UIFlow.

Using UIFlow you can program by drag-and-drop of GUI elements to the display and drag-and-drop of code blocks to create functionality. Looks fun and easy, but I haven't tried it. It is based on Blockly and MicroPython and seem to have some nice functionality. Receive and send mqtt messages. Display and use an onscreen keyboard for input. Upload/download your "apps" over wifi. And more.

https://flow.m5stack.com/

Last edited by Adoby; 01-23-2021 at 05:16 AM.
Adoby is offline   Reply With Quote