Read my blog with this tag
Follow my feed with this tag
Searching for: avr
Arduino Random Number Generator [01257868826]
Random Number Generator Schematic
Inspired by other designs I've seen online, most directly Rob Seward's design , I decided
to build my own random number generator based Will Ware's " avalanche noise in a
reverse-biased PN junction " (try this mirror of Will Ware's page )
at90usb162 single-sided board [01246277973]
I got an e-mail request for this board. You may use this eagle (4.x) library,
schematic, and board under the GNU GPL version 2 or later , or CC-BY-SA .
Autoreprogram for DFU devices [01223124878]
… name your .hex file (and avr partnumber if it's different), then leave it running in the…
at90usb162 gotcha: PC0 vs XTAL2 [01223089539]
Improved Analog & Digital Interface with Arduino [01198594294]
… weak pull-up built into the AVR microcontroller. For the analog inputs and outputs, the default gain/scale…