-
WeatherStation-CPT210 Public
Raspberry Pi–powered weather station that reads temperature, pressure, altitude (BMP180) plus wind speed and direction (anemometer + vane), then serves live data via a Bottle web interface. A Tkint…
Python UpdatedJun 2, 2025 -
CarbonApp Public
Forked from NarayanTim/CarbonAppA web app built at RIT's BrickHack 11 Hackathon that analyzes organizational consumption data. Users upload CSVs to visualize and forecast carbon emissions using AI (LSTM, linear regression). Built…
Python UpdatedMay 5, 2025 -
WeatherStation-CSC202- Public
A weather station program using PuTTY and SparkFun sensors. Users enter a keypad password to access a menu for temperature, wind speed, or direction. Data displays on an LCD, with visual feedback v…
C UpdatedMay 5, 2025 -
TimeSeriesAnalysis Public
Python scripts related to phase space reconstruction and recurrence analysis, used for dynamical systems and time series analysis. The code includes implementations for reconstructing phase space, …