Skip to content

NTUEE-ESLab/embeddedsystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2021elabs_final project

Development environment

1.Mbed studio(mbed-os 5.14)
2.python3
3.mongodb
4.Ubuntu 18.04

How to start

Step 1. git clone https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-Button/
Step 2. modify ButtonService.h and main.cpp
Step 3. add mlx90614 file
Step 4. run client.py to connect bluetooth with STM32 board and get data from STM32
Step 5. run mongodb_create.py to build a database
Step 6. run plot.html to get data crom client.py and show temperature and ID

Demo

資料庫 demo:
https://www.youtube.com/watch?v=WdTDAXwZ7KM
藍芽傳輸&量測溫度 demo:
https://www.youtube.com/watch?v=csd1VBX6LFY
https://www.youtube.com/watch?v=ZkXifBKbqXs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.9%
  • Python 17.1%
  • C 15.2%
  • HTML 8.8%