6. L
EARNING CENTER
With the self-developed learning center, you can not only improve your skills, but also create new projects.
The learning center offers a wealth of information and tutorials that guide you step by step through your
projects. The software can be run on a Raspberry Pi, where projects can then be executed directly, as well as
on a Windows device. But no matter which platform you choose, you are always free to select your preferred
microcontroller in the software. Based on this setting, all explanations, sample codes and tips are always
played out individually for your microcontroller.
The learning center is already pre-installed on the microSD card included with your Joy-Pi Advanced. You
can insert it directly into your Raspberry Pi and start it. But of course you can also install the software on a
new system. To do this, simply open a new terminal window in your Raspberry Pi OS and enter the following
commands:
curl
https://joy-pi.net/Joy-Pi-install.sh
chmod
+x Joy-Pi-install.sh
./Joy-Pi-install.sh
Of course, you do not have to commit to using the Raspberry Pi OS. Alternatively, you can conveniently
install our learning center on your Windows device and use it there.
You can find the Windows version of our learning center here:
HTTPS://JOY-PI.NET/DOWNLOADS
15
-o
Joy-Pi-install.sh