资源列表
111
- c语言程序。数码管数字显示。自动计数。动态显示。-c language program. Digital tube digital display. Automatic counting. Dynamic display.
STM32-V1.3
- STM32学习板的原理图和PCB,可用,测试过,是一个高手画的,验证过了!!希望对初学者有用! -Schematic and PCB STM32 learning board is available, tested, is a master of painting, verified it! ! I hope useful for beginners!
1859
- 基于LTC1859的多路AD采集c语言版版本-基于LTC1859的多路AD采集c语言版版本
Davis_putnam_Algorithm_code
- Davis putnam algorithm code in c++ to check equivalence of circuits. Compares the netlists.
stm32-sbqi
- STM32 开源示波器完整程序。KEIL 编译成功。-STM32 shiboqi complete rution.keil compler evirorment.
Arduino MAX7219
- this code help you to control tube 8 Displays MAX7219
PID LCD CONTROL 18F2550
- PID LCD CONTROL 18F2550 source code
mini2440-myled
- QT source code examples
STM32-DAC
- stm32 dac例程。串口发送电压值到下位机,下位机通过DAC输出这个电压值。-An STM32 DAC example. User sends a voltage value to STM32 APP,the APP will output the same voltage value via DAC.
STM32F103VET6FreeRTOS
- stm32 开发板上的freeRTOS移植。实现了ADC,usart,LCD,跑马灯多任务切换。点击按键,LCD会有不同的图形显示。-Running multitask in freeRTOS on wildfire board 。By pushing key-button,graphs on ILI9341 LCD change,while an UASRT task sends the ADC value to PC.
STM32PfreeRTOSPADCPLEDPUSART
- 在野火开发板上实现基于freeRTOS的多任务,包括USART,ADC采集,LED-multitask realization on wildfire board based on freeRTOS.Tasks include ADC ,UASRT,LED。
STM32PfreeRTOS
- 基于STM32F103 的freeRTOS移植,实现了点亮LED以及USART功能-An APP on STM32F103 board with FreeRTOS, with two threadFunctions ,lighting LED and sending message via UASRT.