pxt-ev3 icon indicating copy to clipboard operation
pxt-ev3 copied to clipboard

Working with NXT sensors

Open RasPiBot opened this issue 6 years ago • 4 comments

Hello MakeCode community,

I'm a computer science teacher in Quebec Canada and we use MakeCode in our introduction to computer programming course. We have 24 EV3 bricks with NXT motors and sensors.

Is it possible that MakeCode doesn't work will all nxt sensors? My code is running well in the simulator then nothing happen on the real robot. I tried with touch and ultrasonic sensors.

We are new to MakeCode, we were using MonoBrick, Mindsqualls and Lejos before that.

Thanks,

Shany

RasPiBot avatar Oct 08 '19 17:10 RasPiBot

We only support EV3 brick and not NXT brick. NXT doesn't have firmware support for MakeCode.

abchatra avatar Oct 09 '19 17:10 abchatra

@pelikhan are NXT sensors compatible with EV3 brick? If yes NXT sensors should work as well with MakeCode.

abchatra avatar Oct 09 '19 17:10 abchatra

@pelikhan are NXT sensors compatible with EV3 brick? If yes NXT sensors should work as well with MakeCode.

Sensors compatible with ev3. We should have access to the nxt light sensor and the temperature sensor, maybe I'll deal with it.

THEb0nny avatar Oct 09 '19 19:10 THEb0nny

I have implemented support for the nxt light sensor. I also have a temperature sensor, but no other sensors.

THEb0nny avatar Feb 04 '24 15:02 THEb0nny