Components and supplies
Arduino MKR Fox 1200
MMA8451 3 Axis accelerometer
2 x AA battery holder
Jumper wires (generic)
AA Batteries
Project description
Code
Comments
Only logged in users can leave comments
Anonymous user
2 years ago
Hi I have build this project, however the MMA8451 does not trigger the MKRFOX1200 to get it out of sleep. I have tried the MMA8451 on an UNO to check the output on the Serial Monitor and it seems to work alright. Any suggestions are welcome. Many thanks!
Anonymous user
2 years ago
Hi, I'm organising a student challenge for projects in IoT that can help save the planet on the occasion of Earth's Day, using SIGFOX technology. I really like your project, do you want to participate? Eunate - SIGFOX Universities Program Manager https://www.sigfox.com/en/news/sensing-earth-sigfoxs-2018-universities-challenge https://www.hackster.io/contests/sigfoxuniversities
Arduino_Genuino
49 Followers
•75 Projects
14
3
Anonymous user
2 years ago
Hello! It's a cool project thanks! I reproduced it but I had to do a minor change (probably just a typo..): the cable should be between pin 0 and pin 13 as we use interrupt 1. Also the double reset press to go in bootloader doesn't work if we don't remove the breakout, probably because the RESET pin is always in high state (3V3 output from breakout). Aurelien