• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

DIY

  • 2019-01-07 · 1 min read min read · DIY

    Control your Raspberry PI GPIO in Real Time via the Browser using NodeJS, Socket.IO and pi-gpio

    Playing with my Raspberry PI and its GPIO over the weekend it occurred to me I would be able to control it in real time from a browser, using Socket.

  • 2018-09-05 · 1 min read min read · DIY

    Numato Lab 32 Channel USB Gpio NodeJS Module

    Having played with the Raspberry PI GPIO interface for over a year, I thought I should explore options for a faster CPU/RAM and a different architecture to enable quicker

  • 2018-09-05 · 1 min read min read · DIY

    Micro Servo SG 90 - 0 to 180 Degrees Loop

    Tiny C program to loop a Micro Servo SG 90 from 0 to 180 degrees and back. Requires servoblaster. #include #include #include #define SERVOBLASTER_DEVICE_PATH “/dev/servoblaster” #define SERVOBLASTER_

  • 2018-09-04 · 1 min read min read · DIY

    Node.JS Low Latency Rapsberry PI Camera Streaming via HTTP and VLC

    Here is a short code snippet for relatively low latency video streaming using a Raspberry PI camera via the HTTP protocol, and viewing it in VLC. This post is inspired

  • 2017-05-18 · 2 min read min read · DIY

    Raspberry PI Java and Javascript Desktop Applications - JJR Architecture

    This entry shows how to create desktop applications for the Raspberry PI with a GUI written in JavaScript and rendered using the Java SWT Browser widget. Use this model to

1 / 2 older →
  • github
© 2026 Grosan Flaviu Gheorghe