Code2Grow Tutorial


This is our main portal for our coding website. We can get here from the Start Coding option on out top menu.
Welcome to Code2Grow! When you press start coding this is the interface that loads in which our graphical coding platform.


This is our menu bar where you can access all our libraries and download them into your microcontroller if need be. Also our sample codes are here. To connect we will press the chain link button.
First step will be to connect to out robot. Make sure the terminal is open and look for the chain link button. When you hover it should say connect. Click on it.


Once done with all the steps you can upload a code from the move menu and watch your robot go!
Once clicked, this menu should pop up. In this scenario we will choose COM3 usually the microcontroller will show with a name that ends like that. The next step will show if you are connected to the right robot.

Once pressed you will come to this window. Choose the one that says Board CDC (COM#). This one is the usual name of the microcontroller. Other options will show but they will connect to other outlets of your computer.

Successful connection will prompt you to robot status connected on the bottom. Also for extra measure on the terminal you will see code which is also a positive to connecting. If you did not see any of these clues then you might have connected to the wrong port from the earlier menu. Also, could be connection was faulty.

Once connected, you should be able to see the Connected to Windtree Robot at the bottom. Also on the terminal screen you should see some codes. If you do not see the words on the terminal it might mean you are not connected to the right port.

Once connected you can upload all the libraries from our installation button. There are more options on this menu like the examples button. The installation of all libraries will take about 30 seconds.

This part is only is essential if you do not see your blocks that you need. We will be going over how to create a new project! First go to the bottom menu. Choose the paper button.

When clicked, it will prompt you this window as if you create new project it will delete any work done.


Before moving on make sure you install all our libraries to the microcontroller. These will allow you to turn on color changing light, move motors, mover servos, sonar sensors and much more. If your robot is not moving more likely it's because the motor library has not been installed. Might take a minute to install all.
The next window will allow you to choose your microcontroller and to which robot it is attached too. There are many different types so choose the one that fits you. There are more on the see more option too. You can change the name of the project and once chosen which one to use click on create.

Once chosen it will show you which one you choose on the top left. You will some of the blocks would have changed too.

Once done you can start coding to move your build. Try moving forwards and backs and watch it go!

