Fantastic video as always, Garry! Thanks for revealing this seldom-known feature of Spike!
@CreatorAcademyAustralia3 жыл бұрын
Thanks mate! 😊 Garry
@turinreza2 жыл бұрын
@@CreatorAcademyAustralia how do you put Spike firmware on Robot inventor 51515 hubs?
@thorbjrnhellehaven57662 жыл бұрын
I think, it would be cool to have an adapter bord with some EV3 compatible ports. I don't know if it would be possible to make a board reading a few EV3 sensors, then connecting that board to one RI port I don't know how many would be possible, but if you cold get 2 (or 4) EV3 sensors multiplexed through one RI port, how cool wouldn't that be?
@CreatorAcademyAustralia2 жыл бұрын
That would be awesome!
@Александр-м9ш4ъ3 жыл бұрын
Thank you for all your videos! Do you know the way to import ps4 controller libraries to the project?
@tunabo143 жыл бұрын
Hi and thank you very much for excellent videos! I'm looking for a "non-frictional" angle/rotation sensor for robot inventor. I know that the motors have angle sensor but I'm looking for smaller ones and with less friction. Do you know any that can be used together with robot inventor (51515)? Thank you very much
@williansilva20759 ай бұрын
wow!
@satan47683 жыл бұрын
Thankyou I've been trying to find more information about this, did you know it's also possible to daisy chain 51515 hubs ? Up to 6
@CreatorAcademyAustralia3 жыл бұрын
No problems! I have seen others working on a daisy chain solution using bluetooth, but theoretically it is possible with the breakout port as well. Garry
@satan47683 жыл бұрын
Interesting i didn't realize that cheers
@username97743 жыл бұрын
Vuurzoon (the creator of the balancing Ball Video) has made a TicTacToe game with 9 Hubs, so the sky is the limit
@marchelfman98283 жыл бұрын
If you click on the photo of the Mindsensors connector kit, you can see the pinout for the connector (Rx, Tx, Vcc, Gnd). The hard part will be writing the python code which allows the hub to get the serial data and make it available to your program. Maybe there's someone out there who knows how to do this.
@The_Fluffy_Cloud2 жыл бұрын
its all in python? HELL yes, time to mess with lidar sensors....
@daszwieback89723 жыл бұрын
Hello Garry, can an ev3 hub communicate with an inventor set hub? Kenan
@daszwieback89723 жыл бұрын
cool video, I give it a like :-)
@CreatorAcademyAustralia3 жыл бұрын
Hi Kenan! I don’t think it is possible, but maybe there is a creative way to do it with flipping colour sensors like this: kzbin.info/www/bejne/enPTZKGcbbdqY9U
@username97743 жыл бұрын
Yes, but you would have to either use Python or Java to give some informations on a logic level (set pin 6 high...). Simpler would be to use the boosts distance sensor with the inventor set and use the IR sensor of the EV3, which seems less clunky than motors and touch sensors or color sensors pointing at each other.