April 2014

Touch Remote preview

So far everything is working. Button presses and effects and actual control of TV and Cable box. Working on UI now.. Here is a preview so far. None of this…

Testing with IR

Testing the LCD (7in cap) with actual IR module. So far works great! Hard to see but buttons turn RED when pressed and back to silver.

Order in!

Just got my small Sparkfun order in from Arduinos Birthday event… which consist of : Arduino Pro 328 - 3.3V/8MHz x1 Arduino Pro 328 - 5V/16MHz x1 Arduino Pro Mini…

RA8875 Controller

This controller is so awesome! But the code available online (me cheating) is horrible. So im making my own… Some new functions include: void ClearScreen(void); void Display(char val); void Layers(char…