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 […]
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 […]
This must be the easiest Papilio Project ever – use you FPGA board as a USB to 3.3V TTL RS232 […]
[vc_row][vc_column width=”1/1″][vc_column_text]Electronic paper, e-paper and electronic ink are display technologies which are designed to mimic the appearance of ordinary ink on paper. Unlike conventional backlit flat panel displays which emit light, electronic paper […]
In Arduino-ish programming, we can use Serial.print to access the UART of pcDuino. Many users are asking, how to directly […]
[vc_row][vc_column width=”1/1″][vc_column_text]HY502B is a 14.3 Mhz Near Field RFID module. For more details you please refer to http://linksprite.com/wiki/index.php5?title=RFID_Reader/Write_Module_B_(SPI_interface) HY502B use SPI to […]
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]This tutorial will show you how to program the pcDuino to read an analog input. It assumes you have […]
[vc_row][vc_column width=”1/1″][vc_column_text]This is the latest installment of my series of pcDuino tutorials. This tutorial will show you how to setup […]
[vc_row][vc_column width=”1/1″][vc_column_text]This experiment uses a dual color LED matrix, which is a red and green color 8 × 8 matrix, […]