Maker.io main logo
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
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.

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!