sarsooxyz.hugo/content/posts/iot/index.md
Andy Pack ace6d41e0e
All checks were successful
Deploy Hugo site to Prod / Build Container (push) Successful in 36s
using badges
2024-07-28 20:54:19 +01:00

540 B

title date draft
IoT Coursework 2020-11-24T15:03:40+00:00 false

My post-grad internet of things coursework concerned coding a smart sensor using a Contiki-based board. Written in C, the software collected light readings into a buffer before processing these data groups using symbolic aggregate approximation or SAX. This piece achieved 95%.

GitHub

Read the report here.