Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 06:56 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 : Micromite and Chromebook

     Page 2 of 2    
Author Message
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 02:22pm 10 Apr 2018
Copy link to clipboard 
Print this post

Ok SteveA.
Can you summarixe what kind of hw you are using, which micromite etc?
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 5091
Posted: 03:14pm 10 Apr 2018
Copy link to clipboard 
Print this post

I own a chromebook (ACER C720) that I run Elementary OS on, based on ubuntu.
I used the exact same method as described here and I can use both gtkterm as well as putty to connect to the Micromite, and also the Maximite.

The only difference with he system you describe is that I have removed Chrome OS, and have reflashed the BIOS.

Another thing I can think of is there may somewhere be a conflict with rights. I did not run into this since all modifications I make in the Ubuntu environment always start with a "sudo su".....
That is a habit after working with Puppy Linux, where you are root unless specified otherwise, and you simply get used to that.

I can confirm that the chromebook function keys give different keycodes, and you have to use the CTRL-Q/CTRL-T keys to work with the editor build in into the Micromite.

Regards,

Volhout
Edited by Volhout 2018-04-12
PicomiteVGA PETSCII ROBOTS
 
SteveA
Regular Member

Joined: 10/03/2017
Location: United Kingdom
Posts: 48
Posted: 11:31am 11 Apr 2018
Copy link to clipboard 
Print this post

  Quote  Can you summarixe what kind of hw you are using, which micromite etc?


28 pin Micromite (MX170) -> CP2101 USB to Serial adaptor -> Dell P22T Chromebook

dmesg shows cp210x attached to ttyUSB0

or

64 pin Micromite+ (MX470F512H) -> Chromebook

dmesg shows Product: Micromite Plus, Manufacturer Silicon Chip ttyACM4: USB ACM device

Software versions:
Chrome OS 66.0.3359.79
Ubuntu 16.04.4 LTS
Wine 1.6.2

 
SteveA
Regular Member

Joined: 10/03/2017
Location: United Kingdom
Posts: 48
Posted: 10:03am 13 Apr 2018
Copy link to clipboard 
Print this post

GFXterm now works!

Using the info here: Set Up The Serial Port In Wine

I added
[Hardware\\Devicemap\\Serialcomm] 1231984861
"Serial0"="COM1"
to ~/.wine/system.reg

The serial port is found and GFXterm works.


MicromiteCons also now finds the port, but it still doesn't talk to the Micromite.
 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 01:50pm 13 Apr 2018
Copy link to clipboard 
Print this post

Hi SteveA
If MicromiteCons sees the port, it should connect. Try with different baud rate, or share a snapshot.
Thanks
Antonio
 
SteveA
Regular Member

Joined: 10/03/2017
Location: United Kingdom
Posts: 48
Posted: 02:49pm 13 Apr 2018
Copy link to clipboard 
Print this post

The baud rate is set to 38400, which works for the other programs.

I've attached a screenshot for you.

 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 03:59pm 13 Apr 2018
Copy link to clipboard 
Print this post

Hi SteveA
The coms list are the same tried eith other sw?
Antonio
 
SteveA
Regular Member

Joined: 10/03/2017
Location: United Kingdom
Posts: 48
Posted: 05:51pm 13 Apr 2018
Copy link to clipboard 
Print this post

Yes, all the programs show two ports.

COM1 for the MM with serial to usb adaptor.
COM5 for the MM+.

I can click on connect and disconnect and your program responds, the boxes change between red and green, and a message at the bottom of the window confirms the connection etc.

But, if I type a 'short command' list or memory for example, and click on 'send' nothing happens. The TX/RX counts don't increase, and I don't even get any garbage in the console window.

 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 05:55pm 13 Apr 2018
Copy link to clipboard 
Print this post

I follow your indication, here the result:



... and I try to do CTRL+C ... and prompt is ready !!
 
SteveA
Regular Member

Joined: 10/03/2017
Location: United Kingdom
Posts: 48
Posted: 02:51pm 16 Apr 2018
Copy link to clipboard 
Print this post

I now have MicromiteCons working, see the screenshot below:




It wouldn't run on Wine v1.6.2, but it will under v3.0.

To update wine in Ubuntu use:


sudo dpkg --add-architecture i386
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
wget https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add Release.key
sudo apt update && sudo apt install winehq-stable


 
sagt3k

Guru

Joined: 01/02/2015
Location: Italy
Posts: 313
Posted: 04:17pm 16 Apr 2018
Copy link to clipboard 
Print this post

Hi SteveA. Good news.
What are your impressions on the sw?
Thanks
Antonio
 
     Page 2 of 2    
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