Forum
Raspberry Pi Pico Einstieg Neuling (Elektronik)
Mein erster Gehversuch brachte folgende Fehlermeldung
MicroPython v1.19.1 on 2022-06-18; Raspberry Pi Pico with RP2040
from machine import Pin
from utime import sleep
led_onboard = Pin('LED', Pin.OUT)
Traceback (most recent call last):
File "
TypeError: can't convert str to int
was fehlt mir noch? Wer hilft mir beim Einstieg
Gruss kokopelli
Gesamter Thread:
Raspberry Pi Pico Einstieg Neuling - kokopelli
, 27.08.2023, 16:26 (Elektronik)

Raspberry Pi Pico Einstieg Neuling - DIY-Bastler
, 27.08.2023, 17:57

Raspberry Pi Pico Einstieg Neuling - Patrick Schnabel
, 29.08.2023, 21:29

Raspberry Pi Pico Einstieg Neuling - kokopelli
, 03.09.2023, 16:52

Raspberry Pi Pico Einstieg Neuling - kokopelli
, 02.11.2023, 13:54

Raspberry Pi Pico Einstieg Neuling - JackV
, 02.11.2023, 17:16
