Project 8

MAS.863 Input Devices

Inputs

The space of microcontroller capabilities is greatly expanded by the ability to sense the environment. Here I implement an accelerometer, which is a sensor I will need for my final project.

  • Task: Create a board of your own design to read a sensor and display its value on a computer.
  • Tools: GCC, avrdude, Eagle, Python

See final project.