Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 628 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 628 Bytes

ME772

code repository for course project of mechatronics

Main components used:

  • HC05 bluetooth module
  • Lithium Polymer battery 7.4V
  • 128x64 OLED screen
  • Arduino nano
  • Breadboard, wires, etc.
  • heart rate monitor

The circuit:

circuit design

The App:

The app was built using MIT App inventor 2:
The screen looks like this:
screen

these are the components used for making the app:
components

this is the block diagram of the control of the app:
blocks1 blocks2