atharvanan1 / aesd_linux_app

This repository holds source code and makefiles for application to be interfaced into Embedded Linux Platform as part of Advanced Embedded Software Development Project
MIT License
0 stars 0 forks source link

Develop I2C Sensor Application for TMP102 #12

Closed atharvanan1 closed 4 years ago

atharvanan1 commented 4 years ago

Write and test code for TMP102 temperature readings.

DoD: Application runs successfully, and outputs temperature readings on stdin

atharvanan1 commented 4 years ago

@bcis93 Can we discuss how we want to interface the sensor with our application? I am thinking of creating functions for Server Application to access the information.

atharvanan1 commented 4 years ago

Add support for very basic functionality to test TMP102.

Code: dcb4a1f4c4cc996d7e5b5ac64ed80dec1a01dcce

atharvanan1 commented 4 years ago

Fully functional functions DoD Verified - temperature is accurate and displayed.

@bcis93 use this commit hash to use tmp102 functions in the app

Code: 2378357543434a9b8ec99c551be30ec53153a447