Search found 8 matches
- 02 Jul 2013, 01:35
- Forum: Mindstorms Software
- Topic: Help follow the ballIR
- Replies: 5
- Views: 6786
Re: Help follow the ballIR
Already looking the ball, but I played the sound file, I add that I use linux // BetoBot// //La utilizad de éste robot es la de la localización de señales infrarojas int dir; int strength; void HTEnhancedIRSeekerV2(const byte port, int &dir, int &strength) { int cResp; //Función prporcio...
- 01 Jul 2013, 17:30
- Forum: Mindstorms Software
- Topic: Help follow the ballIR
- Replies: 5
- Views: 6786
Re: Help follow the ballIR
I mark error file reads nothing, if compiled, but I mark error in the brick
- 01 Jul 2013, 17:28
- Forum: Mindstorms Software
- Topic: Help follow the ballIR
- Replies: 5
- Views: 6786
Re: Help follow the ballIR
in fact lacked an argument at first, before LCD_LINE
- 01 Jul 2013, 17:24
- Forum: Mindstorms Software
- Topic: Help follow the ballIR
- Replies: 5
- Views: 6786
Re: Help follow the ballIR
I probe the code, if you read the values. What you have to do the robot is to search and find the ball station, to go to her and make a sound. But I find the way.
- 28 Jun 2013, 18:36
- Forum: Mindstorms Software
- Topic: Help follow the ballIR
- Replies: 5
- Views: 6786
Help follow the ballIR
Help me whit me code, i need the follow Ball IR define IR IN_1 #define TextNumOut(xPos,yPos,str,col,num) TextOut(xPos,yPos,str); \ NumOut(xPos+6*col,yPos,num)//Combinación de Tex y NumOut int dir, s1, s3, s5, s7, s9; void HTEnhancedIRSeekerV2(const byte port, int &dir, int &strength) { int ...
- 23 Jan 2013, 01:21
- Forum: Mindstorms Software
- Topic: help IRSeeker
- Replies: 3
- Views: 4028
Re: help IRSeeker
O un ejemplo de que busque y se mueva al lugar donde se encuentra la pelota. no se como usando la función mejorada. o como hacerlo ya me cerré el cerebro. Podrás hacerme un ejemplo por lo menos borroso de como hacerlo.
- 22 Jan 2013, 23:11
- Forum: Mindstorms Software
- Topic: help IRSeeker
- Replies: 3
- Views: 4028
Re: help IRSeeker
De hecho he utilizado ese código y lo entiendo bien, lo único es que no se como hacer que se mueva en dirección a la pelota que la busque he encontrado en hitechnic el uso de una función que se llama HTEnhancedIRSeeker v2 es la siguiente: Enhanced IR SeekerV2 Function in NXC // // This function ...
- 27 Dec 2012, 20:54
- Forum: Mindstorms Software
- Topic: help IRSeeker
- Replies: 3
- Views: 4028
help IRSeeker
Anyone have a good example or a project nxc, About IRSeeker sensor. I'd like to borrow it in the book comes hansen something but not very specific. and the HitTechnic this very easy.