The best way to start building your project is to divide it into these 3 basic steps:
- Input is what activate your project. It can be a button you press, a temperature sensor or any other component you want from the input list you get once you press the “Add Input” button (Yellow)
- Output is what you want your project to do (for example- turn on an LED light). Simply press the “Add output” button (purple).
- Controller (the blue button) is what connects between the Input and the Output.
Congratulations! You now have a project you can also change the power supply (grey button) or make it a smart IoT project that connects to the internet (green button)
You can also view our detailed guide on how to build a project with examples and ideas for projects.