qiweimao / ESP32-Datalogger

The ESP32 Data Logger is a cost efficient data acquisition system that supports vibrating wire sensors and other sensors with RS-485, TTL protocol.
0 stars 0 forks source link

Data logging support #14

Open qiweimao opened 1 month ago

qiweimao commented 1 month ago

Protocols of sensors.

How to save data and make it easy to be transferred.

How do tell if a sensor is connected or not?

How to make different types of sensors object-oriented so I can plug and play?

qiweimao commented 1 month ago

image