How Front-End Developers Approach IoT Development

How Front-End Developers Approach IoT Development

Click the above Front-End Q, follow the public account ReplyJoin Group, join the Front-End Q technical exchange group About the text, Author: Dreyas Link: https://juejin.cn/post/7203180003471081531 image-20230104162825029 The above image is an online temperature and humidity visualization project I worked on for a week. It shows the temperature and humidity trends for the previous day and … Read more

Getting Started with Arduino IDE: A Comprehensive Guide

Getting Started with Arduino IDE: A Comprehensive Guide

Hardware Performance Parameters① Main Control Chip: ATmega328P② Digital Input/Output Pins: 14③ PWM Pins: 6④ Storage (Code Space) 32KB⑤ RAM (Runtime Storage) 2KB; EEPROM (Power-off Storage Space) 1KB⑥ Crystal Oscillator 16MHzSimulation Online Simulation: https://wokwi.com/ 1. What is Arduino IDE? Arduino IDE is a cross-platform software used for writing, compiling, and uploading code to Arduino development boards … Read more

Essential Guide to Configuring ESP8266 with Arduino

Essential Guide to Configuring ESP8266 with Arduino

Follow us on WeChat “DLGG Maker DIY” Set as “Starred”, heavy content will be delivered to you first. Friends often ask about the configuration methods for Arduino development with ESP8266. Today, based on previous articles, I am updating the offline installation package for everyone’s convenience in development. The previous article by expert cr4fun on creating … Read more

Six Key Factors to Reduce Security Risks in IoT Devices

Six Key Factors to Reduce Security Risks in IoT Devices

The Internet of Things (IoT) technology is currently in its infancy, but its reputation for weak security has already spread. As more connected devices continue to flood into our daily business and personal lives, IoT technology solution providers should adhere to the following six principles to provide a more reliable level of security. IoT technology … Read more

Career Directions in Embedded AI

Career Directions in Embedded AI

What are the Career Directions in Embedded AI? In the context of a new round of technological revolution and industrial transformation, embedded artificial intelligence has become the core driving force for the country’s new infrastructure and the upgrading of traditional industries. At the same time, under this background, many well-known companies have also laid out … Read more

Detailed Guide to ESP32-S3 Pins: Simplifying Your Development

Detailed Guide to ESP32-S3 Pins: Simplifying Your Development

ESP32-S3 is a powerful microcontroller with rich pin resources, offering limitless possibilities for your development. However, to fully utilize the capabilities of the ESP32-S3, understanding the characteristics and usage of its pins is crucial. This article will detail the pin functions of the ESP32-S3 to help you develop better. Overview of ESP32-S3 Pins The ESP32-S3 … Read more

Is the Salary Ceiling for Microcontroller Development Really Low?

Is the Salary Ceiling for Microcontroller Development Really Low?

I saw a reply on Zhihu saying that the salary for microcontroller developers is very low. I have spent two phases of my career doing microcontroller development. The salary isn’t very high, but it can reach over 20,000. Linux and microcontroller development are just different technical stacks; the salary largely depends on the companies you … Read more

Learning STM32 Made Simple: A Comprehensive Guide

Learning STM32 Made Simple: A Comprehensive Guide

Follow and star our official account to access exciting content 1. If you find it simple, it means ST has succeeded. How did STM32 stand out among many microcontrollers back then? Because of the library functions. Before this, microcontrollers like 51, AVR, PIC, MSP430 required searching for others’ code to “borrow” when writing a UART … Read more

Top 22 Android Studio Plugins You Should Know

Top 22 Android Studio Plugins You Should Know

Part One: Introduction to Plugins Google launched Android Studio, based on the IntelliJ IDEA Java IDE, at the I/O Developer Conference in May 2013. Android Studio is a fully-featured development tool that also supports third-party plugins, allowing developers to create applications more quickly and efficiently. Part Two: Installing Plugins In Android Studio: go to File … Read more

Complete Android Development Resources: Videos and Source Code

Complete Android Development Resources: Videos and Source Code

Click the above “My Cloud Drive” to get more of the latest resources! Recently I saw a picture, and I think it should resonate with people in the IT industry. Maybe this means that this year is the beginning of the 996 work culture , but so what? Even if it tortures us a thousand … Read more