Maker.io main logo
PROJECT

Deco Two-Key Feather Macro Pad

By Adafruit Industries

Build an Art Deco-style, two-key keypad with NeoKey 2 FeatherWing.

BLOG
1,725

Python on Hardware

By Maker.io Staff

A whole generation of programmers have now grown up with the web, where JavaScript is the de facto language for creating dynamic user interfaces and managing databases.

PROJECT
59

Building CircuitPython

By Adafruit Industries

Adafruit's CircuitPython is an open-source implementation of Python for microcontrollers.

PROJECT
238

CircuitPython with Jupyter Notebooks

By Adafruit Industries

Jupyter lets you create interactive notebooks containing code, text, and rich media that you can share with your friends.

BLOG
93

Use MicroPython in Microcontrollers

By John LeDuc

Python is an interpreted high-level programming language.

PROJECT
16

RGB & HSV NeoPixel Dialer

By Adafruit Industries

Dial in the perfect color for your NeoPixel projects

PROJECT
60

Porting an Arduino Library to CircuitPython - VL6180X Distance Sensor

By Adafruit Industries

This tutorial will explore how to port an Arduino driver for the VL6180X distance sensor to CircuitPython.