DS18B20 temperature sensor on pcDuino3
1. Introduction DS18B20 is a 1-Wire digital temperature sensor which provides 9 bit or 12 bit temperature readings using the […]
1. Introduction DS18B20 is a 1-Wire digital temperature sensor which provides 9 bit or 12 bit temperature readings using the […]
[vc_row][vc_column][vc_column_text]Electronic paper, e-paper and electronic ink are display technologies which are designed to mimic the appearance of ordinary ink on […]
[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 […]
pcDuino has a logic level of 3.3V. However, there are still many legacy Arduino Shields and components out there that […]
Many users are asking how to access UART through a shell script. The script is shown below: #!/bin/sh if […]
[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 width=”1/1″][vc_column_text]In this post, we will look at how to generate random numbers on pcDuino[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Random Numbers for pcDuino” […]
[vc_row][vc_column width=”1/1″][vc_column_text]The nRF24L01 is a highly integrated, ultra low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM (Industrial, […]
A c# library to abstract GPIO access on the pcDuino board. https://github.com/scottmccain/pcDuino.Net
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Parts List” tab_id=”1396167281-1-64″][vc_column_text] 1 x [bigcommerce link=”/pcduino-v2-an-minipc-with-arduino-headers-ubuntu-android-google/” target=”_blank”]pcDuino V2 [/bigcommerce] 1 x Infrared Controller *1 1 x Linker Infrared […]