starbuck93
Follow
Programming, 3D printing, flying quadcopters, making stuff.
- United States
- http://starbuckstech.com
- @adamstarbuck
Pinned Loading
-
home-assistant/core
home-assistant/core Public🏡 Open source home automation that puts local control and privacy first.
-
-
-
-
um3timelapse
um3timelapse PublicForked from unlimitedbacon/um3timelapse
A script that makes awesome timelapse videos from the onboard camera on your Ultimaker 3
-
Gets the Raspberry Pi Zero stock fro...
Gets the Raspberry Pi Zero stock from Adafruit and returns json data to use at endpoints like this: {"stock":"0"} 1<?php
2$ch = curl_init();
3curl_setopt($ch, CURLOPT_URL, "https://www.adafruit.com/products/2885"); //https://www.adafruit.com/products/2817
4curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
5$return = curl_exec($ch);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.