Maker.io main logo
BLOG

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

Building CircuitPython

By Adafruit Industries

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

PROJECT

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

Use MicroPython in Microcontrollers

By John LeDuc

Python is an interpreted high-level programming language.

PROJECT

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.

PROJECT

Circuit Playground Express (& other ATSAMD21 Boards) DAC Hacks

By Adafruit Industries

With each new generation of microcontrollers, we tend to dwell on quantifiables like memory and speed - bigger, faster programs!