Thursday, January 31, 2019

CDP Studio is now free for home projects


CDP Studio is a development platform for industrial control system, now coming with a free version for non-commercial use. The system can run on a Raspberry Pi, support C++, open source libraries and has a large feature toolbox including GPIO, I2C and MQTT.

~ FREE Download for NON commercial


Monday, January 28, 2019

A friendly video tutorial to get started with TensorFlow and Deep Learning

A friendly introduction to Deep Learning, taught at the beginner level. Work through introductory exercises across several domains - including computer vision, natural language processing, and structured data classification. Introduce TensorFlow - the world’s most popular open source machine learning library - preview the latest APIs (including Eager Execution), discuss best practices, and point you to recommended educational resources you can use to learn more.

Getting Started with TensorFlow and Deep Learning | SciPy 2018 Tutorial | Josh Gordon

Raspberry Pi Compute Module 3+ launched

It's the latest iteration of the Raspberry Pi Compute Module series: Compute Module 3+ (CM3+). This newest version of our flexible board for industrial applications offers over ten times the ARM performance, twice the RAM capacity, and up to eight times the Flash capacity of the original Compute Module.



Available in 4 different eMMC Flash sizes:
CM3+/Lite $25
CM3+/8GB $30
CM3+/16GB $35
CM3+/32GB $40

A new Compute Module 3+ Development Kit also released. This kit contains 1 x Lite and 1 x 32GB CM3+ module, a Compute Module IO board, camera and display adapters, jumper wires, and a programming cable.

source: Raspberry Pi Blog - Compute Module 3+ on sale now from $25


Friday, January 25, 2019

Cloned Raspberry Pi Camera Rev 1.3

I bought a camera module form a China on-line shop for a unreasonable low price of RMB 27.70. There are no any certification marking printed on board. I think it's a CLONED Raspberry Pi Camera Rev 1.3.






It was shipped in a white-box package.


Compare with old photos of My Raspberry Pi Camera Modules.

Test shot:




Monday, January 21, 2019

Monday, January 7, 2019

Learn the Essentials of Near Field Communication (NFC)

NFC enables two way communication between devices that is simple and safe, with a wide array of potential applications. element14 have created an Essentials module to get you up to speed on this increasingly important tech. Learn about how NFC works, its relation to other wireless tech, and more. Then test your new knowledge with a quiz!

Visit here, you have to login your element14 account or create a account for free.


Thursday, January 3, 2019

Remote login Raspberry Pi using Windows 10 build-in SSH client

This post show how to login Raspberry Pi/Raspbian from Windows 10 using the build-in OpenSSH client.


With OpenSSH Client installed by default in Windows 10 April 2018 Update, there should be no setup needed in Windows side. If you cannot run ssh client, scroll to bottom to check if OpenSSH client installed.

In Raspberry Pi/Raspbian side, you only need to enable Interface of SSH in Raspberry Pi Configuration.


This video show how to. The Raspbian desktop is the Raspberry Pi via VNC view. The Command Prompt is what we run in Windows side using build-in ssh client,



Check if OpenSSH Client installed in Windows 10.
Setting -> Apps ->


Select Apps & Features and Manage optional features


Check if OpenSSH Client included in the list.


If not, click the Add a features.