Forum: PC Hard- und Software [UPDATE] RealTime OpenControl - Release 2.0 (En/De)


von Sebastian Keller (Gast)


Lesenswert?

Nach einem Jahr Softwareentwicklung kann ich jetzt Version 2 von meiner 
Logging-Software vorstellen. Dabei habe ich den Funktionsumfang nochmals 
deutlich aufgebohrt.

Changelog (v2.0):
- PostgreSQL-Datenbank Integration für Langzeitaufnahmen
- GUI ist jetzt sauberer und aufgeräumter
- GUI beinhaltet jetzt die Möglichkeit, sich über TCP mit anderen 
RTOC-PCs zu verbinden.
- TelegramBot hat jetzt vollen Funktionsumfang (Komplexeres Plotten, 
Daten löschen, event/action system, Plugins steuern,...)
- Event/Action-System für Automatisierung
- Automatische Backups in SQL-datenbank
- Neuer Webserver
- Terminalzugang
- Plugins bekommen noch mehr Funktionen bereitgestellt, was die 
Einrichtung weiter vereinfacht
- Neue und ausführlichere Dokumentation auf readthedocs.io.
https://realtimeopencontrol.readthedocs.io/en/latest/


Wer Interesse hat, kann gerne mein github projekt anschauen, oder gleich 
mit pip3 RTOC installieren.
https://github.com/Haschtl/RealTimeOpenControl


Beispielanwendungen finden sich in meiner plugin-repository
https://github.com/Haschtl/RTOC-Plugins




Wenn du meine Arbeit unterstützen willst, würde ich mich sehr über eine 
Tasse Kaffee freuen
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V3JGL7BM8WGQY&source=url

Hier die Kurzbeschreibung aus der ReadMe

RealTime OpenControl offers a simple way for real-time data recording, 
visualization and editing.
RTOC is made for communication with different devices (IoT) in a network 
or local sensors or devices providing data. It collects Data from any 
source and provides easy and intuitive user interaction. The simplest 
way is, to run RTOC with the user-frontend. But it can also run a 
HTML-Server providing plots and events. This is the best way to view the 
data, if RTOC is running on screen-less devices, like a Raspberry Pi. 
And in any other case, you can get full access and control of RTOC with 
a simple Telegram-Bot all over the world, without many configurations. 
This bot is also capable of sending messages or warnings, if events are 
triggered. Read more about Events later on.
There are different ways to access data on an RTOC-Server:
- From GUI (PyQT5) (full access)
- From another RTOC-Server with TCP (partial access)
- From any device with a Telegram-Bot (full access)
- From any device with an HTML-website (only viewable)
- From any device with PostgreSQL-Database (only access to data, no 
controlling of RTOC)
Possible applications
- General long time data recording and automation due to postgreSQL 
integration
- Central measurement data recording of laboratory instruments with PC 
connection (e.g. power supply unit, multimeter, sensors, 
microcontroller)
- Central recording of measurement data from Internet devices (e.g. 
mobile weather stations, drones, smartphones)
- Remote monitoring and control of processes and devices with PC and 
Smartphone (Telegram) (e.g. 3D printing, heating, Custom-SmartHome)
- Controlling between several devices (e.g.: power regulation of a power 
supply unit on the temperature sensor of a multimeter)
- Decentralized data recording (e.g. on Raspberry) and access via 
network connection (smart projects)
- Fun projects like controlling a LED with Telegram

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.