ivyco.blogspot.com
my hobbies: Codenvy and Heroku integration: simply beautiful!
http://ivyco.blogspot.com/2015/04/codenvy-and-heroku-integration-simply.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Friday, April 10, 2015. Codenvy and Heroku integration: simply beautiful! Reading through the Codenvy docs I noticed Heroku being mentioned in the Paas Deployment section. Create an SSH connection betweek Codenvy and Heroku: just generate a new key for Heroku, copy it and manually save it to my Heroku account;. That's it: it can't be easier than this!
ivyco.blogspot.com
my hobbies: Node-red and Docker update
http://ivyco.blogspot.com/2015/05/node-red-and-docker-update.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Wednesday, May 13, 2015. Node-red and Docker update. This is sort of a follow up to my earlier post. All this started because I wanted to build a Docker container with custom packages installed (case in point, I am talking about johnny-five. And I wanted to start with theceejay's master node-red image. And cloned on my local machine, then I modified a ...
ivyco.blogspot.com
my hobbies: Reformat Raspberry Pi SD cards
http://ivyco.blogspot.com/2015/03/reformat-raspberry-pi-sd-cards.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Thursday, March 12, 2015. Reformat Raspberry Pi SD cards. This will list all your drives, including the SD card; you need to be very careful to select the SD card and not your hard-drive, usually it is easy to recognize the SD card because its size is only a few GB (depending on the card you use) as compared to the HDD which is usually much larger.
ivyco.blogspot.com
my hobbies: Cylon.js - an amazing robot and IoT framework
http://ivyco.blogspot.com/2015/04/cylonjs-amazing-robot-and-iot-framework.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Wednesday, April 22, 2015. Cylonjs - an amazing robot and IoT framework. A few days ago on a blog I follow I noticed an article about the release of Cylon.js. Like I said, there are tons of platforms supported. Same user also mentioned that after I install it, I should run. And this worked right away. Then cd to the examples dir in the cylon-digisp...
ivyco.blogspot.com
my hobbies: Weaved: the perfect tool to access my remote Raspberry Pi
http://ivyco.blogspot.com/2015/04/weaved-perfect-tool-to-access-my-remote.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Thursday, April 02, 2015. Weaved: the perfect tool to access my remote Raspberry Pi. I already mentioned Weaved. In passing in a previous post. Personal plan - FREE: 2 devices, up to 5 services, 300 generic notifications/month, mobile apps (iOS already out, Android in beta), no Pro features;. The free plan is enough for me personally but if I will deci...
ivyco.blogspot.com
my hobbies: Johnny-five and node-red in a Docker container
http://ivyco.blogspot.com/2015/05/johnny-five-and-node-red-in-docker.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Friday, May 15, 2015. Johnny-five and node-red in a Docker container. Picking up where I've left off in my previous post. I tried to get the simple Blink 2. Flow (bottom of the page) working inside a Docker container. And in the end I did, but I had to get over a couple issues first. And in the Docker docs. Thanks for the article, it really helped me w...
ivyco.blogspot.com
my hobbies: node-red is best for... everything
http://ivyco.blogspot.com/2015/03/node-red-is-best-for-everything.html
A place for microcontroller and Raspberry Pi projects, eBooks and books and some geocaching stuff. my LEGO Mindstorms NXT tries and tribulations are here. Tuesday, March 10, 2015. Node-red is best for. everything. Like I said in a previous post. Node-red is becoming for me more and more the first choice for all kinds of projects I'm doing. I can definitely write code for all these little things but every time I start a project I ask myself first if it can be done in node-red. And to my surprise this time...