I2C January 28, 2014 0 Comments Reading Temperature from a TMP102 Thermometer with pcDuino (C Version) My previous post on reading the temperature from a TMP102 using a pcDuino used a Python script. Here is an […]
I2C January 25, 2014 0 Comments Reading Temperature from a TMP102 Thermometer with pcDuino (Python Version) The TMP102 temperature sensor breakout from Sparkfun is an easy to use thermometer that connects via I2C. This quick example shows […]
I2C January 25, 2014 0 Comments pcDuino and I2C IO board Thought I do a quick test with my pcDuino and see if I could get the I2C relay boardconnected and working […]
I2C January 7, 2014 0 Comments Add an Real Time Clock (RTC) to pcDuino pcDuino does’t have on-board RTC. It will automatically sync its time when it gets network connection. What if we want […]
I2C October 17, 2013 0 Comments Drive LED strip with pcDuino [vc_row][vc_column width=”1/1″][vc_column_text]Its holiday season! We will hang the lights again. In this post, we are going to show how to […]
I2C October 16, 2013 0 Comments Use of 9 Degrees of Freedom IMU on pcDuino [vc_row][vc_column width=”1/1″][vc_column_text]9 Degrees of Freedom IMU can be used as a fly control board. The detailed info can be found […]