Deployed at: https://llama-with-thumbs.github.io/bio-chart-web/Â
This project involves programming microcontrollers to collect data from sensors, transmit it to a database, perform analysis, and present the results through a web-based user interface.
Designed and developed in 2023
Technology stack: Python, JavaScript, ReactJS, TypeScript, Firebase, Airbnb, AWS EC2, Git, Conventional Commits
Deployed at: https://llama-with-thumbs.github.io/bio-chart-web/
App-interface
The initial step involves processing the raw image, which includes tasks such as:
Aligning the image to a level position.
Cropping out the necessary portions.
Saving the processed images for later use.
In addition, images are saved in a database (Firebase is used, but consideration is given to switching to a more convenient solution).