登录
首页 » 嵌入式系统 » 液晶显示器 atmega32

液晶显示器 atmega32

于 2022-02-28 发布 文件大小:276.33 kB
0 163
下载积分: 2 下载次数: 1

代码说明:

已经建立了 usbasp 程序员所述微控制器的程序,但那是另一个长的故事......它需要较高的 2 kb 的引导加载程序的内存。我有 6 kb 的内存来运行所有我 arduino 的项目。满意了我有测试的红外远程、 ds18b20、 hd74480、 模拟、 数字引脚,成功地内 6 kb 内存的 3310 液晶项目但猛地内存不足,当我想要运行的 sd 卡或其他较高的复杂项目。泰文 328 或 168 不是提供给我的国家的所以我想用泰文 16 或 32。但还有一个问题,他们已经不会编译或支持 (出来,fusebit 设置 pin) 给这种类型的微控制器。因此,似乎我是独自在自己的路上。我已经有砖 7 atmega8 尝试 usbasp 和 usbasploader,这是另一个悲惨的故事。我完全用砖其中 9 和成功恢复其中 2 由 avr 单片机 fusebit

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bm...
    目录文件结构: 用于s3c44b0 lcd_test ├─ main.c C语言主源文件 ├─ bmp.c 光标图案源文件 ├─ bmp.h 光标图案头文件 ├─ lcd.c LCD显示函数源文件 └─ lcd.h LCD定义头文件 如何烧写程序到Flash中,请阅读common目录下的ProgramFlash.txt文件。 -Directory file structure: for s3c44b0lcd_test ├ ─ main.c C language main source files ├ ─ bmp.c cursor design source files ├ ─ bmp.h cursor pattern header files ├ ─ lcd.c LCD display function source file └ ─ lcd.h LCD definition of how the header file to the Flash programmer procedures, please read the common file directory ProgramFlash.txt.
    2022-03-06 02:12:21下载
    积分:1
  • Implementing a Real
    Implementing a Real-Time Clock on the MSP430
    2022-12-29 14:45:03下载
    积分:1
  • 单片机串口与CAN互转程序
    单片机串口与CAN互转程序 LPC11C24单片机将接收到的串口数据转发到CAN LPC11C24单片机将接收到的CAN数据转发到串口
    2022-02-25 10:13:43下载
    积分:1
  • 程序1
    程序1-1 用组合语言写成的霹雳灯程序 程序1-2 改用C来处理的霹雳灯程序 程序5-1 SDCC操作程序 程序6-1 引擎点火控制器的角度侦测程序范例 程序8-1 T_8252.ASM 程序10-1 AT89C2051刻录程序彻底公开 程序11-1 AT89CXX刻录程序彻底公开 程序12-1 EPROM刻录程序彻底公开 程序14-1 EEPROM刻录程序彻底公开-Program 1-1 thunderbolt light program that write in multi language, 1-2 is thunderbolt light procedure write in c language, 5-1 is SDCC operate program, 6-1 is dealt with to come light a fire The angle of the controller detects and examines programs. 8-1 is T_8252 ASM proram 10-1 is AT89C2051 write program 11-1 is AT89CXX write program. 12-1 is EPROM write program. 14-1 is EEPROM write program
    2022-12-13 04:55:03下载
    积分:1
  • 开发中的一些图形函数与汉字处理程序
    嵌入式开发中的一些图形函数与汉字处理程序-Embedded Development some graphics functions and processes of Chinese characters
    2023-07-20 08:55:03下载
    积分:1
  • SST39VF1601.csst39vf1601 source code
    SST39VF1601.c sst39vf1601源代码 -SST39VF1601.csst39vf1601 source code
    2022-07-09 17:19:49下载
    积分:1
  • 通常的汉字显示方是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由...
    通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由MCU根据新编码提取相应的点阵进行汉字显示。在这种显示方式中,如果使用的流字数量较大或语句较多时,利用汉字的新编码组成语句将是一件十分繁琐而枯燥的工作。针对这种情况,本文提出了一种十分简单的方式――直接利用PC机的汉字内码作为单片机系统的编码。-Chinese characters are usually displayed in accordance with the need to first extract of the Chinese character dot-matrix (such as 16 × 16 dot matrix), will be deposited into the matrix documents ROM, a new Chinese character encoding while just need to use the Chinese characters according to the new code composed of statements, and then by the MCU according to the new code to extract the corresponding Chinese character dot-matrix display. In this show the way, if you use the word flow statement number of the larger or more, the use of Chinese characters composed of a new coding language will be a very tedious and boring work. In view of this situation, this paper presents a very simple way- direct access to PC-code character encoding as a single-chip microcomputer system.
    2022-08-11 19:20:33下载
    积分:1
  • 可编程片上设计技术,目前是一个热点话题,技术含量高,起点也高,所以本文能对大伙儿有帮助。...
    可编程片上系统设计技术,目前是一个热点话题,技术含量高,起点也高,所以本文能对大伙儿有帮助。 - On the programmable piece the system design technology, at present is a hot spot topic, the technical content high, the beginning is also high, therefore this article can have the help to everybody.
    2022-02-20 03:44:55下载
    积分:1
  • stm32f103ze: lcd example, using keil C compiler
    stm32f103ze:lcd示例,使用keil C编译器
    2023-04-20 21:55:03下载
    积分:1
  • 无刷电机无位置传感器dsp程序,
    无刷电机无位置传感器dsp程序,-brushless motor position sensor dsp procedures,
    2022-02-04 05:23:58下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载