Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SupaSense

Supabase Arduino Espressif

A DIY temperature and humidity monitor connected to Supabase.

Project overview

For the moment we will configure the database manually and export the data into a spreadsheet. Later, I plan on adding a Flutter app with realtime updates, charts and more.

flowchart LR;
    A[(Supabase)];
    B(Logger 01) -- readings --> A;
    C(Logger 02) -- readings --> A;
    D(Logger ...) -- readings --> A;
    A -- CSV export --> E[[Excel]];
    F((You)) -- manual settings --> A;
Loading

Docs

Go to the docs -->

About

A temperature and humidity monitor connected to Supabase.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages