Forum

Einloggen | Registrieren | RSS  

Raspberry Pi Pico Einstieg Neuling (Elektronik)

verfasst von DIY-Bastler(R), 27.08.2023, 17:57 Uhr

» 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 "", line 5, in
» TypeError: can't convert str to int
»
» was fehlt mir noch?

Uns fehlt Zeile 5, dir die Grundlagen was "str" und "int" ist.



Gesamter Thread:

Raspberry Pi Pico Einstieg Neuling - kokopelli(R), 27.08.2023, 16:26 (Elektronik)
Raspberry Pi Pico Einstieg Neuling - DIY-Bastler(R), 27.08.2023, 17:57
Raspberry Pi Pico Einstieg Neuling - Patrick Schnabel(R), 29.08.2023, 21:29
Raspberry Pi Pico Einstieg Neuling - kokopelli(R), 03.09.2023, 16:52
Raspberry Pi Pico Einstieg Neuling - kokopelli(R), 02.11.2023, 13:54
Raspberry Pi Pico Einstieg Neuling - JackV(R), 02.11.2023, 17:16