Search found 16 matches
- 06 Dec 2013, 12:27
- Forum: Mindstorms Software
- Topic: Developing NXT Balancing Robot with Gyro
- Replies: 6
- Views: 10672
Re: Developing NXT Balancing Robot with Gyro
I can advise this resource http://robotsquare.com/2012/02/13/tutor ... th-robotc/, project just uses the PID, but it is necessary to adapt the code for NXC.
- 28 Oct 2013, 09:35
- Forum: Mindstorms Software
- Topic: RobotC v4.0 Beta
- Replies: 3
- Views: 7649
Re: RobotC v4.0 Beta
You can get the download link?
- 16 Jan 2011, 11:17
- Forum: Mindstorms Hardware
- Topic: Custom I2C sensor problem
- Replies: 67
- Views: 69419
Re: Custom I2C sensor problem
Right at the beginning you wrote about an error-35, Sivan Toledo writes about the same error here in the end of article http://www.tau.ac.il/~stoledo/lego/i2c-8574/.
I hope it to you will help.
I hope it to you will help.
- 13 Jan 2011, 18:40
- Forum: Mindstorms Hardware
- Topic: Custom I2C sensor problem
- Replies: 67
- Views: 69419
Re: Custom I2C sensor problem
Thanks for the answer, this subject is very interesting to me, I as well as you want to acquire this IMU Digital Combo Board for my project.
- 13 Jan 2011, 16:09
- Forum: Mindstorms Hardware
- Topic: Custom I2C sensor problem
- Replies: 67
- Views: 69419
Re: Custom I2C sensor problem
aswin0 There are good news in sensor building?
- 13 Jan 2011, 08:22
- Forum: Mindstorms Software
- Topic: Control Power Functions from RCX2
- Replies: 4
- Views: 5965
Re: Control Power Functions from RCX2
Has studied the documentation on LEGO Power Functions RC. FW RCX2 can clearly generate signals: Low bit range 316 - 526 us (Approximately corresponds to FW RCX2, 2400 baud) High bit range 526 – 947 us (Approximately corresponds to FW RCX2, 4800 baud) For transmission of the mainframe of the data. ...
- 08 Jan 2011, 22:48
- Forum: Mindstorms Software
- Topic: Control Power Functions from RCX2
- Replies: 4
- Views: 5965
Re: Control Power Functions from RCX2
The RCX2 can transmit serial data out the IR port, the transmit buffer can hold up to 16 data bytes. It means that rcx2 can transfer any 16 bytes data packets. As from NQC_Guide page 40. http://i063.radikal.ru/1101/0e/eafd71e92c8bt.jpg All the same quits that it is possible to write a management pro...
- 08 Jan 2011, 22:30
- Forum: Mindstorms Software
- Topic: NXT IRReceiver Sensor (NIR1032)
- Replies: 8
- Views: 11248
Re: NXT IRReceiver Sensor (NIR1032)
Yes I can upload a .zip file
- 08 Jan 2011, 21:37
- Forum: Mindstorms Software
- Topic: Control Power Functions from RCX2
- Replies: 4
- Views: 5965
Control Power Functions from RCX2
Hello everyone! Has found on resource PHILIPPE HURBAIN section on control RC Nitro Flash with RCX2 http://www.philohome.com/nitroflash/rc_nitro_rcx.htm . I had a question, whether it is possible to control Power Functions with RCX2? Has looked at the documentation to Power Functions protocol, the mo...
- 08 Jan 2011, 21:11
- Forum: Mindstorms Software
- Topic: NXT IRReceiver Sensor (NIR1032)
- Replies: 8
- Views: 11248
Re: NXT IRReceiver Sensor (NIR1032)
Hello everyone!
I have written small library on operation with a sensor control on i2c protocol. Has written to understand logic of operation of the protocol, the logician of operation API NXC. Many thanks Xander Soldaat.
It is useful such as I to beginners.
I have written small library on operation with a sensor control on i2c protocol. Has written to understand logic of operation of the protocol, the logician of operation API NXC. Many thanks Xander Soldaat.
It is useful such as I to beginners.