Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erichiggins committed Feb 11, 2019
1 parent d2d3212 commit dbfd192
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions accelerometer/README.md
Expand Up @@ -4,15 +4,15 @@ This project was first featured in an article which investigated the effects [Re

## Software

The Arduino software for this project is in the [`sensor_logger.ino`](https://github.com/ammolytics/projects/blob/master/accelerometer/sensor_logger.ino) file. It's based on the [example code](https://github.com/adafruit/Adafruit_LIS3DH) from Adafruit for the [LIS3DH sensor](https://www.amazon.com/gp/product/B01BU70B64/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0b-20&creative=9325&linkCode=as2&creativeASIN=B01BU70B64&linkId=e9c352ddd0167d5c759dca3fdacf3b4f).
The Arduino software for this project is in the [`sensor_logger.ino`](https://github.com/ammolytics/projects/blob/master/accelerometer/sensor_logger.ino) file. It's based on the [example code](https://github.com/adafruit/Adafruit_LIS3DH) from Adafruit for the [LIS3DH sensor](https://www.amazon.com/gp/product/B01BU70B64/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0f-20&creative=9325&linkCode=as2&creativeASIN=B01BU70B64&linkId=e9c352ddd0167d5c759dca3fdacf3b4f).


## Hardware

- [Adafruit LIS3DH Triple-Axis Accelerometer](https://www.amazon.com/gp/product/B01BU70B64/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0b-20&creative=9325&linkCode=as2&creativeASIN=B01BU70B64&linkId=e9c352ddd0167d5c759dca3fdacf3b4f)
- [Adafruit Feather M0 Bluefruit LE](https://www.amazon.com/gp/product/B01E1RESIM/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0b-20&creative=9325&linkCode=as2&creativeASIN=B01E1RESIM&linkId=9507195f4dfddf256d968238564249e7)
- [Adalogger FeatherWing - RTC + SD](https://www.amazon.com/gp/product/B01BZRN8B4/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0b-20&creative=9325&linkCode=as2&creativeASIN=B01BZRN8B4&linkId=5eac489f1c000cc92d82123bc90ae135)
- [3.7V 500maH LiPo Battery](https://www.amazon.com/gp/product/B0798DV4BS/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0b-20&creative=9325&linkCode=as2&creativeASIN=B0798DV4BS&linkId=f1c1fc4510ad081c0223ce9a010871f5)
- [Adafruit LIS3DH Triple-Axis Accelerometer](https://www.amazon.com/gp/product/B01BU70B64/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0f-20&creative=9325&linkCode=as2&creativeASIN=B01BU70B64&linkId=e9c352ddd0167d5c759dca3fdacf3b4f)
- [Adafruit Feather M0 Bluefruit LE](https://www.amazon.com/gp/product/B01E1RESIM/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0f-20&creative=9325&linkCode=as2&creativeASIN=B01E1RESIM&linkId=9507195f4dfddf256d968238564249e7)
- [Adalogger FeatherWing - RTC + SD](https://www.amazon.com/gp/product/B01BZRN8B4/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0f-20&creative=9325&linkCode=as2&creativeASIN=B01BZRN8B4&linkId=5eac489f1c000cc92d82123bc90ae135)
- [3.7V 500maH LiPo Battery](https://www.amazon.com/gp/product/B0798DV4BS/ref=as_li_qf_asin_il_tl?ie=UTF8&tag=ammolytics0f-20&creative=9325&linkCode=as2&creativeASIN=B0798DV4BS&linkId=f1c1fc4510ad081c0223ce9a010871f5)
- [3D-printed mount](https://www.thingiverse.com/thing:3343163)


Expand Down

0 comments on commit dbfd192

Please sign in to comment.