Skip to content

bello/sense

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Sense

Building HVAC sensor experimentation

Building

Platform IO is used for this project. VSCode is recommeded for development.

A config.h file must be created in order to build the project. config.h.

// Config.h example
#define WIFI_PASSWORD "test-password"
#define WIFI_SSID "test-ssid"
#define SENSOR_ID "1"

About

Arduino sensor for HVAC systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages