搜索资源列表
sazabi-asm1
- 針對特定微處理器而開發的程式,其功能是控制基本的I/O,使之有時鐘的功能-specific microprocessor and the development of the program, its function is to control the basic I / O, so that it is the function of the clock
90460_frt_ocu-v10
- This is an program for the MB90460 series. It initializes the output compare units0-5. Also the 16bit Free RunningTimer. -This is an program for the MB90460 series. I t initializes the output compare units0-5. Als o Free RunningTimer the 16bit.
IIC
- IIC C语言程序,只要重新定义引脚就可以实现I/O模拟IIC读写,验证过可以稳定的读写-IIC C language program, as long as the re-definition of pin can be achieved I/O simulation IIC read and write, verify that I can read and write stability
digital_demo
- Arduino 數位I/O的標準測試程式,利用讀取輸入的數位訊來控制輸出的數位訊號,文中有詳細的描述與介紹說明。-Arduino digital I/O of the standard test program, using the digital input reader inquiry to control the digital output signal, the text has a detailed descr iption of the descr iption and intro
GearBox
- MC68HC908的一个例程,程序中应用了 CAN I/O口 模/数采集加移动绿波和中断等功能进行了实现。CODEWARRIOR环境中编写-MC68HC908GZ16 of a routine, the program applied the CAN I/O port analog/digital capture plus mobile Green Wave and interrupt functions were achieved.
KEY_SCAN
- C51 程序,程序为采用I/O,进行按键扫描的软件程序。-C51 program, the program is using I/O, scan for key software programs.
FatfsDemo
- 程序说明: 本程序通过串口0在查询方式下实现串口的接收和发送。主程序中一共有三种收发方式,可以单独试验。 端口说明: TXD0 P0.0 串行输出 RXD0 P0.1 串行输入 设置方法: PINSEL0 = 0x00000005 // 设置I/O口连接到UART0,可能会影响其他端口连接 PINSEL0 = (PINSEL0 & (~0x0F)) | 0x05 // 不影响其他端口连接 -Program Descr
8051-and-DAC1230
- 8051单片机实现DAC转换功能,使用的芯片是DAC1230简单的测试程序,实用易动。-/***** L A B C E N T E R E L E C T R O N I C S * /***** Simple test program for DAC1230 and 80C51 *****/
Timer_Test
- 实现看门狗定时器的计时和其中断 程序运行成功之后, 超级终端上将显示: WatchDog Timer Test Example 10 seconds: 1s 2s 3s 4s 5s 6s 7s 8s 9s 10s O.K. End.-The timing watchdog timer and interrupt After the success of the program is running, HyperTerminal will be
I2C
- 4. I2C程序设计与电路仿真 LPC2138微控制器具有标准的硬件I2C接口,可配置主机或从机,总线时钟频率可调整,可支持400KHZ总线频率。使用I2C总线时,要将P0.2、P0.3连接设置选择SCL、SDA,并且总线上要接两个上拉电阻,阻值1~5千欧。 定义器件的地址和LED输出端口,设置包括从机地址、子地址、数据缓冲区指针、操作数据个数、操作结束标志、子地址使能控制在内的变量。使用PINSEL0、PINSEL1寄存器设置I/O口工作模式,设置LED控制口为输出,其他I/O为输入。
STM8S-LED
- STM8S运行LED程序和讲义 流水灯是单片机初学者入门首先学习的一个例程,其作用与地位就如同学习 编程语言时学写“Hello,World”程序一样。流水灯例程的编写就是对 I/O 口的 简单操作, 当知道怎么点亮一盏 Led 灯的时候,恭喜你,你已经能够简单地控制 一款芯片了!-STM8S running water lights LED program and handouts are microcontroller beginners first learn a routi
program
- 基于MSP430的高精度脉搏测量程序,程序中的滤波算法,可以提高脉搏测量的准确率-the program for Pulse-o-matic based MSP430.
SimpleBGC32- 开源三轴无刷云台算法完全解说
- SimpleBGC32- 开源三轴无刷云台算法完全解说(1)AeroQuad 2)BaseFlight 3)CH Robotics 4)MultiWii 5)S.O.H. Madgwick 6)UAVX Designed to run on the EvvGC Brushless Gimbal Controller Board This program is free software: you can redistribute it and/o