-
F405_CAN
主要关于STM32F405开发板上的CAN通信源码,可嵌入到开发板运行,结合LCD显示屏进行数据显示。(About STM32F405 main development board CAN communication source, can be embedded into the development board to run, combined with the LCD monitor for data display.)
- 2016-05-07 17:01:21下载
- 积分:1
-
STC12C5A60S2
STC12C5A60S2电子负载全部代码,TM7705做AD TM8211做DA(STC12C5A60S2,TM7705AD TM8211DA)
- 2015-08-22 12:35:21下载
- 积分:1
-
12
说明: 基于单片机的电阻测量系统,带vb上位机控制和显示同时还有无线发射(MCU-based resistance measurement system with vb PC control and display as well as a wireless transmitter)
- 2014-02-22 15:14:06下载
- 积分:1
-
Analogmeter
模拟电表软件,主要模拟电表数据、遥测数据、参数修改、报文显示、可以模拟2个电表(可以自行修改增加),最终通过RS232转485输出。。。(Analog meter software, the main analog meter data, telemetry data, parameter modification, message displays, you can simulate two meters (which can be modified to increase its own), the final output through the RS232 switch 485. . .)
- 2021-04-12 22:48:56下载
- 积分:1
-
JIS_Absensi
finger 103 for fingerscan
- 2014-11-18 21:48:26下载
- 积分:1
-
voronoiT
无线传感器网络分簇路由协议中的LEACH的仿真,程序具有详细的备注,便于初学者学习。(Wireless sensor network clustering routing protocol LEACH simulation program has detailed notes, easy for beginners to learn.)
- 2014-10-22 21:00:07下载
- 积分:1
-
ad7689msp430driver
这是一个有关AD7689的程序,只有驱动部分,使用的CPU是msp430F149。可以采集8路数据。不过数据在主程序中需要处理下,不然会有波动。(This is a program about the AD7689, only the driving part, CPU use is msp430F149. 8-way data can be collected. However, the data need to be addressed in the main program, the otherwise subject to fluctuations.)
- 2021-04-24 21:58:47下载
- 积分:1
-
fer1
$regfile = M8DEF.dat internal crystal 8000000
Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _
Portc.4 , E = Portd.2 , Rs = Portd.3
Config Lcd = 16 * 2
Config Timer1 = Counter , Edge = Rising
Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED
Config Timer0 = Timer , Prescale = 1024
Enable Counter1
Enable Interrupts
Enable Timer0
Enable Timer1
On Ovf1 Pulsecount
On Ovf0 Ovf0occures
Dim A As Long , I As Long , B As Byte
B = 0
Cls
Start Timer0
Do
Loop
End end program
Ovf0occures:
Incr I
If I > 30 Then
Stop Timer0
Cls : Home
A = B * 65536
A = A + Counter1
Lcd FREQ IS : A HZ
B = 0
I = 0 : Counter1 = 0
Start Timer0
End If
Return
Pulsecount:
Incr B
Counter1 = 0
Return
- 2014-11-22 01:04:48下载
- 积分:1
-
temperature-detection-system
六路炉温检测系统,含有技术报告,原理图、pcb,系统源程序,上位机源程序。(Her temperature detection system, contain a technical report, schematic and PCB, system source code, source program of the host computer is designed.)
- 2015-01-31 17:47:44下载
- 积分:1
-
sxJv11
12F629开发的中控锁,可以控制两个继电器.带学习功能(Lock 12F629 developed to control the two relays. With learning function)
- 2009-04-19 22:42:26下载
- 积分:1