Coursework 1 for ELEC60013: Embedded Systems at Imperial College London - a pet-tracking IoT without the need for an embedded GPS, codename: Barkr https://barkr.8bitsqu.id/
Go to file
Aadi Desai 540c3e44ef
Fix errors in TMP006 Lib
Byte values in int form need to be converted to bytes before concatenation
Active flag buffer needs to be converted to int before comparison with int literal
2022-02-09 11:33:39 +00:00
.gitignore Update .gitignore, readme 2022-02-01 21:22:54 +00:00
main.py Testing script for Si7201 and TMP006 2022-02-09 10:49:00 +00:00
README.md Update .gitignore, readme 2022-02-01 21:22:54 +00:00
requirements.txt Initial Commit 2022-01-28 17:22:31 +00:00
si7201.py Add Custom Si7201 Lib 2022-02-01 23:11:36 +00:00
tmp006.py Fix errors in TMP006 Lib 2022-02-09 11:33:39 +00:00

ELEC60013 Embedded Systems: Coursework 1

  • Raspberry Pi Zero W IoT Device
  • Competing product: Fi Collar
    • Our features can outcompete:
      • Battery Life
      • Tracking Accuracy?
      • Much Larger Network
      • Health Metrics
      • Can do advanced features too:
        • Sleep Tracking
        • Step Counts
        • Escape Detection? As soon as out of range of owner device?