Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Hardware hacking with PHP via Raspberry Pi

U-Zyn Chua
September 12, 2012

Hardware hacking with PHP via Raspberry Pi

Ever wished you knew Python or C so you can do some electronics projects but couldn't afford the time to pick up the languages? Fret not, if you are familiar with PHP, you can hack hardwares too!

Presented at Singapore PHP User Group Meetup on 12 September 2012.

Code available at https://github.com/uzyn/raspi-gpio-demo.php

U-Zyn Chua

September 12, 2012
Tweet

More Decks by U-Zyn Chua

Other Decks in Programming

Transcript

  1. PHP • Ugly language • Hated by hackers • Most

    tutorials in Python, Ruby. • Arduino mainly in C
  2. PHP • But we love PHP! • Because it’s like

    the mother of language, C! (excuse)
  3. PHP RasPi GPIO Libs • WiringPi-PHP • Userland • Requires

    compilation • PHP-GPIO • Easy to set up • root :(