Hacker News new | ask | show | jobs
by wizdumb 2718 days ago
Thanks for the feedback! The Feather board I'm using actually has Bluetooth, but I have not explored using it yet. If it's faster to send data over BLE to an app, then that would make this project even more affordable and smaller because the SD card and RTC are no longer required.

I believe the Feather M0 board I'm using is also capable of running CircuitPython (fork of MicroPython). For this project, I wanted to keep it simple, so I opted for Arduino, though I am more familiar with Python.

If you have any specific advice or improvements you'd like to suggest, I'd love to get them in either PRs or Issues for the project over on GitHub! https://github.com/ammolytics/projects/tree/master/accelerom...

1 comments

Will do!