Sunday, March 20, 2011

Bluetooth and andriod

Completed my first Android App that communicates to a new bar code scanner via blue-tooth.  This little board is made by Cygentron Inc (www.cygnetron.com) The module is powered by a small li-ploy battery so not to drain the battery of the phone.

The module has upgradeable firmware via a small boot loader which is triggered by a simple protocol via blue-tooth.   Also created a windows App using WPF to allow users to configure, test and learn the protocol.

Panda Board

Now that most of my "side" tasks are done, now moving to the FEZ panda board.   Porting eLua and testing SPI, I2C and USB

Saturday, October 16, 2010

PIC32MX Programming using Opensource

Started a new library for the MIPS processor in the PIC32MX processors.  This way the code can be changed and or posted in open source projects.

At this time, have a simple program running on a UBW32... here is a cross blog post

http://pulse.yahoo.com/_ACJCBN4S4L5DPCDIYFTQAFCD3I/blog/articles/194790

So more on this soon