搜索资源列表
zqp_FS44B0_BIOS
- 优龙公司的ARM BOOT源代码,自己加了等待双启动:可以选择开机进BOOT调试还是进入用户程序 FS44B0II BIOS具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。 -Company ARM BOOT source code, himself a wait-start : can choose to boot into BOOT debugging procedures or access a user FS44B0II BI
51xp
- 【绝版-原创-经典】51单片机做的一个趣味程序【仿xp开机画面】显示在12232LCD上,效果非常不错。使用的是mcs-51汇编。附件有电路和源码,推荐用proteus仿真。aki_studio@163.com
Text1
- 1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐 曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲序号(或名称) 4.可通过功能键选择乐曲,暂停,播放。 5.选作内容:显示乐曲播放时间或剩余时间-1. The use of I/O port a certain frequency square wave to drive the buzzer, to issue a differe
24C02count
- 利用外部存储24C02完成开机计数实验,每一秒计数一次.-Use of external storage to complete the boot count 24C02 experiment, every second counts once.
Interrupte
- 由8031内部定时器1,按方式1工作,即作为16位定时器使用 每0.05秒钟T1溢出中断一次。P1口的P1.0-P1.7分别接八个发 光二极管。要求编写程序模拟一时序控制装置。开机后第一 秒钟L1,L3亮,第二秒钟L2,L4亮,第三秒钟L5,L7亮,第四 秒钟L6,L8亮,第五秒L1,L3,L5,L7亮,第六秒钟L2,L4, L6,L8亮,第七秒钟八个二极管全亮,第八秒钟全灭,以后又 从头开始,L1,L3亮,然后L2,L4亮......一直循环下去。-Internal
lcd12864
- 12864电子使用的一个小程序,包括一个开机LOGO,还有定时程序-E-12864 use a small program, including a boot LOGO, there are regular procedures
89c51-stepper-motor-drive-design
- 89c51步进电机的驱动设计.设计要求. 开机后,电机不转,按下启动键,电机旋转,速度为25 r/min,按下加1键速度增加,按下减1键,速度降低,最高速度为100 r/min,最低转速为25 r/min,按下停止键,电机停转。速度值要求在数码管上显示出来。 -89c51 stepper motor drive design. Design requirements. Turned on, the motor does not turn, press the start button,
ST7920v1.0
- 带字库的LCD12864模拟程序,内含原理图架设,可自行更改开机画面等显示内容-Font LCD12864 with simulation program includes schematic set up, can make changes to the boot screen and other display
2011
- 基于AT89C51的EEPROM2程序,实现开机次数计算,很实用-Based on AT89C51 EEPROM2 program, and boot the number of terms, it is practical
temperature-sensor-DS18B-
- 硬件环境: TFT:PE0-PE15--->DB0-DB15 PD7->CS PD8->RS PD9->WR PD10->RD PD11->RESET DS18B20:DQ-->PD4 功能: 显示开机画面,且环境温度的实时显示-Hardware environment: TFT: PE0-PE15-> DB0-DB15 PD7-> CS PD8-> RS PD9-> WR PD10-> RD P
Boot-number-of-memory
- 单片机编写程序,每次开机都将次数加1 并存储到EEPROM。这样就能直观的看到机器的使用次数,用P1口 LED做为显示,次数大于256是将溢出,按复位模拟开机 或者直接通过开关开机 -Microcontroller programming, each boot will increase the number of 1 and stored to the EEPROM. So you can visually see the frequency of use of the machine,
The-steering-gear-test-procedure
- 开机时舵机角度自动转为0度,通过实验板上的独立按键调节舵机的角度转动,并且在实验板上数码管上显示出相应的角度,本实验仅演示5个角度的控制,若想实验任意角度控制请大家自行编程实验。-Boot Angle automatic steering gear to 0 degrees, through the experiment of independent board the Angle of steering gear buttons adjust rotation, and the board d
record
- 通过c51单片机实现记录开机次数,为使用者提供使用时间的参数-The C51 microcontroller boot record number of parameters provides the user with the use of time
ddjs
- 这是简单的掉电计数程序。没开机一次数码管加一。这个程序可以很好的提供给新手-It is a simple count-down procedures. No boot time digital plus one. This program can provide a good novice
SIM900A(SMS)-51MCU
- 通过51单片机控制SIM900A开机发送短信-By 51 SCM control SIM900A boot SMS
SIM900A(RING)-51MCU
- 通过51单片机控制SIM900A模块,开机拨打电话-SIM900A through 51 MCU control module, power call
ALIENTEK-MINISTM32-Touch-screen
- 本实验将实现如下功能:开机的时候先通过24C02的数据判断触摸屏是否已经校准过,如果没有校准,则执行校准程序,校准过后再进入手写程序。如果已经校准了,就直接进入手写程序,此时可以通过按动屏幕来实现手写输入。屏幕上会有一个清空的操作区域(RST),点击这个地方就会将输入全部清除,恢复白板状态。程序会设置一个强制校准,就是通过按KEY0来实现,只要按下KEY0就会进入强制校准程序,这个强制校准程序是必须的。-The experiment will achieve the following func
ALIENTEK-MINISTM32-Picture-Display
- 本实验将实现如下功能:开机的时候先检测SD卡是否存在,然后初始化FAT文件系统,在这之后开始查找根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片,循环显示,通过按KEY0和KEY1可以快速浏览下一张和上一张。如果未找到图片文件夹/图片,则提示错误。同样我们也是用LED0来指示程序正在运行。 -The experiment will achieve the following functions: detection of boot time before the existe
Infrared-remote-experiments
- 本代码主要是实现红外遥控的C代码工程文件,本代码主要实现如下功能:开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。同样我们也是用LED0来指示程序正在运行。 -The infrared remote control code is C code project file, the code to achieve the following main features: boot display so
Infrared-remote-control-experiment
- 功能:开机在LCD上显示一些信息之后,即进入等待红外触发,如过接收到正确的红外信号,则解码,并在LCD上显示键值和所代表的意义,以及按键次数等信息。-Function: after the boot display some information on LCD, which is awaiting the infrared trigger, such as the infrared signal is received, the correct decoding, and display th