Google Summer of Code 2018

The result of this project is a website and a set of highly detailed tutorials for working with Processing on Raspberry Pi single board computers. There are two parts to this project that go hand-in-hand: Custom Website powered by Hugo static site generator Tutorial content with text, images, diagrams, code and video The website aims […]

Read More

PulseSphere

PulseSphere is a part of two piece interaction prototype called “The Rolling Light“. When a person holds the sphere, it can measure person’s pulse and respond to it by glowing to match the heart beat. The sphere has two other modes of interactivity. This project is open source with all designs, schematics and code available! […]

Read More

MYHouse, a smart Doll House

MYHouse is a project that I had built with one other student during second quarter of GIX / MSTI program. MYHouse is a smart interactive doll house that people can interact with by moving a “magic wand” in the air to make it perform certain actions. This dollhouse was created from scratch by using Laser […]

Read More

Pi Zero WAN (PiWANOVA)

Raspberry Pi Zero WAN (PiWANOVA) would act as a solution to connect people In remote places, void of existing WiFi networks while delivering some important information that is relevant to the geographical location of the access point (news, weather reports) to the users. Raspberry Pi Zero WAN consists of: – Raspberry Pi Zero acting as […]

Read More

Neosegment Platform

Neosegment is a modular RGB Seven segment display, built from the ground up. It is a replacement for outdated seven segment displays and a big upgrade from conventional products on the market. Neosegment requires a single data pin to drive any number of digits or other symbols and is compatible with Arduino, Raspberry Pi or other […]

Read More

Raspberry Pi Zero Nixie Clock

I wanted to build a Nixie clock by using Raspberry Pi Zero, Arduinix and 4 IN-12 Nixie tubes I bought on Ebay and putting it into a case I am designing and 3D printing. The goal of the project is to create a great looking clock with some IoT functionality while keeping it under $100 in […]

Read More

Raspberry Pi Zero FPV and OSD system

Raspberry Pi Zero and camera weigh 13 grams making it an ideal setup for data logging, HD video recording and custom On Screen Display for FPV. I have created a full system that I put on one of my quadcopters and had a few successful flights, recording HD footage while seeing helpful OSD information on […]

Read More

Background Blur Plugin

Background Image Blur plugin is a cross-browser jQuery plugin for blurring images. It was designed as an efficient way to create pleasant backgrounds for HTML pages containing images or video. I developed the plugin for NBC News video page where it blurs video’s thumbnail and places it in the background as ambient back drop. Reusing […]

Read More

Delaunay Triangles

This project allows you to create beautiful high quality images featuring a nice pattern created from Delaunay triangulation and applying a flat surface shader. You can view the interactive demo (the finished tool) at: http://msurguy.github.io/triangles/. The source code of the project is released under flexible MIT license at: https://github.com/msurguy/triangles. The license allows you to modify or use the project […]

Read More

Laravel-tricks

Laravel Tricks was created to help Laravel community find and share interesting ways of using Laravel PHP framework. The idea is simple: When you work with Laravel long enough you find some cool ways of using it, and to other people they might seem as “tricks” so I thought to create a centralized place for all Laravel users to […]

Read More