Ken Shirriff's blog
Computer history, restoring vintage computers, IC reverse engineering, and whatever
Simple genome analysis with Arc: In which I examine the XMRV genome and discover little of interest
›
I decided to examine the genome of the retrovirus XMRV to see what I could learn. This virus, with the absurd name Xenotropic Murine leukem...
3 comments:
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
›
Update The easiest way to use the library is through the Arduino IDE's library manager; the library is "IRremote". The code i...
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...
67 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:
‹
›
Home
View web version