top of page

PiloteVMC

Synoptique logiciel.jpg
Synoptique_matériel.jpg
enregistrementMessageVersSql.JPG

project messagesPilotVmcVersSql

Program developed in C ++ under QT in the microsoft visual studio environment with the QT plugin

Its functions are :

  • Download the information recorded on the main unit (esp8266).

  • Save this data in an SQL database (wampserver64).

In addition to this, you will need to know more about it.

graphe.JPG
Display of curves

The information display uses the Teleinfo software which originally contains 3 tabs linked to the meter teleinformation that I have adapted to my database and to which I have added 2 vmc and functional tabs. This software displays the curves with Highchart .

parametrage.JPG
Configuration of the vmc.

The configuration is based on the wifinfo example of the libteleinfo library

Addition of a VMC configuration panel in the configuration tab

Added a VMC tab to view different live information (next image).

onglet_vmc.JPG
historique.JPG
vmc.JPG
fonctionnel.JPG
boitier affichage.jpg
Afficheur

At the top, classic day night led and 2 color rgb leds for the day and the next day.

On the st7735 screen, at the top the line indicating the selected mode, on a green background if the vmc is running. In the middle, the instantaneous value of the sensors. Time. And at the bottom, the status line: on the left reminder of the tempo LEDs, on the right the status in order of priority: wifi status if not nominal, i.e. the reason why the auto mode starts or stops the vmc otherwise daily vmc running.

At the bottom, the sensitive pusher.

At the rear is the dht22 sensor, the programming connector via usb serial and the 4-wire can bus and power cable.

​

Link to github

​

bottom of page