REST
-
Now that we've seen a couple of posts showing how to query information about Hue lights via a Philips Hue bridge from Dynamo Studio, it's time for the really fun stuff: controlling lights from Dynamo. To make this happen some changes were needed to the zero-touch node that talks to the Philips Hue API on […]
-
In the last post we looked at some initial code to get basic information about the lights connected to a Philips Hue bridge. In this post we're going to extend the code to expose more information but also to query the bridge repeatedly, allowing the graph to display the latest light colours as they change. […]
-
I mentioned in a recent post that I was chewing on how design apps might connect with building automation systems to display data via lights. My first step along this path was to see how Dynamo Studio might connect into my home's Philips Hue bridge and get information about the "smart" lights it contains. To […]
-
There's a new WebGL-based technology being developed by Autodesk and it's completely awesome. And you can request access to it today. Project Play has been in development for some time. It has some shared lineage with the Smithsonian X 3D Explorer โ although I'm not sure to what extent, if any, they share code โ […]
-
Many, many thanks for the congratulatory messages I received after my last post, whether via this blog, Twitter, LinkedIn or email. I was genuinely overwhelmed by the response! ๐ Here's a post I've been meaning to write for some time: a common question I've seen, over the years, is about how best to implement copy […]
-
After seeing how we can use Cylon.js to control Sphero's Ollie and BB-8 robots from a browser, and then using the same mechanism from inside a custom AutoCAD command, today we're going to drive these cute little bots based on AutoCAD geometry. The idea is that we'll decompose regular curves โ whether lines, arcs, polylines […]
-
After looking at how to control robots using Cylon.js in the last post, in this post we're going to get that working inside AutoCAD. For now with just a command that allows us to move the robots โ in a future post we'll analyse geometry and use that to specify the movements. The "controller" code […]
-
I've been working with AutoCAD I/O quite heavily over the last week or two โ mainly spending time fleshing out my Jigsawify web application well in advance of AU2015 โ and came across this helpful trick for visualizing an OData-based REST API graphically: you can copy and paste the XML schema for the AutoCAD I/O […]
-
Now that we've introduced how the CRX will be loaded by AutoCAD I/O โ via an Autoloader bundle โ we're going to take a look at the code needed to create and test our Activity using it. As a starting point โ and as mentioned last time โ you should get hold of the code […]
-
It's live! Our entry for the recent VR Hackathon in San Francisco has received a significant amount of spit and polish (OK, perhaps not the best mental image) over the last couple of weeks and is now ready for prime time (i.e. Beta testing ;-). Check it out at http://vrok.it! It should work well with […]