I came across an interesting website called Codebender.cc. Think of it as Google Docs for Arduino sketches (Arduino programs are called "sketches"). It can serve as cloud storage for your Arduino projects, so that you have access to all your project code sketches from any web browser. The website has its own online compiler that will check your code for errors, and it displays rather less cryptic error messages than the normal Arduino IDE if it encounters any problems (YMMV). This can be very convenient if you want to work on your sketch while you are on a computer that does not have the Arduino IDE software installed. And if the computer that you are using has the FTDI drivers installed, you can even upload the sketch directly from the browser to your Arduino board without having to open the Arduino IDE software at all.
I’ve been using it regularly this past week to store examples of code that I’d like to modify from whatever computer I happen to be on at the moment, whether at work or home. I’m no longer using the Arduino IDE program at all any more because I find the code editor on codebender.cc is easier to use and looks better too. This plus the convenience of easy access to my project from any computer.
If anyone would like to give it a try, it would be great if you signed up via the referral link below. I'm trying to earn enough points for a free T-shirt. :) Also feel free to grab any of the sketches that I've uploaded in my account!
Search This Blog
Popular Posts
-
For the traffic light project, I will require different colored LEDs. Rather than going with single color LEDs, I decided to use RGB LEDs. T...
-
The title of this blog is a play on the word 'bricoleur' , which refers to someone who engages in bricolage , or the creation of thi...
-
One of the exciting new "bricks" that I've been playing with recently is the Arduino microcontroller board. The Arduino is de...
-
I came across an interesting website called Codebender.cc . Think of it as Google Docs for Arduino sketches (Arduino programs are called &qu...
-
Some initial parts arrived! The first Arduino board that I'm learning on is the Lilypad Protosnap Development Board. It conve...
-
We have this IKEA town play mat that my kids like to drive toy vehicles and other things on. My son also has a Thomas the Train track set ...
-
What's a city play mat without street lights? These model train set street lights I purchased from eBay arrived and I incorporated them ...
-
I started playing around with the Lilypad Protosnap Development board. I found this awesome Sketch (what Arduino calls a program) ...
-
Another part of my Interactive Town Play Mat project is a series of "street lights" along a few of the streets. I originally thou...
-
Here is a video featuring all three parts of the Interactive Town Play Mat. Arduino Interactive Play Mat from Kendalf on Vimeo .
0 comments:
Post a Comment