Skip to content

DigitalJunky

A journey through information technologies

  • Home
  • Electronics
  • Programming
  • Data Science
  • Resources
  • About

Quick Saturday hack – the RGB LED push-button

February 6, 2016June 12, 2017alexis.matelinLeave a comment

The context It’s been a long time since my last post and since it’s always difficult to get back at it I will start the year with an easy tutorial. I’m working on a design in which we have incorporated a big illuminated green push-button, the kind that you see on arcade machines. It is…

Read More

Know when to pee with the ATtiny! (badum tss)

November 26, 2015November 27, 2015alexis.matelinLeave a comment

This project was born from a very common problem: our office’s floor is equipped with one bathroom that can’t be seen from every desk. Ensues unnecessary back and forth when someone walks to the bathroom only to find it occupied. The solution ? A simple bathroom monitoring system composed of two devices: An emitter placed…

Read More

My first hackathon as a mentor: WHNYC 2015

November 8, 2015May 27, 2017alexis.matelinLeave a comment

Truth be told, the first Hackathon I assisted to happened only a month ago in Montreal. It was my fist contact with such an event, and a great experience overall. It’s not often that you find yourself surround with 400 people that share a common interest about technologies and hacking as in making things work…

Read More

Volumetric display and data visualization : 4 animations for the L3DCube

November 7, 2015May 27, 2017alexis.matelin1 Comment

The L3DCube The cube falls into the category of volumetric displays, meaning that it can be used to represent 3 dimensional shapes. It is composed of 8*8*8 512 RGB LEDs, namely the very popular WS2812 that you can find in Adafruit’s neopixel product line. It is sold by a company called Looking glass factory. It…

Read More

L3D Cube visualizations Part 1: real-time scatter plot with Thingspeak

November 7, 2015May 27, 2017alexis.matelinLeave a comment

Overview Basically a demonstration of the plotting capabilities of the cube. We will retrieve some data from a public thingspeak channel (they correspond to data points posted by a connected barometer installed in my living room). The JSON returned by the Thingspeak API is parsed on processing and displayed on the cube. Each serie of…

Read More

L3D Cube visualizations Part 2: real-time worldwide weather

November 7, 2015May 27, 2017alexis.matelinLeave a comment

Overview We will make use of the OpenWeatherMap API to retrieve the temperature from cities around the world and displays the result on the cube. The result is a “real-time” (actually the free API key only gives access to hourly updates) visualization of the earth’s weather. A Python script is used to select which cities…

Read More

L3D Cube visualizations Part 3: webcam stream projection

November 7, 2015May 27, 2017alexis.matelinLeave a comment

Overview The video stream’s frames are divided into 8×8 squares of equal surface. The average RGB values of every pixel in the square is extracted and used to recompose a smaller image. The image is then projected on to the cube. With enable3d option set to true, the past 7 frames are stored and displayed…

Read More

L3D Cube visualizations Part 4: depth and color projection with the Kinect

November 7, 2015May 27, 2017alexis.matelinLeave a comment

Overview The Kinect is a traditional camera doubled with an Infra Red Camera, enabling it to perceive depth in addition to the color information. Originally sold for Xbox, it is now available for PCs under the brand Kinect for Windows. Don’t let the name fool you, it will work just as well on OSX or…

Read More

Making-of a hardware product: the Cloister

October 28, 2015May 27, 2017alexis.matelinLeave a comment

Prologue A while ago I worked on a project that I called “The anti procrastination box“. The idea was to have a box inside which you could lock down your sources of distraction for a predefined amount of time (weather it be your favorite video game cd, your cellphone…). Shortly after I had published a…

Read More

The hack-o-lantern project

October 24, 2015May 27, 2017alexis.matelinLeave a comment

Prologue I recently got involved with an organization called Wearhacks. WearHacks is an international non-profit organization headquartered in Montreal, focused on the promotion of innovation and entrepreneurship in Wearable Technology and Internet of Things all over the world. They asked me to make a fun and seasonal project intended to be used at the Los…

Read More

Posts navigation

Page 1 Page 2 … Page 4 Next

Follow me on Twitter

My Tweets

Recent Posts

  • Quick Saturday hack – the RGB LED push-button
  • Know when to pee with the ATtiny! (badum tss)
  • My first hackathon as a mentor: WHNYC 2015
  • Volumetric display and data visualization : 4 animations for the L3DCube
  • L3D Cube visualizations Part 1: real-time scatter plot with Thingspeak

Archives

  • February 2016 (1)
  • November 2015 (7)
  • October 2015 (3)
  • September 2015 (2)
  • August 2015 (1)
  • May 2015 (1)
  • February 2015 (4)
  • January 2015 (1)
  • December 2014 (1)
  • November 2014 (1)
  • September 2014 (1)
  • August 2014 (4)
  • July 2014 (4)

Tags

android arduino ATtiny85 bluetooth domotics esp8266 express.js IoT kivy L3D Cube leds light paining lilypad machine learning mongodb music Neopixel neural networks Node.js nodejs organization Particle Processing project pulse sensor pybrain Python R raspberry pi RF Communication robots Spark core thingspeak tutorial Volumetric display wearable electronics wearhacks
© 2022 DigitalJunky | WordPress Theme: Drento by CrestaProject.