Skip to content

mxstrand/ArduinoMicroAccelTempMicWithLCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Arduino Micro with ADXL345 Accelerometer, Analog Temp, and Mic with color LCD

Arduino Micro with ADXL345 Accelerometer, Analog Temp, and Mic with color LCD

I wanted to do a project with an LCD and thought writing accelerometer data for a device you can hold - might be a good way to better intuit accelerometer values. I got that wired up and decided to throw on an analog temp sensor and a microphone.

I use the mic as a switch to toggle between sensor displays.

Components:

  1. Arduino Micro : https://www.adafruit.com/products/1086
  2. Accelerometer : https://www.adafruit.com/product/163
  3. Mic : https://www.adafruit.com/product/1063
  4. Temp : https://www.adafruit.com/products/374
  5. LCD : https://www.adafruit.com/product/358
  6. Power : http://www.radioshack.com/product/index.jsp?productId=29392246

LCD

At the initial phase of just LCD and accelerometer, it looked like this:

aduino micro

About

ArduinoMicroAccelTempMicWithLCD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%