Skip to content

More Advanced Settings

HackersHub edited this page Jun 5, 2019 · 3 revisions

It's all in the config file

Blynk operates on virtual pins, these mappings are in the config.json file.

The physical pin mappings are also in the config so if you want to make your own carrier board or just hook a Raspberry Pi up with a breadboard, refer to these or change them appropriately.

It uses two PID profiles to ensure it gets up to temperature quick but makes small adjustments as it gets close (within 10 degrees Celcius) to the target temperature. These variables are also in the config file. Additionally for trial and error purposes you can manually set a PID profile in the app itself on the Settings tab.

Clone this wiki locally