we are currenty trying to use color sensor in our project, but we can’t make it work. We are using HiTecnic Color V2 sensor and we are doing the following actions:
Create new project
Configure and make sure that the connection is working
Transfer it to robocore, and console log prints always the same rgb values
Any ideas why?
The sensor might be broken, and if thats the case we have Lego RGB sensor too, but we cant find any code example of how to use it with robocore, do you have any?
Seems like the sensor is broken
We also tried to create library for Lego RGB, but we’r not really good at it and it didn’t work. We would love some help if you can.
I’ve tried to find register for Lego RGB, but I can’t find anything. You already tried to create this lib, so I’m guessing you found it. Can you share it with me?
We tried to create it from scratch, but it didn’t work. We have changed the sensor to HiTechnic EOPD and we managed to recognize 3 colors, which is enough for us.