issues
search
sejalchovatiya21
/
Capstone-Project
Face mask detection with temperature monitoring system
0
stars
0
forks
source link
Week 11
#12
Open
sejalchovatiya21
opened
2 years ago
sejalchovatiya21
commented
2 years ago
Week 11
Interfacing of temperature sensor MLX90614
Trying to merge the code and synchronization of USB camera and temperature sensor
Create an account in AWS and check the procedure of AWS-SNS
purohitu24
commented
2 years ago
Week 11 Updates
Created AWS account and watched some content on Youtube to execute the SNS system.
https://www.youtube.com/watch?v=kPLafcrng-c
https://www.youtube.com/watch?v=HPp6LHOxRdU
koratdivyesh92
commented
2 years ago
Week 11 updates
Trying to import smbus2 and MLX90614 libraries but cannot import the same in a virtual environment,
Solved this error by changing the path of installed library packages.
Interfaced temperature sensor in main project code.
Week 11