Archive for the “Microcontrollers” Category

Yup I’ve jumped to a bathtub test and bypassed the lovely soldering and coding… will revisit later but here’s the video :-

Comments No Comments »

After getting my EasySync USB-Can Adapter it was time to resurrect the mChumby project.  The interface GUI design hasn’t changed much, namely because its been lying idle but I figured it is good enough to try putting it onto the car for a test run.

I didn’t want to fiddle around with getting power to the Chumby, so the test is simply using my trusty old laptop and the EasySync adapter.  Only the speedometer, the tachometer and the accelerator pedal position is attached because again I’m too lazy to fiddle with my cable layout and as such its connected to the Mazda HS-Can bus only rather than the MS-Can where the goodie trip computer information is contained.

Almost every concoction of technology is used ranging from CAN, USB, PHP, HTTP, Shared Memory, XML, Flash, to an obscure programming language called HaXe.  Here is the result :-

Read the rest of this entry »

Comments No Comments »

Just a teaser that all (most?) the parts for my ‘MFC’ is ready (It could be Madox’s F‘ed-up Contraption) has all arrived and ready for assembling when I find the time.  Hopefully before the Australian Battle Group meet in June where I hope to use the contraption (…erm camera) to film the ships shooting each another to smithereens.

Picture time :-

Most of the gear laid out on carpet

Most of the gear laid out on carpet

Read on for a little bit more…

Read the rest of this entry »

Comments 2 Comments »

Well this chronicles my first attempt at compiling a toolchain for programming ARM’s in ELF code.

Why do I need a toolchain for programming ARMs?

  1. I found a LPC2378-STK development board in my room
  2. I want to give ARM programming a try (PS WinAVR is great for programming AVRs)
  3. I found I have some spare ARM7 LPC2378’s lying around (WTF?) and thought I’ll actually complete my Chumby Speedometer on my car project!

Read the rest of this entry »

Comments 6 Comments »