eclipse / upm

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs.
MIT License
663 stars 412 forks source link

Adding Sensors - AM2315, AS3935, and MCP4725 #29

Closed whpenner closed 8 years ago

whpenner commented 9 years ago

I have nearly completed the support for the Aosong AM2315 Temp and Humidity sensor. The MCP4725 A2D looks to be pretty simple, so I'll do that next. The AS3935 lightning sensor will be last of this group.

arfoll commented 9 years ago

Cool sounds awesome, I really look forward to them - any particular reason for the username switch or are you not bpenner?

whpenner commented 9 years ago

Hi Brendan,

I built one account some time ago and then tried to change it to match with my work idsid… but it wouldn’t let me change the email that I had attached. So, they are crossed up – my work idsid points at home, the home id that I use, connects to work… oh well… ;-)

Bill

From: Brendan Le Foll [mailto:notifications@github.com] Sent: Thursday, December 11, 2014 9:13 AM To: intel-iot-devkit/upm Cc: whpenner Subject: Re: [upm] Adding Sensors - AM2315, AS3935, and MCP4725 (#29)

Cool sounds awesome, I really look forward to them - any particular reason for the username switch or are you not bpenner?

— Reply to this email directly or view it on GitHub https://github.com/intel-iot-devkit/upm/issues/29#issuecomment-66653128 . https://github.com/notifications/beacon/ADPOAxHU3pqreyQ4sFMVFINEDc0uV_d-ks5nWcgJgaJpZM4DHRHi.gif

arfoll commented 9 years ago

AM2315 merged with 03cca53d2af26c7fbe5bb909954d52bbbd94da0a. Thanks again!

whpenner commented 9 years ago

I submitted a pull request to switch the priority function to the mraa_set_priority

Propanu commented 8 years ago

@whpenner any plans to add the 2 other sensors or can this be closed?

whpenner commented 8 years ago

I should probably pull this for now. The AM2315 was done and is part of UPM. I have the AS3935 half coded, but it needs a bunch of tuning and clean up – nowhere near ready. I never got to the MCP4725.

So, we could close this for now and I’ll come back to these when I have more time.

Bill

From: Mihai Tudor Panu [mailto:notifications@github.com] Sent: Thursday, April 7, 2016 10:13 AM To: intel-iot-devkit/upm upm@noreply.github.com Cc: Penner, William william.penner@intel.com Subject: Re: [intel-iot-devkit/upm] Adding Sensors - AM2315, AS3935, and MCP4725 (#29)

@whpennerhttps://github.com/whpenner any plans to add the 2 other sensors or can this be closed?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/intel-iot-devkit/upm/issues/29#issuecomment-206999113

Propanu commented 8 years ago

Thanks for the update, closed for now!