ProjectsΒΆ

The following projects are written in order of programming difficulty, so we recommend reading them in order.

In each project, there are very detailed steps to teach you how to build the circuit and how to program it step by step to achieve the final result.

Of course, you can also first download the complete code package and then open the corresponding script in PictoBlox to run it.

Here is the complete code package for this Kit.

Once the download is complete, unzip it. Refer to Stage Mode to run individual scripts directly.

But the 11th project reads the temperature and humidity values in Upload mode, so please refer to Upload Mode.

Note

In the example, Arduino Uno is used. If you use Arduino Mega2560, the circuit building and programming steps are basically the same, the only difference is that you need to select Arduino Mega for the Board before programming.

../_images/0_mega.png