News

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 ...
[Jan] was looking for a way to monitor web site hits while sitting on the couch. This lead to the Lucky Cat Hit Counter. The hack gives a stock Lucky Cat some new hardware: a servo, a RGB led, a light ...
[Dirk] had a problem: while he already had an Arduino with an Ethernet shield, he needed WiFi for an upcoming project. Running a Cat5 cable was out of the question, and a true Arduino WiFi shield is ...
Nuvoton Technology has announced an Arduino-like development board for its own Arm Cortex-M4 based M467 “Ethernet – crypto microcontroller series”, it calls them. The board, ‘NuMaker-UNO-M4’ has the ...
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 ...
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 ...
There’s one big problem with the Arduino development environment, also known as an IDE: There’s no network hookup to directly share and browse code you’re writing for these little microcontrollers. It ...