- 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...
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...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید