-
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
(4)
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
(7)
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
(6)
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
-
Carnac the Magnificent Keyboard Utility
Today's Visual Studio Extension is a Must Have for anyone doing presentations, screen casting or sharing. As the Visual Studio Ninja that you are, you know and live by your shortcut keys. But those just don't present well at all and will led to questions or viewer uncertainty. So what do you do?…
-
Coding4Fun January 2015 Round-Up
(1)
Given what we've seen so far this month, do you think 2015 is going to be something of an exciting year? Ya think? :P Coding4Fun BlogHello IoT...Lots of VS Extensions installed? Visual Studio [2013] Auto Updater...MonoGame, F# and Santa!Connect the Tiny Devices and IoT to Azure Dots with…
-
Conversations with Cortana
(1)
One of the stars of last week's Windows 10 Event was undeniably Cortana. Today we are going to share not one, not two, but three different Cortana dev posts... First a post from Mike Taulty; Windows Phone 8.1, Continuing a Conversation Started with CortanaI wrote a little in this previous blog post…
See More Blog Posts…
Projects
-
Maelstrom
Nov 09, 2012 at 11:13 AM
(2)
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 side-by-side for…
-
Project Detroit: OBD-II Manager
(4)
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, you…
-
BoxingBots: Kinect-Driven Pneumatic Boxing Robots
Mar 10, 2012 at 6:00 PM
(3)
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…