搜索资源列表
IIC_Verilog1
- 功能:IIC通信的Verilog描述写法; 包含有通信部分(写数据和读数据),分频时钟SCL,和顶层模块。-Function: IIC communication Verilog descr iption written contains the communication part (write and read data), sub-frequency clock SCL, and the top-level module.
epwm_timer_interrupts
- EPWM模块定时器中断模块,在软件环境中利用同步时钟进行同步。-EPWM module timer interrupt module, in the software environment using synchronous clock synchronization.
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。