Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
An Arduino universal remote: record and playback IR signals
›
I've implemented a simple IR universal remote that will record an IR code and retransmit it on demand as an example for my IR library . ...
100 comments:
A Multi-Protocol Infrared Remote Library for the Arduino
›
Code now on github The most recent code is at github.com/shirriff/Arduino-IRremote . If you have any issues, please report them there. Do ...
894 comments:
Arc + Arduino + ARM: Temperature monitoring
›
I'm using my Arc web server running on an ARM-based SheevaPlug to get analog data from my Arduino. The frame below and the graph of tem...
3 comments:
World's smallest Arc server
›
The frame below is being served was being served by the Arc language web server running on a SheevaPlug plug computer. (I've replace...
3 comments:
Secrets of Arduino PWM
›
Pulse-width modulation (PWM) can be implemented on the Arduino in several ways. This article explains simple PWM techniques, as well as how...
66 comments:
Arduino + SheevaPlug = Cool Hardware Platform
›
I recently started using an Arduino in combination with a SheevaPlug as a convenient platform for hardware hacking. The two work together w...
22 comments:
Inside the news.yc ranking formula
›
The recent arc3 release of Arc includes news.arc , the Arc source code for the Hacker News forum . Examining this code can give some insig...
‹
›
Home
View web version