Open Sound Control (OSC) is a communications protocol that can be seen as a modern alternative to MIDI. It’s specifically designed to play nicely with network communication systems. The problem with ...
Arduino have taken the tiny wraps off of the official ethernet shield for their open-source prototyping platform, which adds network connectivity to the device. Based on the Wiznet W5100 ethernet chip ...
It’s no secret that Ethernet shields for the Arduino are a little expensive. With the official Ethernet shield selling for about $50 and other options not much cheaper, there’s a lot of room for ...
The project utilizes an Arduino in a beer fridge controller in order to control a compressor, log the temperature, and monitor the operation using Arduino Ethernet Shield through web interface. The ...
Arduino shields are modular circuit boards that piggyback onto your Arduino to instill it with extra functionality. Want to connect your Arduino to the Internet and post to Twitter? There’s a shield ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn’t very pretty to look ...