Search found 20 matches
- 17 May 2014, 16:24
- Forum: Mindstorms Projects
- Topic: EV3COMPOS3R II
- Replies: 1
- Views: 15465
EV3COMPOS3R II
I have recently completed a project to compose tunes using EV3. I have produced project files for both the Retail 31313 set and for a combination of the Education Core and Expansion sets 45544 and 45560. The project uses two motors as angular sensors to control the pitch and duration of notes which ...
- 20 Dec 2011, 22:38
- Forum: Mindstorms Projects
- Topic: Kleekbots try out
- Replies: 2
- Views: 5371
Re: Kleekbots try out: Additions
I've now added a second video, with a modified robot using an iphone camera.
http://www.youtube.com/watch?v=3nWq0_kqv-0
Full build instructions are also now available on my website
http://r.newman.ch/lego go to page ten.
Robin
http://www.youtube.com/watch?v=3nWq0_kqv-0
Full build instructions are also now available on my website
http://r.newman.ch/lego go to page ten.
Robin
- 15 Dec 2011, 19:37
- Forum: Mindstorms Projects
- Topic: Kleekbots try out
- Replies: 2
- Views: 5371
Kleekbots try out
Hi there I've had a bit of a lull on the forums, but in the last few days I have started playing with the Kleekbots system, principally because they introduced a very good sale price, which I thought was worth taking up. For those who haven't come across it, the system lets you remotely control a NX...
- 14 Sep 2011, 19:15
- Forum: Mindstorms Projects
- Topic: Connect 4 and Image Processing
- Replies: 9
- Views: 15359
Re: Connect 4 and Image Processing
This looks really cool. I built aversion of the connect 4 game which used the colour sensor. see http://www.youtube.com/user/rbn1tube#p/u/2/UDi7ORELoSk and http://www.youtube.com/user/rbn1tube#p/u/1/ZOShrwxwgtc However it is tricky to set up and I much prefer your method which scans the whole board ...
- 29 Jan 2011, 16:43
- Forum: Mindstorms Projects
- Topic: Tic tac toe playing robot
- Replies: 3
- Views: 6418
Re: Tic tac toe playing robot
Isn't this Danny Benedettelli's tic tac robot, from his LEGO MINDSTORMS NXT Thinking Robots book? I made it just after Christmas. As you say, a neat design, although quite fiddly to calibrate.
Robin
Robin
- 06 Nov 2010, 09:57
- Forum: Mindstorms Software
- Topic: datalogging with robotc
- Replies: 4
- Views: 7175
Re: datalogging with robotc
Hi, You can also try my NXT2excel utility. It allows you to send data over bluetooth to excel and takes away the burdon of writing and downlading log files. The best thing is that you can (graphically) analyse your data while your program is running. You'll find NXT2excel on my blog . Thanks for th...
- 06 Nov 2010, 09:55
- Forum: Mindstorms Software
- Topic: datalogging with robotc
- Replies: 4
- Views: 7175
Re: datalogging with robotc
You did post this on the ROBOTC forums :) Eventually. I joined the board but it took ages to send the confirmation email. Whilst waiting I posted here, then I also posted it there! It appears to be down this morning so I can't even see if there are any replies! Anyway, I've never managed to really ...
- 05 Nov 2010, 14:08
- Forum: Mindstorms Software
- Topic: datalogging with robotc
- Replies: 4
- Views: 7175
datalogging with robotc
I should probably post this to the robotc board, but can anyone help with this problem. robotc has a system variable nDatalogSize which shows the size of memory allocated to store datalog files. The sample program supplied with robotc suggests that you can alter its value. e.g. const int kDatalogSiz...
- 05 Nov 2010, 13:39
- Forum: Mindstorms Projects
- Topic: Extremely cool course at University of Cambridge
- Replies: 10
- Views: 17110
Re: Extremely cool course at University of Cambridge
There is a link to the tutorial here http://xoctave.webs.com/linusa wrote: Have you got a link to that tutorial?
- 27 Oct 2010, 19:11
- Forum: Mindstorms Projects
- Topic: Extremely cool course at University of Cambridge
- Replies: 10
- Views: 17110
Re: Extremely cool course at University of Cambridge
At University of Cambridge there's an extremly cool project going on! They seems to use your Mindstorms NXT Toolbox for MATLAB with Octave, is it right? Well, inspired by this cool course, I've installed octave on my Mac and played with it, working through an excellent tutorial by Dr P.J.G. Long of...