搜索资源列表
基于stc89c58的液晶拼图游戏
- 基于stc89c58的液晶拼图游戏, 其中单片机也可用c52, 液晶如果是12864的话要改一下显业部分
单片机做的贪食蛇游戏
- 单片机做的贪食蛇游戏,proteus仿真通过,学习的好资料...,Single-chip do贪食蛇game, proteus simulation adoption, learn good information ...
SpeedGame
- 在MCS51系列单片机上实现飞车游戏的功能-MCS51 SERIOUS MCU SPEED GAME PROGRAM FILES
tanchishe
- 单片机游戏设计及贪吃蛇程序 1、定义四个按键改变蛇行的方向。 2、随机出现食物(用一个LED亮点表示),吃进食物后蛇增长一个点。 3、当蛇头与蛇身接触时程序结束。 4、程序结束后显示蛇身的长度(共有几个点),用以决定游戏的分值。 -SCM game design and Snake procedure 1, define the direction of the four buttons to change the hunting. 2, random food (said
Tetris01
- 这是用一个52单片机实现的俄罗斯方块游戏,显示模块是128*64的液晶,整个操作过程简单,快捷。程序思路明确-This is the realization of a single-chip microcomputer 52 of the Russian box games, display module 128* 64 LCD, the whole process simple, fast. Clear thinking procedures
source
- 单片机版俄罗斯方块游戏,支持自动运行功能。 proteus仿真!-Single-chip version of Tetris game to support the auto-run feature. Proteus simulation!
snake
- 单片机实现贪吃蛇游戏,需要一个1664的点阵led,游戏可设等级-Single-chip implementation Snake Game, the need for a 1664' s dot matrix led, the game can be set up hierarchy
caishuzi
- 用51单片机编的猜数字游戏,适用性很强。-With 51 single-chip seriesGUESS MUNBER Games, applicability strong.
tuixiangzi
- 一款基于单片机开发的 的 推箱子经典游戏的程序及仿真,电路图-The development of a single-chip based on the classic game of Sokoban procedures and simulation, circuit
bugger
- 打地鼠程序游戏,单片机上实现,并有proteus进行软件仿真。-Hamster procedures play games, to achieve single-chip and software proteus simulation.
snake_succeed-v1.0
- 贪吃蛇游戏,嵌入式单片机毕业设计!很经典!-Snake game, embedded single-chip design graduate! Classic!
game
- 一份关于单片机游戏设计的资料,大家来共同学习一下,很有用的-A game on the single-chip design information, we come together to learn about useful
MCU-for-game
- 单片机游戏程序,包括经典‘俄罗斯方块’等。-SCM games, including the classic ' Tetris' and so on.
123456
- 单片机 游戏手柄 完美程序 可用于单片机对手柄信号的采集 实现人机交互的又一方便结合-SCM game is a perfect handle on the program can be used to handle signal acquisition microcomputer realization of human-computer interaction with another convenient
51_game
- 使用51单片机实现贪吃蛇游戏程序! MCU:STC89C51 操作:四个按键 显示:LED8*8 或 串口-MCU: STC89C51 operation: four buttons Display: LED8* 8 or serial
单片机游戏程序
- 一些小的单片机游戏,有些不足,有待改进,可供初学者学习(Some small SCM game, some deficiencies, to be improved, for beginners to learn)
基于单片机的俄罗斯方块游戏的实现
- 能进行俄罗斯方块游戏 ,通过按钮实现方块的移动,变形。可暂停游戏。(You can play Tetris.)
41 射击训练游戏
- 基于单片机的射击训练游戏,全套包括hex和电路图(Microcontroller based shooting training game, a full set, including hex and circuit diagram)
基于LED点阵的贪吃蛇
- 基于c语言的单片机游戏开发设计,是贪吃蛇游戏,硬件平台是8051mcu和lcd12864(it is a game called tanchishe,the plantform is 8051mcu and lcd12864)
基于51单片机12864显示屏的贪吃蛇游戏
- 通过AT89c52单片机及12864LCD显示屏开发的贪吃蛇小游戏,已经测试通过。烧录前请注意引脚的定义。我是用的是P2和P0。谢谢大家支持。