-
Getting started with Cinder for Windows Store Apps
Rick Barraza will present a high level overview of the state of creative coding on Windows Store apps and then walk through setting up and working with the Cinder library in Visual Studio for creating amazing computational art.
-
MissionControl - A Flexible API for Remote Device Control
In a race to optimize everything, developers often go to extremes to build software that performs routine tasks. MissionControl is a system that allows users to program a control center that stores interfaces with attached hardware sensors, allowing the users to control any other devices that can be activated via the underlying protocol. For demo purposes, the MissionControl build at this point is compatible with the Phidgets IR hybrid sensor.
-
Philips Hue Lighting Controller
Philips recently introduced their Hue Connected Bulbs: an easy-to-use set of LED light bulbs and Wi-Fi connected bridge which allows you to dynamically change the color of your home lighting using an application. What's particularly cool is that the bridge has a web API which you can access to set the colors of each bulb with your own app. Lets learn how to create a Windows Phone application using their API model!
-
Dynamic Lockscreen Changer
With the release of Windows Phone 8, a few new developer API endpoints were made available that allow third-party applications to change the device lockscreen image. In this article, I am establishing the infrastructure and building a mobile application that provides the ability to choose from a number of dynamic image sets, from which images can be selected and then cycled as lockscreen wallpapers.
-
Panoramic Camera Head
The Pano Head is a rotating platform for a camera that mounts on a tripod and is controlled from your Windows Phone 8 device over Bluetooth. You can use it to take a series of pictures that you can stitch up with Photosynth.
Articles
-
Getting started with Cinder for Windows Store Apps
(1)
What is different on Windows 8Legacy software written for Windows 7 and prior targeted the traditional Windows API, often referred to as Win32. They resulting apps would be a combination of an executable, assets and libraries. The Windows 8 operating system introduces a new type of application,…
-
3 minutes, 49 seconds
MissionControl - A Flexible API for Remote Device Control
(4)
In a race to optimize everything, developers often go to extremes to build software that performs routine tasks. MissionControl is a system that allows users to program a control center that stores interfaces with attached hardware sensors, allowing the users to control any other devices that can be…
-
Philips Hue Lighting Controller
(4)
So Philips recently introduced their Hue Connected Bulbs: an easy-to-use set of LED light bulbs and Wi-Fi connected bridge which allows you to dynamically change the color of your home lighting using their iOS or Android app. What’s particularly cool is that the bridge has a web API which you can…
See More How-To Articles…
Blog
-
Mouse with your mind...
Recently on the Coding4Fun Kinect Gallery I highlighted a couple Kinect -> Mouse projects, Is that a mouse on your face? Or your face acting as a mouse? Both? FaceMouse, KinectMouse. And while I don't usually highlight commercial, non-source available projects I thought this pretty cool. But what…
-
NUIverse - Reach out and touch...
I don't normally blog about projects that don't have source, but this project from Dr. Dave is just cool so I'm making an exception. Plus since it has an extensibility model, I guess that makes it code'able? Kind of? Anyway, it's cool and it's fun... What? NUIverseNUIverse is an application, written…
-
Ludus Windows 8 Game Starter Kit - Pleasing the Platformer in you...
(3)
Todays' project by Christer Kaitila is a kit that will help you quickly and easily build Windows 8 Platform games. Almost painfully easy to create games... If you've ever wanted to create your own platform game, and you've got a weekend, this kit is just for you... Windows 8 Platformer Game Starter…
See More Blog Posts…
Projects
-
Maelstrom
Nov 09, 2012 at 11:13 AM
Introduced at //build/ 2012, Maelstrom is Coding4Fun's latest creation. Step up to the podium and battle against your opponent in full-on stereoscopic 3D! Learn how it was made here. How to Play Each player stands at a podium containing a 27" touch-screen, 2 cameras mounted…
-
Project Detroit: OBD-II Manager
(2)
Read diagnostic information from your car and display it on a slick instrument cluster dashboard! The OBD-II Manager project is the OBD-II sub-system and instrument cluster application from the Project Detroit Mustang we built with West Coast Customs. If you're not familiar with this project,…
-
BoxingBots: Kinect-Driven Pneumatic Boxing Robots
Mar 10, 2012 at 6:00 PM
(2)
At the SXSW Interactive Opening Party hosted by Frog Design and Microsoft, the Coding4Fun team has unveiled their latest invention, BoxingBots! With BoxingBots you are the controller except this time, forget the screen. You’re controlling a 6-foot tall metal robot that’s trying to punch out your…
See More Projects…