Let’s make a program that centers a couple of forms. One will center relative to the screen, and the other form will be centered relative to the first form….
Read MoreYear: 2018
Humidity and Temperature Sensor DHT11 Arduino
[multilanguage_switcher]
DHT11 is a quite simple to use component. It has low precision and is quite slow to read, but is good enough for most ambient control applications. It consists of a resistive humidity sensor and a Negative Temperature…
Typhon Programing Example - Process Messages
Let’s call Typhon. Our IDE pops up. If we were working on another project, it will open it as default. Otherwise we should create or open one. In this case we create one. At the menu select File | New…