-
关于msp430单片机的一些
自己收集的一些有需要的请下载
关于msp430单片机的一些
自己收集的一些有需要的请下载-MSP430 MCU on some of his own collection of some of those in need, please download
- 2022-05-27 23:47:45下载
- 积分:1
-
8051模拟器好工作
8051 SIMULATOR GOOD WORK
- 2022-01-30 23:32:33下载
- 积分:1
-
AVR read coordinates. Items used very valuable code.
AVR单片机读取坐标。
项目中使用过,相当有价值的代码。-AVR read coordinates. Items used very valuable code.
- 2022-03-14 20:00:19下载
- 积分:1
-
基于ADEK
基于ADEK-PC实验系统多路温度信号(0~85℃)数据测量采集系统-based ADEK-PC experimental system of multi-channel temperature signal (0 ~ 85 C) measurement data acquisition system
- 2023-02-19 11:05:03下载
- 积分:1
-
机器人部分C语言编码 c语言 供大家参考学习
机器人部分C语言编码 c语言 供大家参考学习-Some of robot C language code c language reference for everyone to learn
- 2022-10-12 14:15:03下载
- 积分:1
-
procedure for microcontroller development process button scanning procedures. Us...
此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
- 2023-08-06 09:30:03下载
- 积分:1
-
随着数控dspic306011逆变电源的完成,完成佛…
用DSPIC306011完成的数控逆变电源,完成以下功能:键盘,液晶,串口,spwm,ADDA 使之能构将幅度,频率,功率可调-With the completion of the NC DSPIC306011 inverter power source, complete the following functions: keyboard, LCD, serial, spwm, ADDA conformation so that it can be amplitude, frequency, power adjustable
- 2022-03-25 21:51:42下载
- 积分:1
-
转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入...
转速表:硬件简单,您可以用89c2051代替89c51,p1口做数据输出;p3口做位驱动,int0为转速信号输入-speed : hardware simple and you can replace 89c51 89c2051, p1 I do data output; P3- I do drive, int0 to speed signal input
- 2022-03-31 04:05:54下载
- 积分:1
-
GPL162001 the I2C functionality demo program
GPL162001 I2C功能演示程序
- 2023-03-17 02:20:04下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1