Requirements
Step 2: Run LimitOS on the Raspberry Pi
Read more- Raspberry Pi connected to the internet
- Circuit materials: push button, breadboard, wires, 10k ohm resistor
Connect the button to GPIO pin 17, and ground it using a 10k ohm resistor.
LimitOS runs alongside your existing operating system, and can be run via:
curl -sS https://limitos.com/run | bash
Follow the on-screen instructions to register the device afterwards.
Step 3: Set up the device on the LimitOS websiteAdd pin 17 as a digital input, and you can then push the button and see the on/off state on the LimitOS webpage.
Comments