Fermenter Controller

From OpenCircuits
Revision as of 15:16, 28 March 2006 by Griffle (talk | contribs)
Jump to navigation Jump to search

Project Scope

Description:
My [[1][Md420]] fermenter controller belongs to the [[2][PyPicn]] family of projects. (GTK)gui and software is written in python and works on windows and Linux alike. It talks to the PC's serial port using TCP sockets thus allowing multiple connections to the one device.

  • For example. One application is used to collect data, temperatures etc and log/ display graphs.
    • A second app simultaneoulsy requests data and can re configure if required the control features.
    • A third can collect data for a web page. etc etc
  • some [[3][screenshots]] which reminds me they need updating.
  • Its by no means a simple solution.
    • However the sytem can and is used to control all manner of Home automation and other devices across the web or locally.
      • Its an extension of a work related project

---

Online Demo

You can visit the web page of a similar project.