Posts tagged microprocessor
On March 5, 2015, Technical Machine announced the next generation of their Tessel platform: the Tessel 2. Additionally, Technical Machine announced a prototype-to-production service for products that are built with the Tessel 2. These are both very exciting developments for the future of NodeBots. According to Technical Machine, the Tessel 2 builds on and grows […]
Continue ReadingIn the previous article, I walked through inventory, preparation, calibration and assembly of the SumoBot Kit that was provided to all attendees of this year’s RobotsConf. In this article, I’m going introduce a simple program to for controlling the assembled SumoBot with an Arduino Uno. This entire article will assume that the you have already […]
Continue ReadingIn the previous article, I walked through inventory, preparation, calibration and assembly of the SumoBot Kit that was provided to all attendees of this year’s RobotsConf. In this article, I’m going introduce a simple program to for controlling the assembled SumoBot with a Spark Core. This entire article will assume that you have already read […]
Continue ReadingIn the previous article, I walked through inventory, preparation, calibration and assembly of the SumoBot Kit that was provided to all attendees of this year’s RobotsConf. In this article, I’m going introduce a simple program to for controlling the assembled SumoBot with an Electric Imp. This entire article will assume that you have already read […]
Continue ReadingAt this year’s RobotsConf, the theme of the event was “Everyone Builds a Robot”. Creator and curator Chris Williams facilitated this by including a SumoBot Kit (designed and produced by PaweÅ‚ Szymczykowski) and an ARDX Starter Kit for Arduino in the “swag bag” that every attendee received at registration. The bag also included an Arduino […]
Continue ReadingEarlier this year, I published an article that announced support for running Johnny-Five programs directly from an Intel Galileo Generation 2 single board computer. Since then, a lot of work has gone into fine tuning Galileo-IO, including a complete internal redesign that takes advantage of native I/O bindings and processing capability improvements whenever possible. Over […]
Continue ReadingThe Johnny-Five Tutorial Series is geared towards Arduino programming on Node.js, using the Johnny-Five framework. Get caught up here. When I first started writing (copy and pasting) JavaScript in 1999, I focused solely on IE 5 (available on PC, Mac and UNIX; but I had no idea what it was truly capable of) and concerned […]
Continue ReadingPreviously: On-Board: Intel Galileo Programming with JavaScript and Node.js, and JavaScript: Verifying Analog Write on Intel Galileo At Bocoup, we’re commited to exploring JavaScript hardware programming; as a result of those efforts we’re excited to share a breakthrough today: This is especially exciting as it marks the first time ever that a JavaScript program was […]
Continue ReadingThe Johnny-Five Tutorial Series is geared towards Arduino programming on Node.js, using the Johnny-Five framework. Get caught up here. A fairly common security mechanism, the laser intrusion detection system (or laser trip wire), is actually the composition of two devices: Laser Photoresistor, or photocell The laser emits a beam of light directly at the photocell; […]
Continue ReadingPreviously: On-Board: Intel Galileo Programming with JavaScript and Node.js When working with emerging platforms, it’s common to find yourself in a position where the platform itself requires some form of testing or validation. Often, it’s not clear how to execute these sort of validations. Thankfully, when the platform’s hardware and software is completely open, the […]
Continue Reading