Project Proposal - Measuring Flux with Microcontrollers Austin Fullbright Harry Hughes Garrett Massman
A World Full of Containers A line at a busy Starbucks Neyland Stadium on Gameday
Where to park? Not here. Key point: We want take other people’s behaviors into account before we make our own decisions.
Solution: Microcontrollers! General purpose functionality Easy to integrate new features Low cost for high flexibility Small hardware footprint Arduino Uno
Peripherals Infrared Sensor LED Matrix
Project Milestones 1.Setup: place IR transmitters/receivers to signal interrupt events 2.Integration: connect Arduino, sensors and LED display into a single system 3.Processing: implement logic to detect cars entering and/or leaving, as well as filter out false positives 4.Testing: place system in a real environment and fix bugs and edge cases
Feedback How can our system be improved? Where else can the system be implemented? What changes would need to be made? How do we ensure durability? How do we scale the system up to include multiple components that communicate?