Raspberry Pi GPIO Tutorial RGB Led + Button
In this tutorial we'll see how to change the color of an RGB LED using a button with our Raspberry PI GPIO and Python
In this tutorial we'll see how to change the color of an RGB LED using a button with our Raspberry PI GPIO and Python
In this tutorial we'll see how to manage a 7 LED display 5161AS Common Cathode with our Raspberry PI GPIO using Python
In this tutorial we'll see how to manage a button with our Raspberry PI GPIO using Python
In this tutorial we'll see how to manage an RGB LED with our Raspberry PI GPIO using Python
In this tutorial we'll see how to manage a LED to make it blink with our Raspberry PI GPIO using Python
On the next image you'll see the GPIO pinout for Raspberr Pi A, B and Zero
This is a small summary about how to update Traefik 1.7 to Traefik 2.0
Important! The only purpose of this post is to avoid having CORS issues while local testing, this is not for production servers ! If you want to avoid having CORS issues with Ionic this is the fastest and easiest way: Create a file called pr...
In this tutorial we'll learn how to read, write and append to a file in Python.
To install Ionic Framework on Ubuntu we need to follow next 3 steps: 1. Install npm software: sudo apt-get install npm 2. Install Apache Cordova client on our system sudo add-apt-repository ppa:cordova-ubuntu/ppa sudo apt-get update sudo apt...