B4X FEED A simple text terminal for Arduino (CH340 chip) running on Android? How?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: A simple text terminal for Arduino (CH340 chip) running on Android? How? است. این موضوع تا کنون 53 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع A simple text terminal for Arduino (CH340 chip) running on Android? How?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
53
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,517
4,383
Hello everyone!
I'm trying to write a program for B4A (android 7..10) which should be a text terminal and a basic editor window for an Arduino nano program.
The Arduino nano has Tiny Basic installed which communicates with an external terminal or programming via plain text. It uses a serial virtual com port on the CH340 chip (Chinese driver).
This Arduino BASIC can receive a program or execute commands like a regular remote text server. Those. it accepts and transmits lines of text with an end (newline).
When I use a Windows computer and a usb connection, a virtual com port is created, the CH340 driver is loaded and everything works fine.
When I connect my ardruine with a basic interpreter to OTG Android, the android not sees the CH340 chip point blank.

I need to write a beautiful basic code editor for the interpreter running on the Arduino board, and also get beautiful text and digital results of the basic work from Arduino.

I can do everything beautifully and correctly...



 

عقب
بالا