Page 20
How to hold a soldering iron (Like a pencil – held from underneath)
Page 21
The perfect kind of solder for electronics: 60/40 rosin core, 0.031” diameter (or smaller) Important: Use solder WITH lead (Pb) !! Unleaded solder has very poisonous fumes!
Page 38
soldered to the board Notice that: • each connection is a small bump (not flat) • you cannot see any pad (it’s totally covered with solder) • you cannot see the hole (it’s totally covered with solder)
Page 61
Short leads into board short leads go into the board long leads sticking out from board...
Page 63
S1: black Reset button Note: The color of this switch is not important (some kits may have different colors).
Page 64
S2, S3: Red buttons Note: The color of these switches is not important (some kits may have different colors).
Page 65
The orientation of X1 does not matter. Note: X1 may be yellow or blue.
Page 66
Indented black dot Pin 1 Note: Your chip may be marked differently, but “386” will be printed on it somewhere. Note: Your chip may or may not have the indented half-moon at the left, it may have a black indented dot at the lower-left corner showing Pin 1.
Page 67
When chips are new, their pins are bent out.
Page 68
We need the pins bent straight and parallel. Use your work table to (gently) bend the leads.
Page 69
Gently bend leads so they’re straight and parallel...
Page 79
When chips are new, their pins are bent out. Note: Your kit’s U1 chip may or may not have its pins already bent straight and parallel. If not, you need to bend them, as shown in the next picture.
Page 80
Note: Your kit’s U1 chip may or may not have its pins already bent straight and parallel. If not, you need to bend them, as shown in this picture. We need the pins bent straight and parallel. Use your work table to (gently) bend the leads.
Page 81
U1: microcontroller These pins must be straight and parallel...
Page 83
U1: microcontroller make sure each pins rests in its hole in the socket with the proper orientation...
Page 84
Use two thumbs to push microcontroller into the socket Make sure all 28 pins are in place, and push it into its socket. (This is actually way easier with 2 thumbs.) U1: microcontroller...
Page 85
U1: microcontroller Inspect all pins, and be sure each went into its hole in the socket – not bent. If any pins are bent, (gently) pry out chip, straighten pins, and insert again.
Note: Some battery pack wires have thicker red and black plastic coatings. If so, you can widen the these two holes by gently rotating a scissors or small knife or small Phillips screwdreiver on the top and bottom of these two holes.
Page 97
Loop one lead into its pad, and solder. Then loop the other lead into its pad, and solder. Battery pack...
Page 100
Let’s make noise! Your ArduTouch comes pre-programmed with a really cool synthesizer, called “Thick”. “Thick” plays 4 sawtooth waves at once. • the left and right buttons change octaves • long press the left and right buttons to change sounds •...
Page 101
Let’s make noise! Your ArduTouch comes pre-programmed with a really cool synthesizer, called “Thick”. If you are happy playing with “Thick” then no need to re-program But if you want to your ArduTouch. program other synths into your ArduTouch, the next pages show you how…...
Page 102
We have written several way cool synthesizers for ArduTouch! Each is unique, and each way different than the others. To program in a new synth in your ArduTouch, you will need: • the Arduino software <http://arduino.cc> • a USB-Serial adapter cable (such as an FTDI, or equivalent) a nice one is available at <https://cornfieldelectronics.com/cfe/products/buy.php?productId=usbcable>...
Page 103
Arduino Arduino is a very powerful tool! But it is very easy to use. It was designed for total beginners to use successfully. I won’t give a complete tutorial here – just some basics. For more info, there are many good Arduino tutorials online. A good place to start is: <https://www.arduino.cc/en/Tutorial/HomePage>...
Page 104
Arduino First: Download and install the Arduino software < http://arduino.cc >...
Page 105
Re-programming the ArduTouch Second: Download and install the ArduTouch Arduino library <http://cornfieldelectronics.com/cfe/projects.php#ardutouch> Instructions for installing a .zip library are at: < https://www.arduino.cc/en/Guide/Libraries> Scroll down till you see the section: “Importing a .zip Library“...
Page 106
Re-programming the ArduTouch Third: Download ArduTouch synth sketches <http://cornfieldelectronics.com/cfe/projects.php#ardutouch> Store them on your computer anywhere you like.
Page 107
Connecting your ArduTouch to your computer USB-Serial adapter cable Ones available from Cornfield Electronics look like this: <https://cornfieldelectronics.com/cfe/products/buy.php?productId=usbcable>...
Page 108
Connecting your ArduTouch to your computer USB-Serial adapter cable Ones available from Cornfield Electronics look like this: <https://cornfieldelectronics.com/cfe/products/buy.php?productId=usbcable> You will need to download and install a driver for your Operating System (Windows, MacOS, or Linux): <https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers>...
Page 109
Connecting your ArduTouch to your computer IMPORTANT: Make sure the battery pack on your ArduTouch is OFF...
Page 110
Arduino After you download and install the Arduino software start it, and you will see a screen that looks like this:...
Page 111
Arduino The first time you start your Arduino software you need to do two things to set things up Choose “Genuino Uno” as the Board (Your ArduTouch board acts just like Arduino Uno board)
Page 112
Arduino The first time you start your Arduino software you need to do two things to set things up Choose the Port (this will be different depending on your Operating System) (After installing the driver for your USB-Serial cable, with your USB-Serial cable plugged in, your operating system will see a serial port...
Page 113
Arduino Your Arduino software is now ready to program your ArduTouch!
Page 114
Arduino You can open an ArduTouch synth sketch from: File Open… (I opened “Arpology here)
Page 115
Arduino With the USB-Serial cable connected to your ArduTouch board press the Upload button...
Page 116
Arduino While uploading, you will see a progress bar… …and when it’s completed successfully, it says: “Upload done”...
Page 117
ArduTouch Disconnect your ArduTouch board from the USB-Serial cable, turn on your battery pack, And…...
Need help?
Do you have a question about the ArduTouch and is the answer not in the manual?
Questions and answers