November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Also available on Twitter
My TweetsCategories
Recent Comments
- Gábor on GCC Error Messages
- e8johan on GCC Error Messages
- Juampa on GCC Error Messages
- e8johan on GCC Error Messages
- lava on GCC Error Messages
Archives
- June 2022
- September 2015
- August 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- August 2014
- April 2014
- March 2014
- February 2014
- July 2013
- June 2013
- May 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- July 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
Meta
Category Archives: Arduino
Embrio
This is a Windows only tip, so I’ve not played much with it. However, Embrio does look like a perfect experimentation kit. Take an Arduino, connect your peripherals and draw the solution. It even lets you work in a live … Continue reading
Posted in Arduino, Programming
Comments Off on Embrio
Tinyest Duino Yet?
The nanite is a minimal ATtiny85 based development board intended to be used with a breadboard. It is intended to be powered via USB, so no power regulation, but comes with a reset switch. The pin out is identical to … Continue reading
Posted in Arduino
Comments Off on Tinyest Duino Yet?
Portable Gaming
The Arduboy platform is heading for kickstarter. It is a creditcard shaped gaming platform featuring capacitive buttons, a small OLED screen, speakers, battery and a barebone Arduino (atmega). I think that this looks great for gaming, but can think of … Continue reading
Arduino from the Command Line
Feeling limited by the Arduino IDE? What to avoid writing linked scripts by hand? Try Ino. Ino may replace Arduino IDE UI if you prefer to work with command line and an editor of your choice or if you want … Continue reading
Posted in Arduino
Comments Off on Arduino from the Command Line
Duinofied PIC
The PICnDuino is an open source hardware platform with dual micro controllers. It is compatible with both Arduino and Amicus18 – a PIC based board inspired by the Arduino. This means that you can play with both the Arduino through the usual C-inspired … Continue reading
Custom game controllers for all
Do you dream of making the ultimate game controller. Then the Esplora board from Arduino is what you need. Basically it is a Leonardo board, but with a range of integrated sensors. Leonardo means onboard USB HID support, so you … Continue reading
Posted in Arduino
Comments Off on Custom game controllers for all
Tiny Arduino Clone
A couple of days back, we wrote about Kimio Kosaka’s amazing freeform Arduino clone. This artist of electronics is not a one hit wonder. He has done more work around the Arduino. For instance, his one-chip clones are real works … Continue reading
Posted in Arduino, Electronics
Comments Off on Tiny Arduino Clone
Arduino IDE for Advanced Users
Having used the Arduino IDE for a while, it is easy to find oneself limited. I can sympathize with the purpose of the tool – simplicity makes it easier to learn. For those of us who still enjoy the ease … Continue reading
Posted in Arduino, Programming
Comments Off on Arduino IDE for Advanced Users
Low-cost Devboard
Imagine running a course around Arduino. As soon as you start drawing a crowd, the hardware cost will be significant. Enter the Shrimp. The Shrimp is an ultra-slim, low-cost Arduino clone. Bringing the price down to about £8, almost a … Continue reading
Posted in Arduino, Electronics
2 Comments
Amazing Freeform Arduino
Freeform, or dead bug style, electronics intrigues me. It can be the quick route for simple circuits, but to Kimio Kosaka, simplicity and ease of assembling was not the end goal. His amazing Metaboard-based design can even use shields. I think that the … Continue reading
Posted in Arduino, Electronics
Comments Off on Amazing Freeform Arduino