
LimitOS Project
In this project, students establish their Raspberry Pi computer setup and incorporate LimitOS. This configuration enables remote control of the Raspberry Pi via the internet, akin to the Internet of Things (IoT) concept. The Internet of Things empowers individuals to oversee a mechanical system across various computing devices, enabling control from a considerable distance.
The assignment for students involves developing a system with the Raspberry Pi, utilizing a pin output on LimitOS to manage an LED light controlled by LimitOS. Additionally, students are tasked with creating a system featuring a button that controls LimitOS readings through a pin input.
Raspberry Pi 3 b+ GPIO Schematic

Image of LED Setup

The LED is connected to a digital output at pin 4, with a 330-ohm resistor. The electrical input wire is linked to GPIO 4, and the output wire is connected to ground.
Demonstration Video
Top View of LED Circuit
.jpg)
Top View of Button Circuit

For the button, a digital input is configured at pin 17. The electrical input wire is designated for GPIO 17, while the electrical output wire is linked to ground.
Angle View of Button Circuit
