tecno4
2.4M views | +2 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Raspberry Pi MicroPython'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Tutorial básico con ejemplos de Raspberry Pi PICO con MicroPython 

Tutorial básico con ejemplos de Raspberry Pi PICO con MicroPython  | tecno4 | Scoop.it

La pequeña Raspberry Pi Pico es la más pequeña de la familia pero permite hacer grandes cosas. Si quieres aprender a programar con Python usando Raspberry Pi Pico, te dejo un completo tutorial que muestra cómo controlar varios aspectos de la placa.

En éste tutorial en vídeo con ejemplos para MicroPython, verás explicado con ejemplos cómo controlar las entradas ADC de Raspberry Pi Pico, el bus I2C y pulsos PWM entre otros.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

New book: Get Started with MicroPython on Pico

New book: Get Started with MicroPython on  Pico | tecno4 | Scoop.it

You can buy Get Started with MicroPython on Raspberry Pi Pico now from the Raspberry Pi Press online store. If you don’t need the lovely new book, with its new-book smell, in your hands in real life, you can download a PDF version for free (or a small voluntary contribution).

STOP PRESS: we’ve spotted an error in the first print run of the book, affecting the code examples in Chapters 4 to 7. We’re sorry! Fortunately it’s easy for readers to correct in their own code; see here for everything you need to know. We’ve already corrected this in the PDF version.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Raspberry Pi Documentation - MicroPython

Raspberry Pi Documentation - MicroPython | tecno4 | Scoop.it

MicroPython is a full implementation of the Python 3 programming language that runs directly on embedded hardware like Raspberry Pi Pico. You get an interactive prompt (the REPL) to execute commands immediately via USB Serial, and a built-in filesystem. The Pico port of MicroPython includes modules for accessing low-level chip-specific hardware.

No comment yet.