dhhagan / opcn2

C++ Library for the Alphasense OPC-N2 particle counter
MIT License
15 stars 9 forks source link

version for use with Nordic nRF52xxx #24

Open paultanner opened 6 years ago

paultanner commented 6 years ago

We are now looking to build the same OPC (or later version) into a device that has a lot more I/O. This will be based on nRF52832. We are planning to port this library accordingly, basing the build on the open toolchain for armgcc as used in the Nordic SDK. I'm leaving this issue just in case anyone has a similar requirement.

dhhagan commented 6 years ago

Awesome to hear, @paultanner Let me know when it's up and I can add a link to the Readme if that's of interest to you.

semajoel commented 6 years ago

Very interesting.