Editing SmartTerminal for Controlino

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
= What =
 
= What =
This is part of the [[Instrumentino/Smart Terminal Challenge]].  In this part I am going to try to adapt the SmartTerminal ( PC/Python ) [[Python Smart Terminal]] to the ( microcontroller ) Controlino program [[Controlino Notes]].  The code for this extension is in '''ext_process_co.py'''.  This documentation is written as if you were writing '''ext_process_co.py'''  
+
This is part of the [[Instrumentino/Smart Terminal Challenge]].  In this part I am going to try to adapt the SmartTerminal ( PC/Python ) [[Python Smart Terminal]] to the ( microcontroller ) Controlino program [[Controlino Notes]].  The code for this extension is in '''ext_process_co.py'''.  This documentation is written as if you were writing '''ext_process_co.py''' starting with  
starting with ''ext_process_gh.py''' as a sort of template ( copy and modify ). '''And as I try to bring this up to date I see that a lot has changed and this needs a top to bottom rewrite.  Email me if you need this information.'''
+
''ext_process_gh.py''' as a sort of template ( copy and modify ).
  
 
= First Connection =
 
= First Connection =
Line 17: Line 17:
 
    
 
    
 
</pre>  
 
</pre>  
** defining a mode this way using a subroutine ... is not really the way I do it when this documentation was written .. it is badly out of date.  is not really needed but this way it is easy to turn on and off the Controlino settings.
+
** defining a mode is not really needed but this way it is easy to turn on and off the Controlino settings.
 
** find        self.baudrate and add at end of baud rate section         
 
** find        self.baudrate and add at end of baud rate section         
 
<pre>
 
<pre>

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)