![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
EW'15 is smaller than EW'14, there are just 4 halls - 1,2,4,5 :( ppl leave for more specialized fairs, I suppose. Still a lot of interesting contacts.
This year I am showing trivial stuff I coded just in couple of hours -

heart rate monitor that is essentially trading sensor cost for CPU cost. The sensor is soshittynoisy that it requires a lot of CPU cycles to extract meaningful data. I implemented it in C++, Javascript and Python - exactly the same stuff.
Of course I am not in a business of heart rate monitors - that is just an example demonstrating IDEs, DSP library and IO abstraction libraries that can be used to develop applications with various IO options in C/C++, Javascipt and Python.
This year I am showing trivial stuff I coded just in couple of hours -

heart rate monitor that is essentially trading sensor cost for CPU cost. The sensor is so
Of course I am not in a business of heart rate monitors - that is just an example demonstrating IDEs, DSP library and IO abstraction libraries that can be used to develop applications with various IO options in C/C++, Javascipt and Python.