Nachrichten

Es geht weiter mit der Reise durch das Pico-Land. Während in der letzten Folge die Python-IDE Thonny zur Sprache kam, konzentrieren sich die jetzige und die kommende Folge auf Visual Studio Code ...
Raspberry Pi Pico und C/C++ – eine gute Kombination In der Embedded-Entwicklung spielen noch immer C beziehungsweise C++ eine herausragende Rolle. Der vorliegende Artikel illustriert deshalb ...
Der Raspberry Pi Pico W hat mit dem Raspberry Pi außer dem Namen wenig gemeinsam. Er ähnelt mehr dem Arduino. Pico ist zum Programmieren auf einen zweiten Rechner angewiesen, und Micropython ...
In this module, a waterproof temperature sensor is used to measure the temperature and relay the measured temperature data to a Raspberry Pi. A software application implemented using the Python3 ...
Code written and compiled in Code can be debugged on the Pico over a wired connection to your host Pi. The combination of Raspberry Pi and Visual Studio Code is a powerful one.