Esenciales para CircuitPython
Ya has comenzado con CircuitPython. ¿Que sigue? ¡Los Esenciales para CircuitPython! Esta guía provee ejemplos de todos los módulos base y algunas librerías comunes encontradas en CircuitPython y como se usan. Vas a poder usar cualquier tarjeta diseñada para CircuitPython y aprender como usar diferentes conceptos del lenguaje. ¡Es hora de tomar el siguiente paso!
¡Bienvenido a CircuitPython!
You may have seen CircuitPython mentioned on the Adafruit site or on Discord. What is it? Why would you use it? Once you have a CircuitPython board, what do you do next? This guide has you covered from the moment you plug in your new board. Check it out!
Puede que hayas escuchado a CircuitPython mencionarse en el sitio de Adafruit o en Discord. ¿Que es? ¿Por qué lo deberíamos usar? Una vez que tengo una tarjeta con CircuitPython, ¿ahora que hago? Esta guía te cubre desde el momento que conectas tu nueva tarjeta. ¡Revísala!
Welcome to CircuitPython!
You may have seen CircuitPython mentioned on the Adafruit site or on Discord. What is it? Why would you use it? Once you have a CircuitPython board, what do you do next? This guide has you covered from the moment you plug in your new board. Check it out!
MicroPython Basics: Load Files & Run Code
Use command-line tools to send files and execute Python code on a MicroPython board using its serial connection.
Turning your Raspberry Pi Zero into a USB Gadget
This tutorial is a writeup of how you can follow along and turn your Pi zero into a Usb Serial device or Ethernet device. That's two whole ways of being able to connect to your Pi zero just by plugging in a micro B cable!