Embedded Systems Minutes - ESM
[ Episode Title ]
Direct Digital Synthesis (DDS) - Using Look-Up Table (LUT)
[ Sine Look-Up Table Calculator ]
Firmware - C.code ]
Tested on PIC16F877A @ 20MHz
Could Be, easily, Ported To Any Other MCU
(i.e AVR, ARM, Arduino, etc)
Supplementary Data ]
Matlab Script ]
x = 1:1:256;
hold on;
plot(x,y);
===================================
For More Information
Visit my website @ DeepBlueMbedded.com
[[ And / Or ]]
Follow me on socials
LinkedIn you've any questions, feel free to leave a comment down below.
I will always be glad to respond to your comments as soon as possible.
Good Luck ^^
And don't forget to SUBSCRIBE for more tutorials from DeepBlue!
If you find this content useful .. Then Share It With Your Network!
#Embedded_Systems
#ESM
#DDS