Close

Rotating color bars

A project log for XORYA - extremely low cost game console on PIC32

XORYA game console is just one chip PIC32MX170F256B (32-bit MIPS core, 256K flash, 64K data mem) in DIP28 package and a few other components

shaosSHAOS 04/29/2015 at 02:310 Comments

1 degree per frame - 60 frames per second - it takes about half time of 1 frame to generate 1 frame - and during that circuit eats 40 mA:

BTW it's CGA composite colors (palette 1) - see

Source code of this example:

https://gitlab.com/shaos/xorlib/blob/master/examples/coloroto.c

Discussions