0%
Loading ...

Category: IO

  • WiringPi – GPIO Library

    WiringPi – GPIO Library

    WiringPi is a GPIO access library written in C for the BCM2835 used in the Raspberry Pi. It’s released under the GNU LGPLv3 license and is usable from C and C++ and many other languages with suitable wrappers (See below) It’s designed to be familiar to people who have used the Arduino “wiring” system1 Read more…

    Continue reading

  • PiOT 101: Raspberry Pi + Internet of Things

    PiOT 101: Raspberry Pi + Internet of Things

    List of Interesting projects: PiOT 101: Raspberry Pi + Internet of Things Tutorial: Your Sensors and Single-Board Computers Speak Emoji Build A Low-Cost Home Surveillance Camera With A Raspberry Pi More projects Based on: http://blog.initialstate.com/tutorial-piot-101-raspberry-pi-internet-of-things/  

    Continue reading

  • WebIOPi – Internet of Things framework

    WebIOPi – Internet of Things framework

    Control, debug, and use your Pi’s GPIO, sensors and converters from a web browser or any app WebIOPi is the perfect Swiss-knife to make connected things Developed and provided by Eric PTAK (trouch) Runs on Raspberry Pi Tutorials WebIOPi Community Forum Developer’s Blog (Eric/trouch) Links: Google Code: https://code.google.com/p/webiopi/ Blog: http://trouch.com/ Video of WebIOPi: https://www.youtube.com/watch?v=0i2C3Qagosc&feature=youtu.be

    Continue reading

  • MyScada – supervisory control and data acquisition

    MyScada – supervisory control and data acquisition

    SCADA (supervisory control and data acquisition) is a system operating with coded signals over communication channels so as to provide control of remote equipment (using typically one communication channel per remote station). The control system may be combined with a data acquisition system by adding the use of coded signals over communication channels to acquire…

    Continue reading