Single-Chip Microcomputer
1, Environment introduction keil: 5.25 MCU: STM32F103ZET6 UCGUI version: 3.90 (pure source version) 3.9.0 is the source code version. You can see all the source code and facilitate learning; Subsequent versions provide lib library files, and the source code is no longer provided. The STemwin miUTF-8...
Posted by oc1000 on Wed, 22 Sep 2021 22:27:35 +0530
Teach you to play real nixie tube Our ultimate goal is to be lazy. Working together is to see you work hard, and my laziness is to enjoy. Therefore, in order to be lazy, frame programming is inevitable. In the future, I hope everyone in my blog is frame programming. Those who are irregular shoUTF-8...
Posted by Reviresco on Sun, 03 Oct 2021 05:04:03 +0530
The Bluetooth debugging assistant app used can freely add controls, including rocker, parameter fine-tuning box, energy slot, switch, Y-T waveform, X-Y waveform, etc. it is very convenient to use, but there is some trouble in data receiving and processing. The data receiving and sending formatUTF-8...
Posted by mikeduke on Mon, 04 Oct 2021 04:01:59 +0530
LCD1602 introduction: It is a dot matrix LCD module that can only display letters, numbers and symbols. One line can display 16 characters and two lines, so it is called 1602. Picture: Hardware analysis: 1602 has 16 pins in total, and the functions of each pin are as follows According to the fuUTF-8...
Posted by rd321 on Tue, 05 Oct 2021 03:35:02 +0530
Stagger tossing experience: esp8266 nodemocu preface after Previous item We successfully connected the data of DHT11 to Xiaoai and realized remote reading (well, smart home (◕ ᴗ◕✿). No, there is a new idea: since I can read the temperature and humidity of the dormitory, can I turn on the dormitUTF-8...
Posted by ziola on Fri, 08 Oct 2021 03:17:56 +0530
Let's see what we need to do first: Use 51 single chip microcomputer to light up an LED lampUsing 51 single chip microcomputer to realize the running lampUsing 51 single chip microcomputer to realize running water lampUsing 51 single chip microcomputer to realize pattern lampUsing 51 single chiUTF-8...
Posted by DrJonesAC2 on Fri, 08 Oct 2021 08:23:14 +0530
Introduction to DHT11 temperature and humidity DHT11 Product Overview DHT11 digital temperature and humidity sensor is a temperature and humidity composite sensor with calibrated digital signal output. It applies special digital module acquisition technology and temperature and humidity sensinUTF-8...
Posted by romeo on Sat, 09 Oct 2021 16:35:31 +0530
1, Introduction to cJSON cJSON is a JSON data parser written in C language. It is super portable, portable and single file. It uses MIT open source protocol. There are only two source files for cJSON: 1. cJSON.h 2. cJSON.c When using, you only need to copy these two files to the project directoUTF-8...
Posted by GFXUniverse on Thu, 14 Oct 2021 23:30:02 +0530
Qt serial port debugging assistant 1. Objectives Realize serial port debugging assistant, with concise interface style and configurable key communication parameters, including baud rate, stop bit, data bit and check bit; It can send data in hexadecimal and receive data in hexadecimal or ascii cUTF-8...
Posted by pcjeffmac on Thu, 21 Oct 2021 20:25:31 +0530
Learning board: STM32F103ZET6 Preface In the next few blogs, summarize several pieces of STM32 communication. Because 24C02 is the peripheral used in the board, the IIC content is mainly based on the reference documentation of this peripheral, explaining all kinds of time series step by step wiUTF-8...
Posted by furtivefelon on Fri, 22 Oct 2021 00:39:02 +0530