Security researcher Jay Turla has been working on getting Glastopf working on his Raspberry Pi. Glastopf is… …a simple and minimalistic web server written in Python that records information of web-based application attacks like Structured Query Language Injection (SQLI), Remote…
Category: Tutorials
Simple two-way NFC/RFID communications with #RaspberryPi and Adafruit
Adafruit has just published a guide to doing NFC/RFID communications with their breakout board. Read the guide
LED matrix with a #RaspberryPi
Frank, at Raspberry Alpha Omega, has worked out how to use WiringPi to drive a 7219 LED matrix. Read how he did it here
Setting up a personal web server on the #RaspberryPi
Here’s a nice little guide to setting up a web server on the Pi. using lighthttpd and PHP. Read the guide
OCR with the #RaspberryPi camera
Over on the Foundation forum, “mikerr” has worked out how to translate an image of text taken with raspistill into a text file. Read more here
Weather forecast on a #RaspberryPi printer
Giles Booth has mashed together a GoFreeRange printer and a Raspberry Pi to print out a weather forecast every morning. This is a fascinating project that should be reproduceable by others. There’s also a great script to monitor a DropBox…
Adding RF capabilities to the #RaspberryPi
Kalle Lofgren has distributed a series of RF receivers throughout his house to do some home automation. He has now set-up a Raspberry Pi as an RF control hub. There are extensive instructions on his blog on how to do…
Doing close-ups with the #RaspberryPi camera
Alex Eames has been doing some investigations into various options for doing close-ups with lenses etc. Read more here
Using Scratch to control #RaspberryPi GPIO remotely
Simon Walters (Cymplecy) has worked out how to control Scratch, running on the Raspberry Pi, from Scratch running on another computer. It requires a broadcast-listen set-up and he has documented the procedure on his blog. Read how to do it here
Audio Amplifier with the #RaspberryPi
Jason Birch has posted a tutorial with circuit diagram for an audio amplifier powered by a Raspberry Pi. Read more here