Logic Controllers

How do I Handshake A VEX Cortex With a Lynxmotion Arm?

How do I Handshake A VEX Cortex With a Lynxmotion Arm?

IF YOU CANNOT READ THE DIAGRAMS BELOW,PLEASE CLICK ON THE DOWNLOAD BUTTON TO GET A PDF VERSION! Lynx-VEX Handshaking Notes Question: How do I receive a signal on a Cortex from the SSC-32 (Lynx Robot) in RobotC? Answer: One way to do it is shown in the example below. A machine is waiting for a […]
How do I Update my Firmware in RobotC?

How do I Update my Firmware in RobotC?

Question: How do I update the firmware in RobotC… the “automatic” method doesn’t work! Answer: Funny! (Not really…) It doesn’t work in my classroom either! Watch the short video below to see how it’s done!    3,419 total views,  12 views today
HOW DO I STOP ROBOTC FROM UPDATING?

HOW DO I STOP ROBOTC FROM UPDATING?

Problem: My kids always update RobotC on my computers, how can I stop this? Solution: This can cause many problems in a classroom. Mostly because then you may have more than one version in the same class, and this wreaks havoc when they go to a different computer, as the Cortex’ firmware may not match. […]
WHAT ARE THE VALUES FOR ALL OF THE VEX SENSORS?

WHAT ARE THE VALUES FOR ALL OF THE VEX SENSORS?

Question: How do I know what all the values are of all the different sensors? It can be overwhelming! This post is ARCHIVED, meaning links may or may not work, and it may not scale well on a mobile device as it was written a while ago. Solution: Lucky for us, our friend Dan Keith from […]
WHAT ARE BOOLEAN OPERANDS?

WHAT ARE BOOLEAN OPERANDS?

Question: What are boolean operands, and how do I use them in RobotC? Solution: Boolean Operands are used in programming because there are only two conditions that can be true. (Digital) On or Off, 1 0r 0, True or false…  With that being said, there are many that can be used and there is a […]
WHAT'S THE PROPER START UP PROCEDURE TO GET MY CORTEX TO CONNECT?

WHAT'S THE PROPER START UP PROCEDURE TO GET MY CORTEX TO CONNECT?

Problem: What’s the proper start up procedure to get my Cortex to connect? Solution: Great question. I have had some people refute this, but here’s what works in my classroom:    3,419 total views,  12 views today
HOW DO I CONNECT A VEX CORTEX TO A SCORBOT?

HOW DO I CONNECT A VEX CORTEX TO A SCORBOT?

Problem: How do you communicate from a VEX to a SCORBOT? When I hook it up using an optical isolater, there is no voltage. Solution: Lets set it up like this: VEX is the OUTPUT, and the SCORBOT is the INPUT. Always use a relay, optical isolator or just a switch; NEVER HOOK UP A […]
HOW DO I GET MY LINE FOLLOWER TO STOP AT AN INTERSECTION?

HOW DO I GET MY LINE FOLLOWER TO STOP AT AN INTERSECTION?

Problem: I want my AGV to stop at an intersection in the black line using the linefollowers so it can pick up parts. How do I do it?   Solution: Thanks Matt B for the ideas. There are a couple ways to make this happen. 1.You could do three if(sensorvalue)’s in a row downward. or […]
I WISH I HAD SOME EXAMPLE PROGRAMS IN ROBOTC!

I WISH I HAD SOME EXAMPLE PROGRAMS IN ROBOTC!

Problem: Are there any example programs in RobotC that will help me with beginning programming? Download zip file with all the programs below here.   Solution: As a matter of fact; here they are! Download the zip folder for all of the programs and notes listed below. These programs were written by Jim and I […]

Chris and Jim CIM
© Copyright 2020

Visits: 4,526,357