资源列表
ADC
- LPC82X ADC操作程序,直接操作寄存器,一目了然,ZLG的的代码包封装了寄存器,采用回调函数,读取时间长。LPC824Lite的为C++类操作;NXP官网虽然采用寄存器,采用中断操作,个人感觉不方便。(LPC82X ADC void ADCInit(void) uint16_t adc_read_Dat(uint8_t channels))
stm8s_iap
- stm8s的iap部分代码,基本完整,可供大家参考。(stm8s iap main loop, for reference.)
NXP
- MC9S12XEPB 原厂资料,提供给大家进行参考(MC9S12XEPB datasheet, for reference.)
K型热电耦合MAX6675
- MAX6675K型热电耦程序,自己写的检测准确(MAX6675K thermoelectric coupling procedures, written by their own accurate detection)
12864
- 基于AVRatmega128的12864电子屏显示,这个程序能够显示你想要现实的数字,汉字,字符(AVRatmega128 based 12864 electronic screen display, this program can show you want to realistic figures, Chinese characters, characters)
UART1
- 可直接用于zedboard上的串口通信,利用zynq7000的pl部分实现一个简单的UART串口通信(Can be used directly on the zedboard serial communication, the use of zynq7000 PL part of the realization of a simple UART serial communication)
time_zh_4
- 按键选择状态,6位数码管显示,有闹钟、整点报时功能,时间可调(Button selection status, 6 digital display, alarm clock, the whole point timekeeping function, time adjustable)
简易触摸屏手机stm32
- 可实现手机打电话界面显示,加gsm模块可实现打电话功能。(Can realize the phone phone interface display, plus GSM module can realize the call function)
Prj_MCP41010_STM32F030F4P6
- Initializing and make an SPI interface to work with the digital potentiometer (MCP41010) with STM32F030F4P6 is performed in Keil-MDK v5 with STM32Cube.
Prj_MCP41010_STM32F030F4P6
- Initializing and make an SPI interface to work with the digital potentiometer (MCP41010) with STM32F030F4P6 is performed in Keil-MDK v5 with STM32Cube.
stm32f030f4p6_Key_LED_Interrupt
- Initialize Key buttons and GPIO with interrupt framework by stm32f030f4p6
stm32f030f4p6_USART_Interrupt
- stm32f030f4p6 with USART initialization and USART Interrupt