computer-lov / Nighttime-Parenting-Device

This is a senior design project.
MIT License
0 stars 0 forks source link

List task that run at startup #69

Closed computer-lov closed 2 years ago

computer-lov commented 2 years ago

One time tasks to run at startup, then finish

computer-lov commented 2 years ago

Tasks that run at startup:

  1. Audio Level Detection Task (runs until it detects audio above a certain threshold)
  2. Create Stereo Decoder object
  3. Create OLED screen object (establish i2c connection)
  4. Create LED Bar object
  5. Create Heart Rate Sensor Object
  6. Create Physical UI object (establish serial comm. for volume dial's ADC)
computer-lov commented 2 years ago

Moved to done.