Blog
Recent Posts
Visual Programming Environment For Arduino Boards And Teensy
Visuino, the latest innovative software from Mitov Software, is a visual programming environment, allowing you to program your Arduino boards in a visual way. It currently supports the official Arduino boards, Teensy, Femto IO, ESP8266, ESP32, Controllino, Goldilocks Analogue, FreeSoC2, chipKIT, Maple Mini, and other Arduino clones.The components found in the Visuino software represent their [...]
Build Home Automation Systems Using the Power of the Raspberry Pi
Raspberry Pi Home Automation with ArduinoRevolutionize the way you interact with your home and become part of the rapidly growing group of hobbyists and enthusiasts by combining the powerful Raspberry Pi with an Arduino board.Starting with an introduction to the Raspberry Pi and Arduino boards you will set up your very own home automation system [...]
STM32 Development Board Implements CAN FD On-Chip Modules, Supports Arduino And ARM mbed Platforms
ST Microelectronics announced their Nucleo-144 boards, featuring an STM32 micro-controller in an LQFP144 package. The board’s Zio connector enables connection to Arduino Uno V3. The development board does not require any separate probe as it integrates the Link/V2-1 debugger/programmer. It comes with Ethernet and USB connectors. The board is not equipped with CAN transceiver, although the STM32 [...]
Piezoelectric Accelerometer Sensors With Flexible, Integral Cable
PCB Piezotronics has released two miniature piezoelectric accelerometers. They are single axis ICP voltage output with measurement ranges of +/- 5,000 g (model 352A91) and +/- 20,000 g (model 352A92). Both are in a similar package with low mass under 0.006 ounces (0.17 grams) and cover a broad frequency range of 1.2 to 10,000 Hz [...]
LPC1768/1769 - ARM Cortex M3 Development - The "Hello World!" Application
This post is a follow-up on my article LPC1768/1769 - ARM Cortex M3 Development - MCUXpresso IDE Installation And Adding A Template Project, in which we installed the MCUXpresso integrated development environment (IDE) and created a working but non-functional project for the LPC1768/LPC7169 processor. You can start the compilation (click on "Build 'LPC1769Template' [Debug]"), and there will [...]
LPC1768/1769 - ARM Cortex M3 Development - MCUXpresso IDE Installation And Adding A Template Project
After getting your LPC1768 or LPC1769 Cortex-M3 Development Board, it is time to getting started with MCUXpresso IDE. In this Step by Step tutorial we will go through the process of creating projects in MCUXpresso IDE for Cortex-M series Microcontrollers by NXP(Founded by Philips) based on CMSIS (Cortex Microcontroller Software Interface Standard). MCUXpresso is a derivative [...]
IoT (Internet of Things) Gateway For Transportation, Medical And Industrial Applications
Advantech's latest IoT gateway aimed at empowering industrial IoT solutions, the UTX-3117, is a fanless and extended-temp embedded box. It is designed to provide real-time IoT computing, and to be a power-efficient, plug & play gateway ideal for smart city street lighting, smart metering, smart parking, smart agriculture, HVAC, healthcare, industrial automation, and other applications. The UTX-3117 [...]
CAN Bus Enabled Cortex-A5 Industrial IoT Gateway For Mobile Computing And Vehicle Applications
Artila Electronics, a company focusing on the mobile computing field, introduced their Matrix-713, an IoT gateway system. The Matrix-713 is a fanless Linux-ready Cortex-A5 Industrial Box Computer suitable for mobile computing, integration and control needs in vehicles and smart factories. Matrix-713 provides a series of optional I/O interfaces including isolated RS-485 Serial ports, CAN Bus port and [...]
Embedded System with Intel Pentium N4200 Or Celeron N3350 Processor And On-Board Security Module
AAEON, a developer of industrial PCs, announced the launch of the PICO-APL3, an application-focused motherboard with both onboard storage and an inbuilt security module. The PICO-APL3 has been toughened up by removing memory sockets that are vulnerable to shocks and vibrations and replacing them with onboard memory and eMMC storage. AAEON has also fitted its new device with [...]
Device Drivers Development For Embedded Linux
Key Features Learn to develop customized Linux device drivers Learn the core concepts of device drivers such as memory management, kernel caching, advanced IRQ management, and so on. Practical experience on the embedded side of LinuxBook Description Linux kernel is a complex, portable, modular and widely used piece of software, running on around 80% of servers and embedded systems [...]