$ cat features.md
> Everything you need to learn Raspberry Pi, all in one place.
interactive-tutorials.sh
📚
Step-by-step guides that adapt to your learning pace
$ figlab tutorial --start basics
> Loading interactive lessons...
> Ready! Follow along at your own pace.
hardware-control.sh
🔌
Direct control of your Raspberry Pi hardware
$ figlab gpio --pin 17 --mode output
> GPIO pin 17 configured
> LED connected and ready!
guided-projects.sh
🚀
Build real projects with expert guidance
$ figlab project --create weather-station
> Initializing project files...
> Your project is ready to build!
$ ./how-it-works.sh
> Get started in just 4 simple steps
01
Sign Up
Create your free FigLab account in seconds
02
Download Flasher
Install our flasher tool for your operating system
03
Connect Pi
Flash your Raspberry Pi and connect it to FigLab
04
Start Learning
Launch the app and begin your Raspberry Pi journey