Blog
Recent Posts
Raspberry Pi Robotics Essentials With Six Degrees Of Freedom (6DoF)
If you are a programmer with interest in building advanced robotics projects using low-priced hardware and open source software, then this book is for you. Some experience with computer programming and implementing simple mechanical systems is expected.The Raspberry Pi is an economical embedded processor that provides a high-performance Linux development environment.This book is a fast-paced [...]
Bluetooth Low Energy (BLE) Projects with Arduino, Raspberry Pi, and Smartphones
Bluetooth Low Energy (Bluetooth LE, colloquially BLE, previously marketed as Bluetooth Smart) is a wireless personal area network technology designed and marketed by the Bluetooth Special Interest Group (Bluetooth SIG) and intended for innovative applications in the healthcare, fitness, beacons, security, and home entertainment applications. Compared to Classic Bluetooth, Bluetooth Low Energy was designed to render [...]
Introduction To The World Of Artificial Intelligence (AI) Using The Raspberry Pi
Beginning Artificial Intelligence with the Raspberry Pi represents a moderate introduction to the world of Artificial Intelligence (AI) using the Raspberry Pi as the computing platform. Most of the significant AI topics are explored, including expert systems, machine learning both shallow and deep, fuzzy logic control, and more! AI in action is demonstrated using the Python language on [...]
Exciting Internet of Things (IoT) Projects With The Raspberry Pi Using JavaScript
Internet of Things with Raspberry Pi 3 is intended to introduce Internet of Things (IoT) projects for the Raspberry Pi 3. It assists with creating exciting projects, such as setting up a weather station and measuring temperature and humidity using sensors; it also demonstrates how to send sensor data to cloud for visualization in real-time. Another [...]
Recipe-Based Guide To Programming Your Raspberry Pi 3 Using Python
This book begins by leading you through setting up Raspberry Pi 3, performing tasks using Python 3.6, and introducing the first steps to interface with RPI peripherals. As you work through the chapters, you will develop your skills and apply them as you advance. You will learn how to build text classifiers, predict sentiments in words, develop applications [...]
Designing Embedded Systems For The Internet of Things (IoT) Using ARM, Arduino, Raspberry Pi, BeagleBone
The IoT: Building Arduino-Based Projects course will take you on a journey to become an expert in the use of IoT by developing a set of projects and will guide you through securing your IoT environment.In the first module, Learning Internet of Things, you will learn how protocols and patterns can put limitations on network [...]
Design And Create Your Own IoT Applications Using The Raspberry Pi 3
The Internet of Things (IoT) is the fastest growing technology market. Industries are embracing IoT technologies to improve operational expenses, product life, and people's well-being. Mastering Internet of Things starts by presenting IoT fundamentals and the smart city. You will learn the important technologies and protocols that are used for the Internet of Things, their features, [...]
PiCAN2 CAN Bus HAT for Raspberry Pi - Getting Access To The 40-pin GPIO Header
In the past, we had received a number of inquiries regarding the PiCAN2's 40-pin GPIO header, which is designed in a way that it prohibits access to unused GPIOs. Besides the power supply, the PiCAN2 board (one CAN port) itself uses only 6 signals, while the remaining signals cannot be accessed when the board is [...]
Raspberry Pi CPU With CAN Bus Interface Now Upgraded To Raspberry Pi B+
Our Raspberry Pi 3 System With CAN Bus Interface (PiCAN2) has been upgraded to support the new Raspberry Pi B+, and it comes with a pre-installed Raspbian operating system. The system is equipped with either a single or dual PiCAN2 board, and, depending on the selected option, with or without SMPS (Switch Mode Power Supply). The [...]
PiCAN2 CAN Bus Board for Raspberry Pi - Functionality Test
The PiCAN2 board provides Controller Area Network (CAN) Bus capabilities for the Raspberry Pi. It uses the Microchip MCP2515 CAN Bus controller with MCP2551 CAN Bus transceiver. Connections are made via a 4-way screw terminal or DSUB-9 connector. This board is also available with a 5VDC/1A SMPS (switch mode power supply) that can power both the Pi and [...]