• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Lego Mindstorm programming question

Mavrick

Senior member
I'm building a project with visual C++ and a Lego MindStorm kit for school. I need to be able to read data from the RCX input ports (for light and rotation values) and get those values in the main computer using the included infrared port and Lego's Spirit.ocx

Unfortunately, I have not been able at all to get theC++ program to read those inputs; I've only been able to command outputs from the computer.

If anybody knows which functions to use or how to do it, feel free to enlighten me 🙂
 
Back
Top