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

Creating a Music Keyboard with Arduino

Creating a Music Keyboard with Arduino

Compared to instruments like trumpets and flutes, electronic keyboards are easier to understand and operate. If we use a USB keyboard as the instrument keys, we can create the simplest keyboard instrument. To achieve this goal, we need to solve two problems: sound generation and parsing USB keyboard data. ·Sound Generation First, we need a … Read more

Build a Temperature and Humidity Monitoring Station Based on NodeMCU and IoT Platform Without Coding

Build a Temperature and Humidity Monitoring Station Based on NodeMCU and IoT Platform Without Coding

Overview Previously, I wrote a tutorial on building a temperature and humidity monitor with 20 lines of code, and I also promised to write a tutorial without any coding. After a long delay, I finally finished it. Some content is excerpted from the Baidu Cloud IoT Platform documentation. Development Board NodeMCU is an open-source development … Read more

×