Categories
001. Caleb's Favorite Posts 002. Final Projects 987. Web Development & APIs 990. Connected Devices 993. Physical Fabrication 995. Physical Computing

FLUTO

Fluto is a life-size colossal wind instrument. With Fluto, you can conduct an audio-visual symphony with others through your mobile device.Continue readingFLUTO

Categories
200. Networks 990. Connected Devices

Cybersecurity Report: Connected DIY Devices

The instant an Arduino or Raspberry Pi connects to the web (with a public IP) it is out there for…Continue readingCybersecurity Report: Connected DIY Devices

Categories
001. Caleb's Favorite Posts 002. Final Projects 200. Networks 203. ITP Stuff 990. Connected Devices 993. Physical Fabrication 995. Physical Computing

A Simple Connected Thermostat

The connected thermostat I was building earlier is now complete! 🌑🌑🌑 This thermostat works like a Nest Thermostat (though clearly…Continue readingA Simple Connected Thermostat

Categories
990. Connected Devices

Thremostat – with a screen!

A thermostat appliance only needs to send a few bits/bytes of information to get its point across. It can also…Continue readingThremostat – with a screen!

Categories
001. Caleb's Favorite Posts 200. Networks 990. Connected Devices

‘Hacking’ the Hue: Control Interface for the API

I have Phillips Hue at home, so using the nice instructions from ITP Light & Interactivity I was able to connect…Continue reading‘Hacking’ the Hue: Control Interface for the API

Categories
990. Connected Devices

Introduction to Node.js & Express

I used Node.js and Express to make a local server with some very basic routing features. The repository for this…Continue readingIntroduction to Node.js & Express