This shows you the differences between two versions of the page.
iothings:proiecte:2022sric:crash-detection [2023/06/01 23:15] alexandru.careja [Software] |
iothings:proiecte:2022sric:crash-detection [2023/06/02 01:13] (current) alexandru.careja [Results] |
||
---|---|---|---|
Line 75: | Line 75: | ||
===== Results ===== | ===== Results ===== | ||
+ | {{:iothings:proiecte:2022sric:bike-crash-detection.jpeg?direct&460|}}{{:iothings:proiecte:2022sric:crash-serial-bluetooth-result.jpeg?direct&275|}} | ||
+ | |||
+ | Since I didn't have my bicycle in Bucharest, the only way to test this was to move the wooden mount with the system attached with my hand violently so that its acceleration surpasses the threshold acceleration. And it did work! I got the notification in the Serial Bluetooth Terminal app on my phone. | ||
+ | |||
+ | Looking at future improvements of this project, I would like to have the Bluetooth notification be able to trigger the Emergency SOS feature from Android. | ||
===== References ===== | ===== References ===== | ||
Line 82: | Line 87: | ||
* https://forum.arduino.cc/t/adxl335-converting-to-gs/110499 | * https://forum.arduino.cc/t/adxl335-converting-to-gs/110499 | ||
* https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/ | * https://randomnerdtutorials.com/esp32-bluetooth-classic-arduino-ide/ | ||
+ | * https://www.nathanarose.com/blog/bicycle-accident-reconstruction-bicyclist-braking-capabilities-and-limits |