You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Generates a sequenced stream of data in the format "Temperature : 6#, Humidity : 5#, Time 1/1/# 11:1x" # represents a number in the sequence 1-9. There is a two second time delay between each transmission. This is meant to mimic the data transmission that a micro controller sends across a network after receiving data from a DHT22 sensor. \
\
TODO: Hopefully add an optional seed parameter that can change the output to some random degree.\