March 20, 2011
I had to dispose of an old stationary bike that little by little fell apart. Before throwing it away I wanted to see if I could salvage something from its simple electronics. The bike has a sensor that somehow detects the rotation of the crankset and then is used to display the RPM on a […]
January 31, 2011
I really wanted to try Arduino; Arduino narrates a story where the good guys are winning. Saturday I arranged to buy one, the Arduino Uno, and the first thing that came into my mind was “Wow, it’s really smaller than I thought possible!”. I went home and started unboxing it: the packages comes with a […]
January 23, 2011
Out of curiosity I wanted to check some Arduino board schematics. The Arduino Uno is one of the newest boards and is also quite simple; its open source schematics can be downloaded from here(zip file). There are two files: a board layout file and a schematics file. They can be opened with the free (but […]
September 21, 2010
The ARM Cortex-M3 is the baseline of ARM 32-bits microcontrollers. Many products spawn from its design: the Cortex-M0 (a stripped-down version for small systems), the Cortex-M1 (specifically designed to be implemented in FPGA) and the Cortex-M4 (with Digital Signal Processing extensions). One chip family that contains the Cortex-M3 is the STM32. STMicroelectronics recently introduced the […]
May 24, 2009
Biodegradable, solar-powered netbook runs Linux via LinuxDevices.com A startup in Spain is readying a mini-netbook with open source Linux software and a solar power option. The under-$200 “Gyy” is based on a MIPS-based Ingenic processor clocked to 400MHz, offers an 8-inch, 800 x 480 display, and is made of biodegradable materials, says iUnika. What to […]
March 29, 2011
57