- Metal part
- Get data from ecg AD8232
- Make datafile with ecg data
- Data
- Store data in SD card
- Send/Get Data
- Write BLE service
Q:
- What type of messages esp32 send to client
- Where data stored before send
- When do we send data
- How we send data using 1 core
- Software
- Get data from esp32
- Translate to 6 ecg outputs
- Visualize data
Q:
- What language and libs will we use for frontend