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.
PIC12F675 video game concept
2. January 2009 - 17:08 — admin
All PONG game is controlled and run by 8 pin PIC12F675 microcontroller that is clocked with 4MHz internal clock generator.
Using microcontrollers with internal 4MHz clock generator there is no need for the xtal. The 12f675 part also operates on wide voltage range, and the regulator can be removed.
At the moment the game software is still under design. Only a simple PAL 625 line test image video output program exists. It compiles with gpasm / gplink.