/eeprom-parsing

Simulation of collecting data, dumping it to a .hex file, reading the data, and visualizing that data.

Primary LanguageJupyter Notebook

Purpose

This code simulates the process of collecting data from a sensor, dumping it to the EEPROM, extracting it to a .hex file, reading the data in with Python, and visualizing the data via plotting.