Search found 5 matches
- Sat Sep 05, 2009 8:54 pm
- Forum: DSerial
- Topic: Dserial 3axis gyroscope control
- Replies: 3
- Views: 15732
Re: Dserial 3axis gyroscope control
I'm still stuck with my project, please Natrium help me with this :/
- Tue Aug 04, 2009 9:37 am
- Forum: DSerial
- Topic: Dserial 3axis gyroscope control
- Replies: 3
- Views: 15732
Re: Dserial 3axis gyroscope control
Little update here :) Since I don't have a Wii motion plus yet, I did my experiments with a nintendo nunchuck which is the same to interface. I've been browsing the internet for some solutions to my problem and I found out a method called bit-banging to implement I²C on a 8051 through 2 GPIO lines. ...
- Wed Jul 22, 2009 1:25 am
- Forum: DSerial
- Topic: Dserial 3axis gyroscope control
- Replies: 3
- Views: 15732
Dserial 3axis gyroscope control
Hello guys, I am trying to gather 3 axes gyroscope information from a Wii motion plus, via the Dserial². But this little device works with I²C synchronous communication. thus, the wii motion plus has 4 wires to connect: - 3.3V - Ground - Clock - Data The ground and 3.3V connection on the Dserial are ...
- Mon Jul 20, 2009 5:18 am
- Forum: DSerial
- Topic: how do i upload the firmware?
- Replies: 2
- Views: 13930
Re: how do i upload the firmware?
Thank you, I could update my firmware, and by the way I read a lot about DS programming, I was able to make a little program that reads the tilt sensor data and makes a cross on the upper screen following the x/y axis of the accelerometers. I could also make a little fun application using some ...
- Thu Jul 09, 2009 6:32 pm
- Forum: DSerial
- Topic: how do i upload the firmware?
- Replies: 2
- Views: 13930
how do i upload the firmware?
Hi people, I'm Arnaud (french boy, so sorry for my english). I bought last year a Dserial², because i'm interested in learning some stuff about microcontrollers and programmation. I have some electronics knowledge and i know the C language basics. (I also got a DS and a M3perfect (slot2) linker) Now ...