Close

5 Results for "circuitpython"

  • CircuitPython code

  • """ This example will access an API, grab a number like hackaday skulls, github stars, price of bitcoin, twitter followers... and display it on a screen if you can find something that spits out JSON data, we can display it! """ import gc import time...
  • Prerequisites

  • A CircuitPython bootloader must be installed on the device. This is very easy to do. This has already been covered by many guides in the past, but I would recommend this one for starters: https://learn.adafruit.com/welcome-to-circuitpython Next,...
  • DIY

  • Required Hardware: 1. ESP-EYE         a. Optional ESP-EYE case 2. PyPortal         a. Optional PyPortal case 3. Two 3.3v usb to outler adapters and two usb to usb mini cables OR 4....