This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advance ...
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...
Summary
Many control applications require converting some analog input to a digital format. The ADCINC12 User
Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application
Note is meant to be a simple introduction into its operation. The steps required t ...
Qpsk signal Processing Code
The DSP code should be efficient and accurate to properly demodulate the incoming signal. The DSP can be coded strictly in “C” or C-language can be intermingled with assembly code.include
Real Time Digital Signal Processor Code – Main.c file
BER Test Code
Real-Time Digital Signal Processing
Implementations, Applications, and Experiments with the TMS320C55x
John Wiley & Sons, Inc. 2001
By Sen M. Kuo and Bob H. Lee
2.8.1 Experiment 2A - Interfacing C with Assembly Code
2.8.2 Experiment 2B - Addressing Mode Experiments
2.8.3 Experiment 2C - Experimen ...
Real-Time Digital Signal Processing
Implementations, Applications, and Experiments with the TMS320C55x
John Wiley & Sons, Inc. 2001
By Sen M. Kuo and Bob H. Lee
4.6.1 Experiment 4A - Twiddle Factor Generation
4.6.2 Experiment 4B - Complex Data Operation
4.6.3 IExperiment 4C - mplementation of DFT
...
Free 8051 asm compiler for win
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For details ...
Free 8051 asm compiler for linux
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For detai ...