I/O Expander Shield for pcDuino
[vc_row][vc_column][vc_column_text]I/O Expander shield is a shield used to expand the number of I/Os of a pcDuino/Arduino Uno. It is based […]
[vc_row][vc_column][vc_column_text]I/O Expander shield is a shield used to expand the number of I/Os of a pcDuino/Arduino Uno. It is based […]
[vc_row][vc_column width=”1/1″][vc_column_text]In this tutorial, we are going to use Arduino style API library to interface to an I2C 16×2 LCD. […]
[vc_row][vc_column][vc_column_text] Linker RTC is a kind of real time clock module based on DS1307. DS1307 is a low power consumption, with 56 bytes non losing full BCD code clock calendar real time clock, the address and data are transmitted through two line two-way serial bus, the chip can supply the information of seconds, minute, hour ,etc, the day of each month can adjust automatically, it has the function of making up the leap year . AM/PM flag bit determine the clock work mode for 24 hours or 12 hours, there is a built-in power supply circuitry inside the chip, and has the power failure detection and battery switch function.[/vc_column_text][vc_tour][vc_tab title=”Part list” tab_id=”1394162684-1-74″][vc_column_text]1 x pcduino v2 1 x Linker RTC Linker kit 20cm connect […]
My previous post on reading the temperature from a TMP102 using a pcDuino used a Python script. Here is an […]
The TMP102 temperature sensor breakout from Sparkfun is an easy to use thermometer that connects via I2C. This quick example shows […]
Thought I do a quick test with my pcDuino and see if I could get the I2C relay boardconnected and working […]
pcDuino does’t have on-board RTC. It will automatically sync its time when it gets network connection. What if we want […]
[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 […]
[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 […]