Search results

  1. C

    How To Get Azimuth Elevation

    Alright, I'm working on a project where I need to get the azimuth and elevation (3D polar rotation) of the device, and I'm kind of stuck on how to do this. I was looking at an accelerometer, but they cannot read azimuth. I've looked into a tilt compass, but it seems to be complete overkill, as...
  2. C

    Hardware Not Found Error

    Alright it's time for a newbie question. I'm working on my first board (08M2), and I keep getting the classic "Hardware not found on COM #". I'm using the AXE027 cable with the AXE029 adapter kit. (I've got the IN wired to C.5 [serial in], jumper set to 01, and the 01 wired to C.0. GND is...
  3. C

    Where to Start Programming

    I'm just getting started with picaxe, and I've got the basics of the physical breadboard and circuit design, now I need the basics to BASIC. I'm a programmer with experience in C, C++, and Java, so I know what I'm doing (usually), I just need to find a good place to start. I've browsed through...
  4. C

    Interfacing with USB

    Alright so I've put together a few simple projects with my picaxe so far, and I'm looking to do something a little more complex now - a "gamepad" (a mini-keyboard with WASD, 5 re-programmable buttons, shift, and spacebar). I don't think it will be too difficult to build, with the exception of...
Top