#
adafruit
Here are 520 public repositories matching this topic...
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
-
Updated
Feb 4, 2021 - TypeScript
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
-
Updated
Jan 29, 2021
Playbooks for setup and updating of raspberry pi projects.
-
Updated
Jun 6, 2020 - Shell
Turn your Raspberry Pi into an Oscilloscope/XY Plotter with Python
python
raspberry-pi
i2c
electronics
analog
adafruit
embedded-systems
computer-engineering
plotter
oscilloscope
diy
xy-plotter
-
Updated
Aug 29, 2016 - Python
Kegerator Monitoring Platform. RPi + Docker + Beer + Metrics + Slack. k3s kubernetes friendly.
-
Updated
Nov 5, 2020 - Python
SSD1306 oled driver library for 'monochrome' 128x64 and 128x32 OLEDs!
-
Updated
Dec 17, 2020 - C++
Example projects and code are supplied to support the Arm-based IoT Kit for Cloud IoT Core
-
Updated
Jul 21, 2018 - Python
Microsoft MakeCode editor for Adafruit Circuit Playground Express
-
Updated
Jan 27, 2021 - TypeScript
Code for a hexapod robot
-
Updated
Jul 13, 2019 - Python
A "fork" of Bare-Minimum Hexapod Robot Simulator 2 modified to be able to control a real physical hexapod robot.
-
Updated
Jan 11, 2021 - JavaScript
Using MQTT to Publish/Subscribe to adafruit io. MicroPython/CircuitPython implementation on ESP8266/ESP32
-
Updated
Feb 15, 2019 - Python
A program to monitor and control 8 variables of a hydroponic gardening system
-
Updated
Aug 21, 2018 - C++
a weather display for a raspberry pi and a TFT display written in python3 and pygame
python
theme
raspberry-pi
adafruit
python3
pygame
darcula
pimoroni
raspberry
tft
weather-icons
pygame-application
ili9341
tft-display
weather-display
adafruit-tft
pimoroni-hyperpixel
weatherpi-tft
hyperpixel4
pimoroni-hyperpixel4
-
Updated
Oct 22, 2020 - Python
Raspberry Pi impersonates Nintendo Switch controller
raspberry-pi
arduino
adafruit
voice-control
pinball
usb-controller
nintendo-switch
deepspeech
trinket-m0
nintendo-switch-gamepad
-
Updated
Aug 29, 2020 - Python
-
Updated
Oct 8, 2020 - C++
Node.js implementation for the Adafruit 16-Channel 12-bit PWM/Servo Driver
-
Updated
Apr 27, 2017 - JavaScript
Turns a Raspberry Pi 3 into a Bluetooth LE peripheral that controls an LED matrix.
-
Updated
Aug 1, 2017 - Python
An environment monitor based on a Raspberry Pi Zero W, a Pimoroni Enviro+ and a Plantower air quality sensor to monitor, display and report on air particles, gases, temperature, humidity and air pressure.
adafruit
air-quality
pimoroni
adafruit-io
environmental-monitoring
environmental-sensors
air-quality-sensor
luftdaten
sgp30
luftdaten-sensor
airquality-sensor
plantower-sensor
pimoroni-enviroplus
-
Updated
Sep 16, 2020 - Python
Improve this page
Add a description, image, and links to the adafruit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the adafruit topic, visit your repo's landing page and select "manage topics."


It seems that tinygo doesn't not support MIPS based embedded devices out of the box, although LLVM does support the following:
My intent is to execute the tinygo compiled binary within a mipsel linux box, no