-
本科毕业设计做的一个东西,用的是AT908515,驱动128*64的LCD,开发环境是ICCAVR6.22.这些代码现在已经在成熟的产品中应用了...
本科毕业设计做的一个东西,用的是AT908515,驱动128*64的LCD,开发环境是ICCAVR6.22.这些代码现在已经在成熟的产品中应用了-Undergraduate Graduation do something, using the AT908515. Drivers 128* 64 LCD, ICCAVR6.22 development environment. these codes are now in a mature application of the product
- 2022-05-23 07:07:30下载
- 积分:1
-
AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代...
AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代码在基本代码基础上增加了LCD驱动部分,需要比较多的RAM和ROM资源,大家按照自己的系统资源情况,选择基本版本代码还是扩展LCD的代码。-AT89C51SND1C is AT89C51 core processors, includes an MP3 decoder, 8051 is fully compatible with the Keil C51 compiler environment 8051 suitable for user
- 2022-08-03 16:55:30下载
- 积分:1
-
51单片机的中断内容汇总归纳,尤其适合于初学者。
51单片机的中断内容汇总归纳,尤其适合于初学者。-51 MCU as the interruption of the consolidation, especially for beginners.
- 2022-09-03 11:50:03下载
- 积分:1
-
an increase ASCII.C the ASCI code (7F) for the virtual keys with serial UART to...
增加ASCII.C的一个ASCI码(7F),用于虚拟按键用
修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。
精简IIC和smart_timer代码,添加define.h的宏定义。
修改system.c里的消息堆栈的宏定义
增加ii.c函数,支持对eeprom的打包
增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K
增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型
试用于初学单片机并且想更上一层楼的,或者有些基础,想减少工作量的。-an increase ASCII.C the ASCI code (7F) for the virtual keys with serial UART to amend the order analytic procedures, the revised RTC pcf8563 interruption part. IIC and smart_timer streamline code, add the definition of Acer define.h. The revised system.c news stack macros increase II.c function, support for EEPROM packaged increase from the PLD or GPIO output analog UART, in the next six CLOCK speed of 57.6K news of the priority function of the type of information before news of the four priority levels after four types of information on the trial beginner to a higher level and SCM, or some foundation, we want to reduce the workload.
- 2022-03-03 16:17:03下载
- 积分:1
-
COP8 CPU的一个解释型BASIC源码,挺好玩的
COP8 CPU的一个解释型BASIC源码,挺好玩的-COP8 a CPU-BASIC source explained, very good play
- 2022-03-04 02:43:40下载
- 积分:1
-
智能LED电子钟源代码,多年前做的。可能对单片机初学者有用。...
智能LED电子钟源代码,多年前做的。可能对单片机初学者有用。-intelligent LED electronic Zhong Yuan code, so many years ago. Beginners may be useful to the MCU.
- 2022-01-22 03:34:57下载
- 积分:1
-
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 0...
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 06H
PC EQU 07H
PD EQU 20H
IAR EQU 00H 间接寻址寄存器
TMR0 EQU 01H 定时器
STATUS EQU 03H 状态寄存器
BSR EQU 04H bank选择寄存器
PORTA EQU 05H I/0端口寄存器
PORTB EQU 06H I/0端口寄存器
PORTC EQU 07H I/0端口寄存器
PORTD EQU 20H I/0端口寄存器
PULL EQU 21H PULL-High上拉寄存器
WAKEUP EQU 22H 唤醒控制寄存器--被用来设定watchdog允许和禁止
IRQM EQU 23H 中断屏蔽寄存器
IRQF EQU 24H 中断标志寄存器
WDTSEL EQU 25H
-=== === = clock 20 : 6 === === === == should first register initialization state tx1714 EQU 7FFH EQU PA PB EQU 05H 06H 07H PC EQU PD EQU 20H IAR E QU 00H indirectly addressable registers TMR0 EQU 01H timer STATUS EQU Mr send state BSR EQU-deposit bank in the 04H choice Register PORTA EQU 05H I/O ports Register P ORTB EQU 06H I/O ports Register PORTC EQU 07H I/O ports Register POR TD EQU 20H I/O ports Register PULL EQU 21H PULL-High pull Register WAKEUP EQU 22H awaken control registers-- were used to set watchdog allowed and prohi
- 2022-03-18 22:55:02下载
- 积分:1
-
avr32硬件逻辑图,有助于开发AVR32 Studio的同志们
avr32硬件逻辑图,有助于开发AVR32 Studio的同志们-avr32 hardware logic diagrams, help develop comrades AVR32 Studio
- 2022-03-18 03:30:56下载
- 积分:1
-
奉献:AT45DB041读写程序
[日期:2005
奉献:AT45DB041读写程序
[日期:2005-11-29] 来源:侃单片机 作者:etiller [字体:大 中 小]
-Dedication: AT45DB041 read and write procedures [Date :2005-11-29] Sources: McCain Singlechip Author: etiller [Font: Xinhuanet]
- 2022-03-13 10:04:25下载
- 积分:1
-
ccx的verilog代码,opensparc 的源代码
ccx的verilog代码,opensparc 的源代码-verilog of ccx
- 2022-07-10 04:16:54下载
- 积分:1