In-Depth Explanation of UART Serial Communication Protocol

In-Depth Explanation of UART Serial Communication Protocol

  UART (Universal Asynchronous Receiver/Transmitter) is a widely used serial communication protocol in embedded systems. It supports full-duplex communication, allowing simultaneous data transmission and reception, making it very useful in applications that require bidirectional communication. The working principle of UART is to transmit data bit by bit, meaning each binary bit is transmitted independently through signal … Read more

iEi Innovation in Industrial Computer Solutions

iEi Innovation in Industrial Computer Solutions

Industrial control computers, also known as industrial control computers, have long transcended the traditional notion of being mere industrial controllers in the era of Industry 4.0. With the accelerated development of smart manufacturing, new infrastructure, and the Internet of Things, industrial control computers are evolving towards greater intelligence, digitization, and informatization. The roles and tasks … Read more

Microcontroller Programming: From Bare Metal to RTOS

Microcontroller Programming: From Bare Metal to RTOS

Introduction For embedded engineers, understanding the principles and application development technologies of RTOS is essential knowledge. However, with a wide variety of real-time operating systems available, selecting a specific RTOS as a basis for learning is a very effective approach. In this regard, Jishu Reading recommends a book co-authored by Arm Technology, published by the … Read more

A New Method for Microcontroller Programming: MicroBlocks

A New Method for Microcontroller Programming: MicroBlocks

Translated and organized from: https://makezine.com/2020/07/31/microcontrollers-meet-microblocks/ Author Introduction Kathy Giori is a senior product manager at Mozilla; she has promoted open-source hardware and software at Arduino, Qualcomm, and various startups. She holds electrical engineering degrees from the University of Minnesota and Stanford University. The latest issue (vol 74) of Make magazine features the theme “The Rise … Read more

Introduction to Embedded Linux and SoC in the Era of IoT

Introduction to Embedded Linux and SoC in the Era of IoT

1. Overview 1.1 What is Linux; Linux is a free and open-source Unix-like operating system. The kernel of this operating system was first released by Linus Torvalds on October 5, 1991. After adding user-space applications, it became the Linux operating system. Linux is also one of the most famous examples in the development of free … Read more

Research on Accelerating IoT Development with Embedded Linux

Research on Accelerating IoT Development with Embedded Linux

Handcrafted open-source news and technical content, with hundreds of thousands of programmers and Linux enthusiasts already following. Introduction Embedded Linux can significantly accelerate the development speed of IoT solutions, simplify functional expansion, and provide IP gateway services for the IoT ecosystem. Moreover, the vast array of drivers, functional libraries, and even open-source code within the … Read more

Connecting Embedded Linux Single Board to Feiyan IoT Platform

Connecting Embedded Linux Single Board to Feiyan IoT Platform

Hello everyone, I am the Mixed Cuisine Master. Recently, our device’s cloud platform needs to switch to Alibaba’s Feiyan platform, so I’m making some notes to document the process. Alibaba has several IoT platforms: IoT Platform Smart Living IoT Platform (Feiyan Platform) Urban IoT Platform They have different application scenarios. Among them, the entry point … Read more

Embedded Linux: From Novice to Expert

Embedded Linux: From Novice to Expert

Click “Ke Yan Achievements” to follow, select “Set as Star“ to avoid getting lost Hello everyone, I am Ke Yan, I haven’t gone missing, I just took a trip back in time, just returned from the year 2021, to see the industry development at that time. I can responsibly tell everyone that by 2021, our … Read more

DIY Remote WiFi Control for Water Heater Using ESP8266

DIY Remote WiFi Control for Water Heater Using ESP8266

Follow us on WeChat “DLGG Maker DIY“ Set as “Starred“, heavy content delivered first. Automatic Timed Heating and Power Off Requirements No need for requirements analysis, simply put, I’m lazy. I don’t want to heat water every day. Don’t tell me to keep it on all the time; my NAS isn’t always on either, energy … Read more