Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 06:52 02 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : BASIC source for terminal emulator?

Author Message
Tinine
Guru

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 05:08am 25 Feb 2019
Copy link to clipboard 
Print this post

Just musing about the possibility of writing a terminal emulator for Android, to allow me to program MM. I thought that I'd be able to find all kinds of QuickBASIC source for this but can't find any.

Any ideas?

Tinine
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 05:58am 25 Feb 2019
Copy link to clipboard 
Print this post

If you are looking for a terminal emulator for Android, give Mocha Telnet a try.
I looked at a few others but keep going back to Mocha.

Jim
VK7JH
MMedit
 
CaptainBoing

Guru

Joined: 07/09/2016
Location: United Kingdom
Posts: 2170
Posted: 07:32am 25 Feb 2019
Copy link to clipboard 
Print this post

Unless you want the intellecual exercise, you don't need to. There are a few about.I use https://play.google.com/store/apps/details?id=de.kai_morich.serial_usb_terminal

I find it really good, you can have macros (for your F keys) and it is just the right level of simple/complex I find. I use it to talk to all my MM via a 3.5mm jack plug. Supports all the common USB connectors out of the box (CH340, PL2303 etc...) and the author evidently keeps it up-to-date.

You will also need a USB OTG connector which allows your Android device to function as the bus master -by default it is a bus slave so it looks like a USB disk when you plug it in to your PC. With the Adapter you be able to plug USB disks, mice, keyboards into you Android device and it will work with them (depending on your Android device - not everything is supported by all)

my 2p
 
Tinine
Guru

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 08:08pm 25 Feb 2019
Copy link to clipboard 
Print this post

Thanks guys, I shoulda mentioned that it needs to be Bluetooth. Yes, and there are lots of those available. Android devices are my MM-based-controller user interface and I just thought it would be neat to create an integrated terminal.

I use RFO-BASIC for Android, aka: BASIC! (with the exclamation). It is to Android what MM BASIC is to the microcontroller.

Connecting to a microcontroller, via Bluetooth is a breeze.
 
CaptainBoing

Guru

Joined: 07/09/2016
Location: United Kingdom
Posts: 2170
Posted: 08:57pm 25 Feb 2019
Copy link to clipboard 
Print this post

From the same author handles HC-05 & HC-06 natively
 
Tinine
Guru

Joined: 30/03/2016
Location: United Kingdom
Posts: 1646
Posted: 10:21pm 25 Feb 2019
Copy link to clipboard 
Print this post

  CaptainBoing said   From the same author handles HC-05 & HC-06 natively


Already have it and sent him a donation before I even tested it. This would be acceptable BUT it would be cleaner if I didn't have to switch the BT link from my app to this one.
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025