-
-
[
C/C++]
ntc.rar
Program in C (CCS to compiler). It is a Program Program in C (CCS to compiler). It is a thermometer realized with a PIC16F84 and a NTC. The time of load of a condenser of fixed value is moderate. The table of the resistance of the thermister versus the ...
-
[
Asm]
NetworkRS485.rar
It is a network rs485 with a master and three slaves. The CPU is 8051. The program is written in assembler. The transmission series (except the teacher) is realized using interruptions. The task of the slaves: RTU1: It measures voltage of a potentiometer ...
-
[
C/C++]
serial_comm.rar
DTR/DSR handshaking is used because this is what the POS printer requires. Comms with a pc can then be accomplished using the same cable as used for the printer. Ensure that the pc program is written to use the same handshaking.
-
-
-
-
-
[
Matlab]
FastFourierTransformAlgorithm.rar
This program is open source code of fast Fourier transform in matlab.
Where y is the input argument and p is the normalized size of the input. Let
y = [1 2 3 4 ]
x= length(y)
m= log2(x)
p= ceil(m)
To call the function use
ft2(y,p) ...
-
[
Matlab]
WalshHadmard.rar
... ,
thus when used in synchronous CDMA, the interference between users is zero.
This programm generates Walsh-Hadamard codes and also checks the orthogonality.
You can change the code length by changing value of "code_length" at the top of program
-
[
Asm]
TELECOM1.zip
This file contains program files associated with the paper titled "IS-54 Simulation", Telecom Applications With The TMS320C5x DSPs, Application Book, 1994, SPRA033.
Refer to READ.ME file for detailed file listing.