搜索资源列表
S19-3
- LCD液晶显示驱动模块液晶显示计时时钟单片机源程序-LCD display driver module LCD MCU time clock source
S19-2
- LCD液晶显示设备运行状态自动显示器单片机源程序-LCD display device running automatically displays SCM source
单片机固件程序
- USB便携多道系统单片机固件程序.单片机固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成开发环境开发,编译后生成的可执行文件为motorola公司的.s19格式,位于源代码的 .\\bin 路径下。同时生成的还有该路径下的.map文件,记录存储空间分配情况。-USB portable multi-channel system microcontroller firmware. MCU firmware proc
S19TOBIN
- 将摩托罗拉的S19格式文件转换为普通的二进制执行文件-Motorola S19 format will be converted into ordinary paper binaries
bin2s19
- 能将BIN文件格式转成飞思卡尔默认的S19格式-BIN file formats can be converted into Freescale S19 default format
S19-1
- 上传一个关于单片机的源程序,希望对大家有帮助。-Upload a source on the microcontroller, we want to help.
S19-2
- 这是单片机方面的源程序,希望对学习单片机的朋友有用。-This is the source SCM, SCM' s friends hope to learn useful.
S19-3
- 给大家上传一个单片机方面的好东东,希望对朋友们有帮助。-Upload a single chip for everyone' s good stuff, want to help friends.
S19-4
- 这是关于单片机的一个源程序,希望对学习单片机的朋友有帮助。-This is a source on the microcontroller, the microcontroller friends want to help learning.
S19-5
- 此内容是有关单片机方面的,希望对学习单片机的朋友有用。-This content is related to SCM, and hope to learn microcontroller friends useful.
FSUD-I
- //BCB6写的freescale单片机S19文件的加密 软件 //加密后的文件可以通过串口按16进制传给单片机,单片机里的程序负责解密、编程 //加密文件有些特性,比如任意改变一位,都会导致解密不出原文;密钥可以半路变化, //加密后数据大体格式是 //长度减一(明码)+编程地址(加密)+编程数据(加密)+全部数据的校验和反码(明码)-S19 type encrypt file transmit through serial port the file encr
LCDStopwatch
- 功能简介: 液晶秒表演示程序。晶振选择12.0 M,采用精确延时的办法进行计时,在LCD上显示计时结果,通过以下三键控制: 开始键 :S17 暂停键 :S18 复位键 :S19-Features: LCD stopwatch demo. Crystal Select 12.0 M, using precise approach to time delay, results in the LCD display time, through the following
Bootloader-for-HCS12X
- Bootloader in C for Freescale HCS12X. Uses serial SCI (UART) to load S19 files. It does not make use of XGATE
mimasuo
- 1、开锁: 下载程序后,直接按六次S7(即代表数字1),8位LED亮,锁被打开,输入密码时, 六位数码管依次显示小横杠。 2、更改密码: 只有当开锁(LED亮)后,该功能方可使用。 首先按下更改密码键S16,然后设置相应密码,此时六位数码管会显示设置密码对应 的数字。最后设置完六位后,按下S17确认密码更改,此后新密码即生效。 3、重试密码: 当输入密码时,密码输错后按下键S18,可重新输入六位密码。 当设
CRC_Split
- 摩托罗拉S19文件分离器,将编译连接生成的文件分离成flash区和eeprom区两个文件,并计算flash区的CRC校验值,本人开发自用。-Motorola S19 file splitter to connect the compiler-generated file is separated into two files flash area and eeprom area, and calculate a the flash CRC checksum value, I developed
DS1302P18B20P1602
- 该程序实现了用单片机来控制时钟芯片DS1302进行万年历的显示。 这个代码相对来说很复杂,注释比较多。 程序运行,首先设置时间。 按S19,进行某一位的设置,会看到某一位上面会闪烁。 按S20,数值加1. 按S21,数值减1. 设置完后,时间会进行运行。 另外,1602上也会有时间显示的。-The program implements the MCU to control the clock chip DS13
PCF8591T-AD-DA
- 该程序实现了用PCF8591T同时采集4路AD输入的功能。 通过P3.2,P3.3两个按键,来切换所显示的AD输入通道。 按S19(P3.2)则显示的精密可调电阻分压的值。 按S20(P3.3) 则显示的光敏电阻和热敏电阻的值。 大家可以调节精密可调电阻,或者挡住光敏电阻的光,或者手接触温敏电阻, 数码管上显示的AD采集值都会有相应的变化。-The program achieved a 4-way simultaneous acquis
freescale-s19
- freescale s19,bootloader,烧录应用程序。是一个很值得参考的材料-freescale s19, bootloader, burning applications. It is a very valuable reference material
Components 2018-09-30
- * Purpose: This file is for a USB Mass-Storage Device bootloader. This file * has functions to read S19 file sent over USB, and parse s-records * to program to flash.
bin转s19
- BIN文件转换成带地址的S19文件的工具,在windows平台下运行,一直在用比较方便。(The tool for converting BIN files into S19 files with addresses, which runs on Windows platform.)