How to print a "Hello World" message on the Raspberry Pi 3, running Raspbian
Sipeed M1 MicroPython: Hello World with the uPyCraft IDE
Writing a Hello Word application for the Sipeed M1 with MicroPython, using the uPyCraft IDE.
Raspberry Pi 3 Raspbian: Running Python from the command line
In this tutorial we will check how to print a very simple "Hello World" message with Python running on the command line, on the Raspberry Pi. This tutorial was tested on a Raspberry Pi 3 model B+. Introduction In this tutorial we will check how to print a very simple "Hello World" message with Python running on …
Continue reading "Raspberry Pi 3 Raspbian: Running Python from the command line"
Micro:bit: MicroPython support
The objective of this post is to explain how to configure the micro:bit board to support MicroPython and create a simple "Hello World" program. Introduction The objective of this post is to explain how to configure the micro:bit board to support MicroPython and create a simple "Hello World" program. MicroPython is an implementation of the Python 3 …
Micro:bit JavaScript Blocks Editor: Hello World
The objective of this post is to explain how to create a simple Hello World application for the micro:bit board, using the JavaScript Blocks Editor. Introduction The objective of this post is to explain how to create a simple Hello World application for the micro:bit board, using the JavaScript Blocks Editor. You can read more about the …
Continue reading "Micro:bit JavaScript Blocks Editor: Hello World"