
Python
9 postsThe scripting language that was used to build YouTube and many of the machine learning tools of today.

Reading RFID with Raspberry Pi
Step 1 Install Serial lib sudo apt-get install python serial Step 2 Find the RFID reader within Raspberry Pi ls /dev/tty* import time import serial delay = 0...
Arduino & Rasberry Pi - Sensors
How to get Arduino and Raspberry Pi working together.
Python: Basic Feedparser example
Download Feedparser [https://pypi.org/project/feedparser/] through Pip. import feedparser d = feedparser.parse("http://feeds.delicious.com/v2/rss/twelvetone") print d['feed'...
Subscribe to new posts
Processing your application
Please check your inbox and click the link to confirm your subscription
There was an error sending the email