jamesmack / third-eye

Our final project for CENG/ELEC/SENG 490.
MIT License
0 stars 0 forks source link

Custom data now goes to iPhone app when objects are close/very close #11

Closed jamesmack closed 9 years ago

jamesmack commented 9 years ago

The Arduino code was slightly refactored to make use of the custom data functions. Level 1 and level 2 alerts (object at 1 meter and object at 2 meters, respectively) are sent to the iPhone and for now just print out via the console. Additionally, the custom data function in the iPhone app has been slightly modified to use uint8_t instead of the older Uint8.