资源列表
[其他嵌入式/单片机内容] pyobd_0.9.2-2.tar
说明:pyOBD (aka pyOBD-II or pyOBD2) is an OBD-II compliant car diagnostic tool. It is designed to interface with low-cost ELM 32x OBD-II diagnostic interfaces such as ELM-USB. It will basically allow you to talk to your car s<Vlaki> 在 2025-02-13 上传 | 大小:892kb | 下载:0
[其他嵌入式/单片机内容] grysamples_20040427
说明:Gryphon® Sample Applications : The following examples (written both in C and C++) are included in a zip file. Each example includes a Readme file. All examples are described in the code. Note: Unzip the file so the p<Vlaki> 在 2025-02-13 上传 | 大小:445kb | 下载:0
[其他嵌入式/单片机内容] INC
说明:周立功单片机EASY——2200系列开发板,自己做的iar环境下的模板,不包含无用代码,均可用;-ZLG MCU EASY- 2200 Series development board, iar environment to do their own template, does not contain unwanted code, are available<杜吉庆> 在 2025-02-13 上传 | 大小:16kb | 下载:0
[其他嵌入式/单片机内容] 12864lcd_lpc2103
说明:实现arm7 lpc2103裸机对12864lcd屏的控制-Achieve arm7 lpc2103 bare metal control panel on the 12864lcd<朱振宇> 在 2025-02-13 上传 | 大小:53kb | 下载:0
[其他嵌入式/单片机内容] DA--TLC5615
说明:DA转换TLC5615,一个非常简单易懂的例子,建议大家-DA converter TLC5615, a very straightforward example, suggest that you take a look<平哥> 在 2025-02-13 上传 | 大小:19kb | 下载:0
[其他嵌入式/单片机内容] SMS_SEND_RECEIVE_WORKING
说明:To send message on a particular number related to a identifier.<Panther> 在 2025-02-13 上传 | 大小:783kb | 下载:0
[其他嵌入式/单片机内容] PWM
说明:PWM 脉宽调制,通过软件实现PWM信号周期、占空比、输出反相等控制-PWM pulse width modulation, PWM signal by software cycle, duty cycle, output control anti-equal<丁一然> 在 2025-02-13 上传 | 大小:120kb | 下载:0
[其他嵌入式/单片机内容] ram
说明:内部RAM的X,Y 单元中各存放一个带符号的数,试编程实现按如下条件进行的运算,并将结果存入Z单元中。-The internal RAM of the X, Y each storage unit signed a number of test programming operation carried out according to the following conditions and the results stored in<周洁路> 在 2025-02-13 上传 | 大小:3kb | 下载:0
[其他嵌入式/单片机内容] hebin
说明:把m和m+1单元存有两个BCD数,将它们合并到m单元中,编写程序完成-M+1 to m and the number of units there are two BCD will merge them into m unit, write a program to complete<周洁路> 在 2025-02-13 上传 | 大小:2kb | 下载:0
[其他嵌入式/单片机内容] zifuchuan
说明:把长度为10H的字符串从内部RAM的输入缓冲区inbuf向位物外部RAM的输出缓冲区outbuf传送,一直进行到遇见回车或整个字符串传送完毕。试编程实现-The length of the string from the internal RAM 10H input buffer inbuf bit outside of the RAM to the output buffer outbuf transfer, has been car<周洁路> 在 2025-02-13 上传 | 大小:2kb | 下载:0
[其他嵌入式/单片机内容] buf
说明:把一个8位二进制数的各位用ASCII码表示之(亦即为“0”的位用30H表示,为“1”的位用31H表示)。该数存放在内部RAM中byte单元中。变换后得到的8个ASCII码存放在外部RAM以buf始的存储单元中去。-To an 8-bit binary numbers that you use the ASCII code (which is " 0" bit with the 30H, said, " 1&qu<周洁路> 在 2025-02-13 上传 | 大小:2kb | 下载:0
[其他嵌入式/单片机内容] yunsuan
说明:编程实现运算式c = a2+b2 假定a、 b、 c 3个数分别存放在内部RAM的DA、DB、DC单元中,别有平方运算子程序调用。 (内部RAM的DA、DB、DC单元设为20H 21H 22H) -Programming expression c = a2+ b2 assume a, b, c 3, respectively, the number stored in the internal RAM of the DA, DB<周洁路> 在 2025-02-13 上传 | 大小:2kb | 下载:0