A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
hi, i am looking for a pure sine wave inverter scheme based on pic16f72 please contact me with offers WBR Naman info@info... 9818381183
----- Original Message ----- From: "gsm_device" <promo@prom...> To: <piclist@picl...> Sent: Monday, February 27, 2006 6:16 AM Subject: [piclist] looking for a sine wave inverter based on pic16f72 > hi, i am looking for a pure sine wave inverter scheme based on pic16f72 > please contact me with offers A software DDS using an 8-bit DAC is probably the best solution. I've seen a PIC implementation, although I used a '2313 AVR for the one I designed. It works up to 200 kHz or so. Leon