Blog
Recent Posts
Arduino-Compatible Microsoft Azure Certified IoT Development Kit with Visual Studio Code Support
Posted by
onThis Microsoft Azure Certified IoT DevKit (IOT-AZ3166) is an all-in-one kit optimized for prototyping and developing Internet of Things (IoT) applications leveraging Microsoft Azure services.
It supplies an Arduino-compatible board with multiple peripherals such as an OLED display, sensors, hardware debugging chip (ST-Link), and security chip. The project collection offers creative examples for learning and reference, plus extensive documentation. In addition, it supports Visual Studio Code with the Arduino Extension to build full-fledged IoT applications that integrate numerous services like Azure IoT Hub, Logic App, and Cognitive Services. The kit's hardware and software integration make developing new applications more effortless.
- CLOUD CONNECTED - Build a cloud-powered IoT app using Microsoft Azure services in minutes.
- FAST PROTOTYPING - Develop fast and seamlessly utilizing Visual Studio with the Arduino Extension. Microsoft provides developer support.
- POWERFUL PROCESSING - SoC module combines the power of the ST Microelectronics STM32F412 at its core and MXChip EMW3166 for WiFi.
- BUILT-IN EVERYTHING - On-board peripherals include an OLED screen, headphone output, stereo microphone, and abundant sensors like humidity, temperature, pressure, and motion (accelerometer and gyroscope), and magnetometer.
- CONNECT EASILY - 25 external GPIO pins on the edge connector allow you to connect many external sensors and actuators.
Arduino-Compatible ESP32 WiFi, Bluetooth Classic, BLE, CAN Bus Module
The ESP32 is a series of low-cost, low-power system-on-chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. The ESP32 series employs a Tensilica Xtensa LX6 microprocessor in both dual-core and single-core variations and includes built-in antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules.
This board comes with an onboard ESP32 WROOM-32 WiFi, Bluetooth Classic, BLE Module, and a CAN Bus port with a transceiver. Also, onboard is an RGB LED, IO pins on a 0.1" pad.
Arduino-Due-Based SAE J1939 Programming Kit - Quick Start Reference
Unleash the power of the Arduino Due with ARM Cortex-M3 processor to develop and test your SAE J1939 application, may it be an SAE J1939 to USB protocol converter, an SAE J1939 Bridge, an SAE J1939 data monitor, and many more. The SAE J1939 Programming Kit comes with many programming samples, including a full-blown SAE J1939 [...]
A Beginner's Guide to SAE J1939 Embedded Software Development
Introduction Welcome to my beginner's guide! By opening this page, you have entered the first and probably most crucial stage toward developing your SAE J1939 project: Reading. Over the years, I dealt with many newcomers to the J1939 technology, some of them motivated by great product ideas. Others were thrown into a project because they were [...]
Arduino Compatible Industrial Controller Supports I/O Expansion Modules
The open-source ProductivityOpen platform presents all the features of a conventional Arduino plus an industrial controller. The processor circuit of the P1AM-100 Arduino-compatible CPU simulates the Arduino MKRZero microcontroller. The P1AM-100 is compatible with multiple available Arduino MKR format shields, plus the ProductivityOpen shields, and can employ most Arduino sketch programs found on open-source websites. Using the [...]
Practical Guides To Mastering Embedded Linux Programming
Mastering Embedded Linux Programming: Unleash the full potential of Embedded Linux with Linux 4.9 and Yocto ProjectThis complete guide shows the technologies and techniques needed to incorporate Linux into embedded systems. The reader will begin by learning about the essential elements that underpin all embedded Linux projects: the toolchain, the bootloader, the kernel, and the [...]
Raspberry Pi 4 Step-By-Step Guides To Innovative Linux Projects
RASPBERRY PI 4 COMPLETE MANUAL: A Step-by-Step Guide to the New Raspberry Pi 4 and Set Up Innovative ProjectsThe Raspberry Pi 4 can accomplish a remarkable variety of embedded applications. Amateur technology enthusiasts use Raspberry Pi boards as media centers, file servers, retro games consoles, routers, and network-level ad-blockers, for starters. However, that is just [...]
CANopen Library For Linux Based Application Development
The CANopen Magic Pro Library by Embedded Systems Academy is a system supporting customized CANopen based PC applications for quick and easy development without the need to know all details of the CANopen protocol stack. The kit consists of a professional CANopen library along with documentation, a C header file and makefile for gcc. The CANopen library achieves [...]
Programming The Atmega328 And The Arduino Uno Board Using The Atmel Studio IDE
The AVR microcontroller by Atmel (now Microchip) is one of the most widely used 8-bit microcontrollers. The popular Arduino Uno board utilizes an AVR microcontroller. It is inexpensive and widely available around the world.This book combines this combination. The authors apply a step-by-step and methodical approach to demonstrate the programming of the AVR chip. Examples are presented [...]
Fun Internet of Things (IoT) Projects With Arduino
Arduino is a powerful and very versatile platform used by millions of people around the world to create DIY electronics projects. It can be connected to a wide variety of sensors and other components, making it the ideal platform to build fantastic Internet of Things (IoT) projects on―the next wave in the era of computing.This book [...]
Programming Atmel's AVR Microcontrollers, The Chips That Power Arduino
Atmel's AVR microcontrollers are the chips that power the Arduino platform and are the go-to chip for many hobbyists and their hardware hacking projects. In this book, you set aside the layers of abstraction implemented by the Arduino environment and learn how to program AVR microcontrollers instantly. In doing so, you learn more about the chip, and you [...]