How to edit pcDuino image file
Maybe you create a pcDuino image file to backup the whole system using dd command, after then you find a bug and have to edit the image file, how can you manage it? You can’t mount the image as a whole...
View ArticleUART communication
I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Hardware...
View ArticleRead temperature using TPM36 sensor
This demo will show you how to use TPM36 sensor to get the temperature value. Hardware listStepsProgramCompile and run 96board Liner Base Mezzanine Card 4-pin cable TPM36 temperature sensor Connect...
View ArticleTilt Module
This demo uses tilt module to control LED. Hardware listStepsProgramCompile and run 96board Liner Base Mezzanine Card LED module of Linker kit Tilt module of Linker kit 4-pin cable x 2 Connect Connect...
View ArticleSliding rheostat
This demo will read the voltage of sliding rheostat and show the value on the terminal. Hardware listStepsProgramCompile and run 96board Liner Base Mezzanine Card Sliding rheostat module of Linker Kit...
View ArticleRelay
This demo is used to control relay, when turn on the delay, a LED on the module will light on; when turn off relay, LED will also light off. Hardware listStepsProgram Program and run 96board Liner...
View ArticlePhotoresistor
This demo will tell you to how to use photoresistor to control LED, if the environment is too dark, the LED will turn on. Hardware listStepsProgramCompile and run 96board Liner Base Mezzanine Card...
View ArticleBlink
This demo will show you how to blink the led via Liner Base Mezzanine Card. Hardware listStepsProgramCompile and run 96board Liner Base Mezzanine Card LED module of Linker kit 4-pin cable There are 8...
View ArticleTouch sensor and LED
This demo will show you how to use touch sensor to control LED. Hardware listStepsProgramCompile and run 96board Liner Base Mezzanine Card LED module of Linker Kit 2 x 4-pin cable Touch sensor module...
View ArticleInstall MQTT Server on pcDuino8 Uno with Node.js
A pcDuino8 Uno makes a really great central hub for small IoT networks. It is very inexpensive, it consumes very little power and it has no fans or other mechanical parts that might cause failure....
View ArticleHow to install REST API server with Hapi node module
This post will tell you how to install REST API Server on pcDuino8 Uno. 1. Synchronize time sudo ntpdate us.pool.ntp.org 2. Install Node and npm Set up the apt-get repo source. curl -sL...
View ArticleHow to install flash plugin on pcDuino8 Uno
On pcDuino8 Uno, if you want to viewer website which contains flash content, the browser will notice you that you should install flash plugin. And this post will tell you how to install this flash...
View ArticleHow to Install Scratch on Ubuntu 14.04
While Mac and Windows have relatively simple Scratch installs, the install via Ubuntu is more complicated, particularly if it is a 64 bit system. While the older version of Scratch is available via...
View ArticleHow to create Swap on pcDuino8 Uno
When I use pip command to install scipy on pcDuino8 Uno, after about one or two hours to compile, I get errors seemly like: g++: internal compiler error: Killed (program cc1plus) Please submit a full...
View Articlepcdunio MongoDB Cluster
This years X-mas project was to build a little ARM based cluster of pcdunio (Raspberry Pie 2+ like) boards running a MongoDB 3.0 NoSQL database for under $200. HardwareUpdate...
View Article“Matlab” on pcDuino8 Uno
SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages: NumPy : Base...
View ArticleRemote Wi-Fi DHT11 Temperature an Humidity I2C 2 X 16 LCD Display With Two...
ESP8266 modules are great low cost stand alone controllers with built in Wi-Fi, and I already made a simple Blink instructable with ESP8266 NodeMCU module. The advantage of the ESP8266 over Arduino...
View ArticleSwitch reference design on ONetSwitch30
Intro The switch reference design provides a set of board-specific projects. This design implements a traditional Layer-2 switch at Zynq PL, running without Linux while status can be monitored by...
View ArticleOpenFlow Switch with Hardware Flow Table
IntroductionFeaturesProject ListPre-Built ImagesBlock DiagramAddress MapDemo An OpenFlow switch is a software program or hardware device that forwards packets in a software-defined networking (SDN)...
View ArticleMotion Detection and Save Video Clip to Dropbox with pcDuino8 Uno and...
Openhapp has a great video quality WiFi security camera. It has excellent night vision too. We installed one openhapp wifi security camera in the front door, and can watch the real time video using...
View Article