underway

well :) got my nunchuk today and got a test version of some software running. must say out put is pretty jittery.
ow and there is no need to cut the connector off. made a neat male part using a sawed of piece of a ISA card 3 contacts wide and a bit of sanding. will post some pictures somewhere in a bit , but it works really great :)

BTW what is the time "delay(100);" cause ?

hmm and in your code (almost got the winavr code done)

doesn't

if ((outbuf[5] >> 2) & 1)
{
accel_x_axis += 2;
}
if ((outbuf[5] >> 3) & 1)
{
accel_x_axis += 1;
}

reverse the lower lsb and msb ?

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha
This question is used to make sure you are a human visitor and to prevent spam submissions.
Copy the characters (respecting upper/lower case) from the image.