Open RasPiBot opened 5 years ago
We only support EV3 brick and not NXT brick. NXT doesn't have firmware support for MakeCode.
@pelikhan are NXT sensors compatible with EV3 brick? If yes NXT sensors should work as well with MakeCode.
@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.
I have implemented support for the nxt light sensor. I also have a temperature sensor, but no other sensors.
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