Editing SmartPlug Technical

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 88: Line 88:
  
 
The database is SQLLite.  So far it seems adequate to the task.  Access is via string of SQL and variables bound to those statements.  Look for the code in .......
 
The database is SQLLite.  So far it seems adequate to the task.  Access is via string of SQL and variables bound to those statements.  Look for the code in .......
 +
 +
== Processing Modules==
 +
 +
So called processing modules offer you the opportunity to put some custom automatic processing in your terminal.  Typically this is matched up with a custom microcontroller application on the other end of the com port.  These are all implemented as descandants of the class ABCProcessing.  ( so far ABCProcessing does not add much value ) A couple of examples of processing modules and the arduino code are included in the download package, but beware they are in various states of maintenance.  See: [[Writing You Own Extensions to SmartTerminal]]
 +
 +
  
 
== Polling ==
 
== Polling ==

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)