University of California, San Diego

Battery Cycle Visualizer

Web app that can generate battery cycle graphs from Arbin and Neware battery software.
Battery Cycle Visualizer

Personal project-based web app that easily visualizes battery cycle data, using user-based parameters to visualize given cycles (single cycle, all cycles, or multiple certain). Takes in .csv, .xls, and .xlsx files, and allows for user to download cycle-specific data as a .csv file. Made with Python, Pandas, MatPlotLib, and Streamlit. This app is currently used by the Chen Battery Lab at the University of California, San Diego.

Source code can be found here.