Running TensorFlow on IoT Devices

Running TensorFlow on IoT Devices

Event Time September 16 (this Thursday) 20:00-21:00 Event Schedule 20:00-20:45 Keynote Sharing Running TensorFlow on IoT Devices Current status of TensorFlow Lite and TensorFlow Lite Micro Key points and implementation methods of running TensorFlow Lite on Coral Compilation process and technical points of TensorFlow Lite Micro 20:45-21:00 Interactive Q&A Organizing Community GDG Shanghai Bilibili Live … Read more

Exploring the Upgrades of FreeRTOS Version 10

Exploring the Upgrades of FreeRTOS Version 10

I predict that in the future, the IoT (Internet of Things) embedded operating system will be dominated by FreeRTOS. Please see the following analysis. I Major Upgrade of FreeRTOS The reason for writing this article is that this upgrade is different, it can be called a “major upgrade“. If you have been using FreeRTOS for … Read more

ESP32-BLE2MQTT: Kickstart Your Embedded System’s IoT Journey

ESP32-BLE2MQTT: Kickstart Your Embedded System's IoT Journey

In IoT applications, Bluetooth Low Energy (BLE) and the MQTT protocol play crucial roles. BLE allows devices to communicate wirelessly with low power consumption, while MQTT provides a lightweight publish/subscribe messaging protocol for communication between devices. The ESP32-BLE2MQTT project cleverly combines these two protocols, creating a powerful BLE to MQTT bridge that offers developers a … Read more

Running MQTT Client on ESP32 for Publishing and Subscribing to Topics

Running MQTT Client on ESP32 for Publishing and Subscribing to Topics

There are many libraries available for ESP32 MQTT, this time Lingshun Lab mainly uses AsyncMQTT_ESP32, and in the future, we will explore more methods for using other MQTT libraries. Prerequisites Deploy a local MQTT server on Raspberry Pi, for specific installation please check the following link: https://lingshunlab.com/book/raspberry-pi/raspberry-pi-install-mosquitto-mqtt-server-and-test-mqtt ESP32 and Raspberry Pi are on the same … Read more

Differences Between STM32, GD32, and ESP32: A Comprehensive Guide

Differences Between STM32, GD32, and ESP32: A Comprehensive Guide

To not miss my updates, remember to click the top right corner – view public account – set as a star, and give me a star! 01 Introduction STM32: A product released by STMicroelectronics on June 11, 2007, a 32-bit microcontroller. GD32: A product released by GigaDevice in 2013, which closely imitates STM32 in chip … Read more

Mastering Embedded Systems: A Comprehensive Learning Path

Mastering Embedded Systems: A Comprehensive Learning Path

Embedded systems refer to dedicated computing systems embedded within devices, widely used in smart hardware, home appliances, automobiles, industrial control, and other fields. With the rapid development of the Internet of Things and smart devices, the demand for embedded systems is growing, becoming a highly promising technical direction. This article will provide you with a … Read more

Powerful Resource Platform for Embedded System Development with STM32CubeH7

Powerful Resource Platform for Embedded System Development with STM32CubeH7

STM32CubeH7 is a significant initiative launched by STMicroelectronics to simplify the development process for STM32 series microcontrollers. By providing a comprehensive embedded software platform, STM32CubeH7 reduces development complexity and costs for developers while accelerating time-to-market. Overview The STM32 series microcontrollers are widely used in various fields such as IoT, automation, and automotive, while STM32CubeH7, as … Read more

Understanding Network Security and Remote Control in Embedded Systems

Understanding Network Security and Remote Control in Embedded Systems

Embedded systems are widely used in today’s intelligent industry, but they often contain sensitive information and perform critical functions. These systems may involve sensitive information such as personal privacy, trade secrets, or national security. Once attacked, it can lead to serious consequences. The network security of embedded systems is aimed at preventing unauthorized access that … Read more

Building an IoT Image Transmission Control Crawler with Raspberry Pi and Node.js

Building an IoT Image Transmission Control Crawler with Raspberry Pi and Node.js

This article is contributed by float, introducing a remote-controlled car robot project based on the Raspberry Pi platform, supporting image transmission and remote control. The software part of the project is open source, and I recommend it to enthusiasts and Raspberry Pi lovers. The inspiration for the project comes from the main character Wall-E in … Read more

Top Three Trends of IoT Sensors in 2021

Top Three Trends of IoT Sensors in 2021

Connected sensors are a crucial component of Internet of Things (IoT) solutions, and the market is experiencing dynamic growth across various verticals. According to Future Market Insights, the primary driver of the connected sensor market is a direct result of companies making larger investments in sensor devices that provide real-time information and services for businesses. … Read more