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

DIY Project: Control Humidity with Raspberry Pi and Node.js

DIY Project: Control Humidity with Raspberry Pi and Node.js

Using the ThingWorx IoT development platform, we can quickly build an IoT application. This article aims to demonstrate the different modules of Node.js on the Raspberry Pi, and the DIY project leaves room for expansion. ThingWorx is a company that provides IoT platforms. With the ThingWorx development platform, we can quickly build an IoT application. … Read more

DIY Smart Home Product with Touch Control: ArduiTouch

DIY Smart Home Product with Touch Control: ArduiTouch

Currently, the widely popular ESP8266 and ESP32 WiFi modules have rich applications in various fields, but the most prominent market is undoubtedly in IoT applications, such as home automation, smart lighting, smart metering, and remote control. You can find many ready-made projects on the Internet. ArduiTouch is a smart device with a touchscreen shell, specifically … Read more

DIY Low-Cost IoT Control Box

DIY Low-Cost IoT Control Box

This is about building a simple smart home system. I have created a small box for this smart home system, aimed at providing a convenient way to control regular household appliances, allowing control of lights, water heaters, fans, doors, air conditioners, etc., when connected to the internet via a mobile phone. The hardware components of … Read more