搜索资源列表
PINPAN
- 乒乓游戏 ,led流水灯控制乒乓球,按键控制甲方已方操作。详细说明看readme-ping-pong game, led lights to control water table tennis, has been chosen to control keys to operate. Details see readme
pingpangqiu
- 用max+plusII编写的vhdl程序 乒乓球游戏机-with max plusII vhdl procedures for the preparation of the table tennis game
FPGA_TENNIS
- 基于FPGA的乒乓球游戏硬件电路的设计与实现,有完整的VHDL代码,并有PDF详细说明如何下载及跳线设置,并在GW48系列开发平台上下载调试成功-FPGA-based table tennis game hardware circuit design and realization of a complete VHDL code. and a detailed account of how the PDF download and jumper settings and in a series
EXPT10_2_TENNIS
- 乒乓球游戏电路设计,quartus2平台-game of table tennis circuit design, platform quartus2
comic
- 实现TWINS乒乓的对角线运动。 可以看到一对TWINS乒乓球的对角运动轨迹。在液晶显示屏两半显示面中对称的两个乒乓球从角落发出,向对角运动,到对角的角落然后又从头开始,如此循环。 可以按键盘的4键退出到主界面,进行选择进入其它组员模块。-achieve the diagonal movement. Can see a table tennis TWINS the right angle trajectory. The LCD screen shows two semi-symmetri
sc
- 用verilog编写的乒乓球游戏,内带ps2,VGA驱动,下载到spantan3开发板上即可使用(原创)
pingpangchengxu
- 基于vhdl的实验仿真源码,包含完整的各项文件,是一个乒乓球游戏的小实验。-Linux embedded system based on the simulation source code, including the integrity of the document is a table tennis game is a small experiment.
pingpang_game
- 利用单片机实现乒乓球的游戏~~按键为击球,LED管显示为球的移动~~各种规则类似真实的比赛。-The use of single-chip implementation of the Games table tennis ~ ~ button for batting, LED display for ball movement ~ ~ a variety of rules similar to the real game.
pingpang
- 本实验在实验室实现了对于简易的乒乓球游戏的模拟,以发光二极管的移动来模拟乒乓球的移动,转向表示击球,并实现积分。-In this study, achieved in the lab for a simple table tennis game simulation, in order to light-emitting diodes to simulate the movement of table tennis movement, turning that ball and achieve
simulationoftabletennisgame
- 乒乓球游戏机是模拟乒乓球比赛的过程和规则,并能自动裁判和记分的模拟装置。两人乒乓游戏机是用8个发光二极管代表乒乓球台,中间两个发光二极管兼做乒乓球网,用点亮的发光二极管按一定方向移动来表示球的运动,在游戏机的两侧个设置发球和击球开关,甲乙双方按乒乓球比赛规则来操作开关。设置自动记分电路,甲、乙双方各用7段译码管进行记分显示,每计满21分为1局,然后记分清零,重新开始新一局比赛。 -Table tennis table tennis game is a simulation of the proc
pingpang
- 乒乓球游戏,由quartus ii图形化界面编程,也可以得到VHDL的程序-pingpong
vga_game_demo
- 基于FPGA的乒乓球游戏参考设计-FPGA-based reference design table tennis game
pingpang
- 乒乓球比赛的汇编程序,利用8255等芯片完成,利用led等的依次亮灭来表示球的运动状态,可调间隔时间,并显示比分。-Table Tennis Competition assembler, using chips such as the completion of 8255, using led light and so in turn the movement off the ball to that state, adjustable interval, and displays the sc
PING
- 一个甲、乙双方参赛,裁判参与的乒乓球比赛游戏模拟机。用8个发光二极管排成一条直线,以中点为界,两边各代表参赛双方的位置,其中点亮的发光二极管代表“乒乓球”的当前位置,点亮的发光二极管依次由左向右或由右向左移动。当球运动到某方的最后一位时,参赛者应立即按下自己一方的按钮,即表示击球,若击中,则“球”向相反方向运动,若未击中,则对方得1分。设置自动计分电路,双方各用二位数码管来显示计分,每局11分。每人发2球,7局4胜制。自动几分并显示-A A, B both play, the referee i
pingpang
- 模拟乒乓球游戏机,输入有按键消抖模块,利用两个七段数码管的其中9段来模拟乒乓球的移动路线,中间的数码管兼做球网。-Table tennis simulation game, enter a key debounce module, using two seven-segment digital tube to simulate the Table Tennis section 9 of the mobile line, cater to the middle of the digital net
pingpong
- 用汇编语言在单片机上模拟乒乓球游戏,由51芯片、译码器和LED组成硬件电路.-using assenbly language to simulate pingpong ball game.
vga_pingpong
- 基于fpga的VGA显示开发,乒乓球实验,利用了FPGA实验(Development of VGA display based on FPGA)
verilog_curr_design
- 基于Verilog的乒乓球游戏机,由按键代替发接球(Table tennis game machine based on Verilog language, using the buttons to serve and catch..)
STM32乒乓球游戏
- 基于STM32单片机写的一个乒乓球小游戏,可以用来入门提升单片机控制,也能用来随便玩一玩。