Well with this post I reach the 10,000 mark, which is a lot of posts!
It have been fun and I hope that some of them have been helpful. Apart from the odd odd character most people here have a wicked sense of humor. Thanks Guys.
There are of course questions that continually crop up and I have developed a small list of both my own pages and those from elsewhere that I can use in the appropriate situation. So my Exhibition now is a copy of this list so far. Enjoy:-
************** My links **********************
Processing Apps(Touch OSC) :-
http://www.thebox.myzen.co.uk/Mac_Apps/Processing.html
http://www.thebox.myzen.co.uk/Hardware/Glockenspiel.html
http://www.thebox.myzen.co.uk/Hardware/Mini_Monome.html
http://www.thebox.myzen.co.uk/Hardware/The_Sound_Square.html
http://www.thebox.myzen.co.uk/Hardware/Arduino_Sheld.html
http://www.thebox.myzen.co.uk/Hardware/Transistor_Tester.html
http://www.thebox.myzen.co.uk/Hardware/Sneak_Thief.html
http://www.thebox.myzen.co.uk/Hardware/Crazy_People.html
http://www.thebox.myzen.co.uk/Hardware/Econo_Monome.html
http://www.thebox.myzen.co.uk/Tutorial/De-coupling.html
http://www.thebox.myzen.co.uk/Tutorial/Power.html
http://www.thebox.myzen.co.uk/Tutorial/Power_Supplies.html
http://www.thebox.myzen.co.uk/Tutorial/Power_Examples.html
http://www.thebox.myzen.co.uk/Tutorial/Protection.html
http://www.thebox.myzen.co.uk/Workshop/Motors_1.html
http://www.thebox.myzen.co.uk/Workshop/LED_Sensing.html
http://www.thebox.myzen.co.uk/Workshop/Rotary_Max.html
http://www.thebox.myzen.co.uk/Tutorial/LEDs.html
http://www.thebox.myzen.co.uk/Tutorial/PWM.html
http://www.thebox.myzen.co.uk/Tutorial/Inputs.html
http://www.thebox.myzen.co.uk/Hardware/MIDI_Shield.html
http://www.thebox.myzen.co.uk/Hardware/MIDI_Footsteps.html
http://www.thebox.myzen.co.uk/Hardware/Pendulum.html
http://www.thebox.myzen.co.uk/Hardware/CNC_Conversion.html
http://www.thebox.myzen.co.uk/Hardware/Exhibition.html
************* My Videos *********************
Monome Video
Snow board Video
http://vimeo.com/2330366
Humphrey Head
http://vimeo.com/2241668
Arduinocaster
Pendulum
Crazy people
Maker Fair
http://www.vimeo.com/3754860
FON festival
http://www.vimeo.com/7328082
http://www.thebox.myzen.co.uk/Music/The_Music_Box.html
************* Other Links ********************
Audio and Arduino
http://interface.khm.de/index.php/labor/experimente/arduino-realtime-audio-processing/
LED resistor calculator page:-
http://ourworld.compuserve.com/homepages/Bill_Bowden/led.htm
High power LED discussion & usefull links
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1234273497
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1258412419
Photo transistors:-
www.fairchildsemi.com/an/AN/AN-3005.pdf
USB memory stick embedded reader:-
http://www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/List/1/ProductID/434/Default.aspx?txtSearch=usb+datalogger&SortField=ProductName%2CProductName
Wiring up a relay to switch mains:-
http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=119
Good one on transistors
http://www.kpsec.freeuk.com/trancirc.htm
http://www.normannicholson.org.uk/Site/Welcome.html
Pulse width modulation (PWM)
DC to DC converter:-
On defining terms in D/A converters
LED resistor calculations derivation / explanation of why they work
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1252910702
General beginners stuff
Component Derating or lifetimes
http://www.ami.ac.uk/courses/topics/0190_drat/index.html
Processing Forum
http://processing.org/discourse/yabb2/YaBB.pl?board=Electronics
Chess computer in German but schematic shows four 7 seg displays
http://www.andreadrian.de/schach/#Selbstbau_Schachcomputer_SHAH
Audio envelope follower
http://www.andregoncalves.info/ag_blog/?page_id=61
//Gestione PWMmode con frequenza base di 25K0Hz.
void setup(void){
//impostazione TIMER3 per PWMmode
TCCR3A=0b00110010;
TCCR3B=0b00010001;
ICR3=32;
OCR3B=16;
}
Video input 8 pixel X resolution
http://homepage.mac.com/dave_chatting/arduinoeyeshield/
The "CUIduino" is born - an Arduino in the prototyping area of a CUI,
http://www.create.ucsb.edu/~dano/CUI/#CUIv1/
Battery life calculator:-
http://pages.silabs.com/LP-Email-Wireless-Battery-Life-Estimator.html?cm_mmc=Email-_-2010+July-_-EducationCenter-_-Battery+Life+Estimator&mkt_tok=3RkMMJWWfF9wsRonu6TBZKXonjHpfsX86OouWLHr08Yy0EZ5VunJEUWy2oYDWoEnZ9mMBAQZC81yyQBZGPM%3D
Capacitors on a motor
http://aedownloads.com/pdf/solder_caps.pdf
Converting LOG pots to liner:-
http://www.geofex.com/article_folders/potsecrets/potscret.htm
Getting MIDI into a PC or Mac through the USB port
http://www.spikenzielabs.com/SpikenzieLabs/Serial_MIDI.html
7 Band graphics filter chip with instructions
http://skoba.no-ip.org/msgeq7/index.html
Programming boot loaders:-
http://www.arduino.cc/playground/Hacking/AvrdudeFTDIBitbang
http://arduino.cc/en/Tutorial/ArduinoISP
Can't upload page:-
http://arduino.cc/en/Guide/Troubleshooting
Here's to the next 10,000 :![]()