How to install CircuitPython on the Seeeduino Xiao Board (SAMD21)

  Рет қаралды 25,053

educ8s.tv

educ8s.tv

Күн бұрын

Dear friends welcome to another tutorial. Today I am going to show how to install CircuitPython on the Seeeduino Xiao board! Yes, believe it or not, we can program this tiny board using Python, a staggering achievement of engineering.
📥 CircuitPython Bootloader ▶ circuitpython....
📥 Mu Editor ▶ codewith.mu/
📥 Putty ▶ www.putty.org/
BLINK PROGRAM CODE
import time, board
from digitalio import DigitalInOut, Direction
led = DigitalInOut(board.LED_INVERTED)
led.direction = Direction.OUTPUT
while True:
led.value = True
time.sleep(1)
led.value = False
time.sleep(1)
Want to learn to program?
👨‍💻 Check my new KZbin channel: bit.ly/3tku2n0
🎮 My Android Game: bit.ly/QuizOfKn...

Пікірлер: 43
CircuitPython vs MicroPython: Key Differences
4:13
Core Electronics
Рет қаралды 78 М.
Synyptas 4 | Жігіттер сынып қалды| 3 Bolim
19:27
kak budto
Рет қаралды 1,2 МЛН
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 25 МЛН
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 18 МЛН
The Tesla Robotaxi is Confusing...
19:14
Marques Brownlee
Рет қаралды 608 М.
How NOT to Mill a PCB (except for SMD)
8:19
GreatScott!
Рет қаралды 663 М.
Unboxing and testing the Seeedstudio XIAO | nerdhut.de
6:35
Seeeduino XIAO - 32-bit Arduino-compatible Microcontroller
41:54
DroneBot Workshop
Рет қаралды 251 М.
10 years of embedded coding in 10 minutes
10:02
Greidi Ajalik
Рет қаралды 408 М.
XIAO ESP32C6 Getting Started Tutorial, Seeed Studio, Smallest ESP32
11:14
Electronic Clinic
Рет қаралды 12 М.
Seeeduino XIAO Intro
18:03
Hackster.io, an Avnet community
Рет қаралды 20 М.
Making a Circuit Board From Scratch
10:11
Wesley Treat
Рет қаралды 1,9 МЛН
Electronics & Water? What could possibly go wrong?
8:29
GreatScott!
Рет қаралды 1 МЛН