搜索资源列表
BCD2HEX互换
- 单片机编程的bcd码和hex码的互换,BCD2HEX 例子: c=BCD2HEX(0x255) //255 转成HEX为0xff c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255) / / 255 to HEX conversion c = 0xff HEX2BCD (0xf
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This
vhd123
- 一个小赛车游戏,能够实现随机多种障碍物下掉,有左右方向键控制键,在游戏失败后,有重复开始功能,还可以选择游戏模式和练习模式-a small racing game, can be achieved under random multiple obstacles swap, about the direction keys control keys, after the failure of the game, began to repeat functions can also choose t
coldfire
- ARM 的 Diab C源码。包括启动程序crt0.s,例子程序bubble.c和swap.s-ARM Diab C source. Crt0.s including the commencement of proceedings, and examples of procedures bubble.c swap.s
m68k
- M68K 的 Diab C源码。包括启动程序crt0.s,例子程序bubble.c和swap.s-M68K the Diab C source. Crt0.s including the commencement of proceedings, and examples of procedures bubble.c swap.s
powerpc
- PowerPC 的 Diab C源码。包括启动程序crt0.s,例子程序bubble.c和swap.s-PowerPC Diab C source. Crt0.s including the commencement of proceedings, and examples of procedures bubble.c swap.s
sh
- SH 的 Diab C源码。包括启动程序crt0.s,例子程序bubble.c和swap.s-Diab C source. Crt0.s including the commencement of proceedings, and examples of procedures bubble.c swap.s
m62429
- M62429芯片控制源子程序,直接可以掉用的比较好的一个子程序-M62429 chip of control subroutine, direct swap can be used in relatively good one subroutine
tmman_periph
- wince host 和 target PCI驱动程序,支持热插拔。target侧PCI驱动支持philips trimedia处理器-wince host and target PCI driver support Hot Swap. Target side PCI driver support philips trimedia Processor
640UsbDebug
- 如果您用的是51等慢速的单片机可能没什么事情,当用ARM等快速的处理器作大量数据传输时可能会出现丢包的现象。在MCU连续的给主机发包的过程中,主机还没有将上一个包的数据从D12读走(就是D12的缓冲区处于满的情况),MCU又将另一个包写进去时会覆盖掉以前的。因此在每写入一个包时必须先判断D12有没有空的缓冲区,-If you use the other 51 may slow the SCM little things, When using such fast ARM processor fo
timercontroll
- 可通过按键转换分别显示分、秒和小时、分。可通过键盘第一至第六个键分别使秒的低、高位置零,分钟的低、高位加一,小时的低、高位加一。由键盘第七个键使小时、分显示与分、秒显示互换。由键盘8显示闹钟时间,键盘第三至第六个键可调整闹钟时间,到时P3.0口闪烁20秒。-through conversion keys showed minutes and seconds and hours,. By the keyboard first to the sixth Key seconds were so low
avrjtagNEW
- 简单易做,功能强哟. 里面也有详细的说明. 也有专门的AVR JTAG ICE仿真器论坛. 简易AVR JTAG的制作方法。 对于业余的爱好者,可以DIY自己的简易AVR JTAG,仅仅需要不到三十元。主要的问题在于:驱动能力不大,jtag连接线应该尽量短;如果调试过程中出现了热插拔,或者被调试芯片复位中无意对jtag口做了读写,将可能抹掉简易AVR JTAG中的程序,不过可以重新烧入来恢复;无固件升级功能,必须手动烧入-simple and easy to do. Functi
hongwaijiema
- 单片机解码红外遥控(宽度调剂方式),虽然简单,但也挺有用哦 -microcontroller decoding infrared remote control (width swap mode), although simple, but also quite used oh
Yamon_AU1200
- The preferred technique places the new YAMON in the opposite Flash bank (the Db1200 boards have two Flash banks), and then changes switch S11 to swap the Flash banks in the memory map to allow the other Flash bank to become the boot bank. This
Qt-detect-Udisk
- 老外写的qt检测U盘插拔,没有用上层的hal、udisks,而是利用qt的tcpSocket接收内核netlink_sock发来的数据,实时检测U盘插拔!比较强大,包含windows、linux两个版本,测试通过。据作者说正在测试wince平台-Written by foreigners the qt detect U disk plug, not the upper hal udisks, but to use the data the qt tcpSocket receive kernel
I2C
- 掉链保护程序 功能介绍:通电时,数码管以每秒自增到一百, 如此循环,断电时,会自动保护数码管的数字, 在下次开电中数码管自动跳到断电时的数字.-Swap chain saver features: power, the digital tube per second since increased to 100, so the cycle of power, it will automatically protect digital tube figures, at the next po
DigitalVoltageMeter
- 自调量程数字电压表 自动实现200MV档 2V档 20V档的量程调换-Self-adjusting digital voltage meter range 200mV file automatically file 2V range 20V swap file
shuzidaozhi
- STC89C51系列单片机内部数字对调的函数。-Internal MCU STC89C51 a function of the number of swap.
STRING_CONVERSIONS
- ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
swap
- 安卓 开启 swap 用到的文件~~~安卓 开启 swap 用到的文件安卓 开启 swap 用到的文件-android swap