搜索资源列表
freescale.rar
- 提供freescale的芯片说明,我也是看了这个才会的,很好用。, she would walk up and down between the stalls looking at everything, buying here and there, a sharp lookout for the bargains that were sometimes to be had.
SIMUI2C
- 本程序是基于飞思卡尔HCS08的一个模拟IIC程序,含有AT24C08及PCF8563T的读写程序,验证OK-This program is a simulation based on Freescale HCS08 IIC program, read and write with AT24C08 and PCF8563T procedures, verify OK
timer
- Freescale MC9S12XS128单片机增强型捕捉定时器的三大模块:输入捕捉,输出比较,脉冲累加,以及用输出比较模拟PWM用输入捕捉对脉冲计数4个调通的源代码程序。-Freescale MC9S12XS128 enhanced capture timer MCU three modules: input capture, output compare, pulse accumulation, and comparing the simulated with a PWM output wi
AutomobileInstrument_j1939
- 以FREESCALE MC9S12h256为平台开发的CAN总线汽车仪表源程序,疯狂下载吧-FREESCALE MC9S12h256 as a platform to develop the CAN bus automotive instrument source, crazy download it
DEMO908GZ60SCH
- freescale HC08GZ60 demo 板原理图,附详细说明-freescale HC08GZ60 demo board schematics, a detailed descr iption attached
a
- 飞思卡尔智能车中线提取程序 飞思卡尔单片机用于辨别黑白-Freescale
timer_interrupt
- freescale MCF5485EVB开发板上中断操作示例,利用一个timer产生中断,另外3个timer作为GPIO,使3g个LED每隔1秒钟轮换亮一次。-freescale MCF5485EVB interrupt the operational example of the development board, using a timer generate an interrupt, another three timer as a GPIO, so 3g a LED light at
Freescale_Smart_car_search_line
- 用于飞思卡尔智能小车竞赛的自编程序源代码,经过竞赛测试,运行良好。红外传感器寻线。-Freescale Smart car for the self-competition program source code, after a competition test to work well. Line-tracking infrared sensor.
smartcar
- 将红外光电对管用于智能车模自动循线 控制,不仅抗光线干扰能力强,响应时间短,成本低, 而且通过对光电对管布置方案的优化,能实现满意 的循线控制。结合我国首届飞思卡尔杯全国智能汽 车大赛的车模设计,对智能车模循线控制系统的软、 硬件设计思路,控制算法,程序代码等进行了论述。-Infrared photoelectric tube models for smart on-line automatic control, not only in light of anti-inter
freescale-cumt-siee
- 我们花了很长时间才调出来的程序,各个函数全部模块化,代码注释很详细,是做飞思卡尔的绝好的参考代码!-We spent a long time to tune out the procedures, the various functions of all modular, code notes in great detail, so Freescale is an excellent reference source!
37724129DZ60_Lab4
- dz60 eeprom program a good example
codewarrior
- 对飞思卡尔的开发环境CodeWarrar进行了详实的说明,并有例程,是一本对学习飞思卡尔单片机的初学者不错的教程-Of Freescale development environment CodeWarrar a detailed descr iption, and routines, learning is a Freescale MCU good tutorial for beginners
12864LCD
- 详细讲述了12864带字库液晶的显示原理,并且带有串口和并口的显示程序-With a detailed account of the 12864 principle character LCD display, and serial and parallel port with the display program. . .
S12DG128
- FREESCALE S12DG128 全套技术文档-FREESCALE S12DG128 a full set of technical documentation
freescale
- 本人收集的有关飞思卡小车十几个团队的程序,内容翔实。有说明文档和源程序!-I think of the freescale car a group of instructions document and excellent accounts. there is a source programs!
myATDtest
- freescale ATD 模块应用,8路AD十位精度转换,12864显示转换电压值,可为freescale爱好者提供入门学习用。-freescale ATD module applications, 8 AD 10 precision conversion, 12864 shows that the transition voltage value, entry for freescale enthusiasts to learn to use.
freescale-zigbee-AMF_ENT_T0516
- 最新的飞思卡尔的zigbee方案方案资料,希望对需要的朋友有帮助。-Freescale s latest program information zigbee program, hope to help a friend in need.
freescale-12864-serial
- freescale 12864 serial-Shows the basic functions, including 12864 and extended functionality, a serial display
Freescale-MC9S12XS128-PWM
- 这是开发Freeescale MC9S12系列的单片机的PWM模块的一个详细介绍文档,内容全面而完整,强烈建议初学者参考该文档学习MC9S12C和MC9S12XS系列的PWM模块开发,后边我有把我自己写的一个PWM开发源码发送上来,以供参考。开发环境还是CodeWarrior Development Studio for S12(X) V5.1-This is a development Freeescale MC9S12 series microcontroller PWM module ha
freescale--A
- 1.单片机上电后,用程序点亮信号灯A(非单片机开发板上自带的电源灯);(5分) 2.使灯A闪烁,周期为1S(0.5S亮0.5S灭);(10分) 3.设置按键,使可通过按键设置灯的闪烁周期(T为0.5S~3S可调,可调精度为0.1S,亮与灭的时间均为0.5T);(25分) 4.编写程序,使灯B通过PWM波控制,成为呼吸灯(周期T为2.5S,占空比为0 ~100 );(20分) 5.编写程序,使通过按键可设置呼吸灯周期(周期T为1S~4S可调,可调精度为0.1S);(20分)