This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
Display the voltage readings in a chart based on voltage and time (X and Y axes). Write the necessary API calls to pull the data from the DB and send to the frontend.
Display the voltage readings in a chart based on voltage and time (X and Y axes). Write the necessary API calls to pull the data from the DB and send to the frontend.