First, let me introduce this peripheral:The real-time clock (ERTC) is an independent BCD timer/counter. The ERTC provides a calendar clock and a programmable alarm interrupt.Two 32-bit registers conta...
The SEK-SVM40 evaluation kit includes a VOC sensor SGP40, a humidity sensor SHT40, and a microcontroller that can output VOC index, relative humidity, and temperature via an I2C or UART interface.
The...
After searching online and conducting my own experiments, I have summarized three methods for displaying the state machine name in Modelsim simulation. The following is an explanation using a specific...
Temperature sensor + I2C + serial port + PC host (pyserial) example
The examples are a bit messy, mainly for learning:
Temperature sensor DS18b20, E2PROM, I2C, serial port reading and writing, PC host...
1.1Overview
The MSP430 microcontroller has a built-in ADC function. Some advanced microcontroller series have ADC12, while low-level microcontroller series have ADC10. The main difference between the ...
PCB circuit board is a necessary circuit board for equipment and electrical appliances, and is also a necessary carrier for software implementation. Different equipment has different PCB materials. Th...