资源列表
STM32 LightSensor
- 用STM32F103ZET6实时采集光敏传感器数据,检测周围环境光照强度。(The light sensor data are collected in real time by STM32F103ZET6, and the ambient light intensity is detected.)
ADC_DMA
- 用ADC多通道采集,存放数据DMA,串口发送出来(ADC multichannel collection, storage of data DMA, serial port)
PIC_SWITCH_DOUBLE
- pic16F触摸按键与SI24R1之间的通讯程序(PIC TOUCH CODE AND SI24R1 communications program)
实验29:LCD-ADC-DMA
- 使用STM32F103 功能:TFT彩屏显示 ADC转换结果 ADC单通道连续转换(Use the STM32F103 function: TFT color display ADC conversion results ADC single channel continuous conversion)
AN2810SW
- MPC 8270 example software
AN3966SW
- MPC 8270 pci example software
dspic33ep126gm706.h
- 8位数码管,显示c程序代码编写。 8位数码管,显示c程序代码编写。(8 bits of digital tube, showing the code of the C program. 8 bits of digital tube, showing the code of the C program.)
temperature_52_LCD
- a thermometer based on STC89c52 MCU using RTD-PT100 thermistor designed by Liu Sikun and Wang Xinyu in 2018/1 hardware list: RTD-PT100 thermistor LM324 OP TLC2543 10bit AD LM016L LCD STC89c52 MCU 12MHZ crystals
IIC寻址
- 在遇到未知I2C从设备地址,但需要访问时,用此程序可以进行暴力寻址,从0x00到0xff,有应答信号则可以判断此地址为有效地址。(When encountering unknown I2C from the device address, but needs to be accessed, the program can be used for addressing violence. From 0x00 to 0xff, if there is a reply signal, it can b
FreeRTOSv9.0.0
- 可编译通过版本,可参考,基本功能,可创建任务,学习参考(FreeRTOS is a truly free professional grade RTOS for microcontrollers that supports 35 MCU architectures and become a market leader.)
spiflash
- SPI接口实现,对SPI写,擦出等功能操作,此代码在板子上进行验证过,没有任何问题(SPI interface implementation, write to SPI, wipe out and other functional operations, this code has been verified on the board, there is no problem.)
红外数据通信实验
- ? 掌握利用红外线实现数据传输的原理和方法。,利用两块实验板,利用红外线实现实验板A向实验板B发送数据。并将发送和接收的数据显示在数码管上。(The principle and method of using infrared ray to realize data transmission are mastered. Using two experimental plates, the experimental board A is used to send data to the exper
