A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
DSP
Experiments with DSP
16. June 2008 - 9:12 — adminThis project is an experiment of the Digital Signal Processing with a cheap microcontroller instead of an ordinary digital signal processor. Recent 8 bit microcontrollers have sufficient processing performance so that they can be used for simple audio signal processing.
Touch the dsPIC
28. May 2008 - 13:31 — adminIf you are thinking to move on DSP, maybe dsPIC microcontrollers can be a good start as they have DSP engine built in that allows fast multiply and divide operations with arrays.
MP3 software decoder for dsPIC33
14. May 2008 - 13:55 — adminA great thing: software-based MP3 decoder for dsPICs, published under GPL.