DIY Game of Life Build using a PIC 12F683




Geeker electronics: 373c356d25704a114ff6218270ae5805 DIY Game of Life Build using a PIC 12F683

Droky sent in a great DIY Game of Life Build that uses a PIC 12F683. There are lots of details and he also provides the board layout and the PIC code so you could make your own. The capacitive sensors are a nice touch, the board also looks very well done!
Here is the English Google translated version.

“As it did not have enough memory on the PIC, I broke the screen with a grid and thus convert the 84×48 array of pixels in a 25×17 matrix (405 cells) that I do fit in the RAM of the PIC. The next problem was to calculate the next generation, and he needed two RAM arrays, one for the incoming generation and one for output. I’ve solved by calculating the next generation line by line and using a LIFO stack of type 2 levels on 2 variables of type vector.”

Game of life from Droky on Vimeo.

Geeker electronics: be207b712bdf98690e80b0f59c141678 DIY Game of Life Build using a PIC 12F683

sr_adspace_id = 8883907;
sr_adspace_width = 300;
sr_adspace_height = 250;
sr_ad_new_window = true;
sr_adspace_type = “graphic”;

f=”http://feeds.feedburner.com/~ff/HackedGadgets?a=KL0O99yW4YQ:kR7vDov3-Jw:yIl2AUoC8zA”>Geeker electronics: 009b06f38695de0d0d383c24bf894a9e DIY Game of Life Build using a PIC 12F683 Geeker electronics: 7f14bbf0b0c13fca3af83ff82c0b71ca DIY Game of Life Build using a PIC 12F683 Geeker electronics: 74aebacefce445cc5a4b6bda6e6090d2 DIY Game of Life Build using a PIC 12F683 Geeker electronics: 4a71fd15f8a06cd966f55194fc8426f3 DIY Game of Life Build using a PIC 12F683 Geeker electronics: bae646d800aa142e3be195c8da37de47 DIY Game of Life Build using a PIC 12F683 Geeker electronics: 0b59457d6432ddc8a38e1e7751357bbe DIY Game of Life Build using a PIC 12F683 Geeker electronics: 91b30b89f5ae4c45748dd7e29cc74f18 DIY Game of Life Build using a PIC 12F683
Geeker electronics: 325472601571f31e1bf00674c368d335 DIY Game of Life Build using a PIC 12F683

Originally by Alan Parekh from Daily DIY on September 28, 2009, 11:46am

Blog Widget by LinkWithin

Leave Your Response

* Name, Email, Comment are Required
Geeker RSS Feed