Search

21 results for : “python-3-idle”

Showing 1 to 10 of 21 tutorials.

Intro to MicroPython & Pyboard, Part 2: LED Flasher Project

https://maker.pro/micropython/tutorial/introduction-to-micropython-and-pyboard-part-2-led-flasher-project

Use what you learned about MicroPython and PyBoard in part one to build this LED flasher project.

How to Make Your First Python Programs for Raspberry Pi 

https://maker.pro/raspberry-pi/tutorial/how-to-make-your-first-python-programs-for-raspberry-pi

Try these two simple beginner Python programs for Raspberry Pi.

How to read GPS data with Python on a Raspberry Pi 

https://maker.pro/raspberry-pi/tutorial/how-to-read-gps-data-with-python-on-a-raspberry-pi

Learn how to use Python programming to gather Global Positioning System data and how to use it on your projects!

How to Make Your First Practical Raspberry Python Program

https://maker.pro/raspberry-pi/tutorial/how-to-make-your-first-practical-raspberry-python-program

In this article, we will learn some Python basics and learn how to make a basic practical program for the Raspberry Pi.

How to Get Started With the Raspberry Pi GPIO Python Library

https://maker.pro/raspberry-pi/tutorial/how-to-get-started-with-the-raspberry-pi-gpio-python-library

Learn how you can use the Raspberry Pi GPIO  Python library to handle the I/O pins on your Raspberry Pi.

Introduction to MicroPython and Pyboard, Part 1: How It Works 

https://maker.pro/raspberry-pi/tutorial/introduction-to-micropython-and-pyboard-part-1-how-it-works

Learn how the Raspberry Pi and Python combine to make it easy and inexpensive for makers to develop products.

Make a Voice-Controlled Fridge List Using Raspberry Pi

https://maker.pro/raspberry-pi/tutorial/how-to-make-a-voice-controlled-fridge-list-using-raspberry-pi

Make this voice-controlled fridge list using a Raspberry Pi and Python to help you remember what you have to eat!

Python for Beginners

https://maker.pro/custom/tutorial/basic-python-concepts-for-beginners

Learn the basic concepts of the programming language Python, a great language for programming Raspberry Pi and more!

Introduction to Python Serial Ports

https://maker.pro/pic/tutorial/introduction-to-python-serial-ports

Set up Python with serial ports — both physical and virtual — to enable your next project!