Try different resistor and capacitor values and see what happens. Can you detect any patterns? How can a small piezo buzzer be used with the Trick Switch? Figure 1-5. Trick Switch circuit schematic.
Trick Switch with On/Off Indicators
In developing new products, electronics designers are always improving designs by adding features and functions that excite the customer. The Trick Switch device you built can be improved by adding an LED indicator. This LED indicates when the Trick Switch timing cycle is done. Figure 1-3 shows you where to add a green LED to the Trick Switch on… Continue reading Trick Switch with On/Off Indicators
Let’s Build a Trick Switch
When you press the pushbutton switch on this device, the LED turns on. The capacitor will begin storing electrical energy from the +5VDC power supply circuit of the Arduino. Releasing the pushbutton switch cuts off the flow of electricity from the source, but the energy stored in the capacitor keeps the Arduino running for a… Continue reading Let’s Build a Trick Switch
Parts List
TECH NOTE You can create your own electrical circuits and test them using diagrams with an online simulator called Circuit Lab.
Introduction
Resistor-Capacitor Timing Basics In electronics, sometimes we want to keep a device on for a certain amount of time even when an electrical switch is turned off. Ordinary pushbuttons used to turn electronic devices on and off can easily be operated by a timed delay switch. How awesome would it be to create such a device… Continue reading Introduction
How to Get Help Online
If you are stuck, don’t spend days running around alone—ask for help. One of the best things about Arduino is its community. You can always find help if you can describe your problem well. Get into the habit of cutting and pasting things into a search engine and see whether somebody is talking about it. For… Continue reading How to Get Help Online
Other Debugging Techniques
Identifying the Arduino COM Port on Windows
Connect your Arduino Uno to your computer via a USB cable. Open the Device Manager by clicking the Start menu, right-clicking Computer (Vista) or My Computer (XP), and choosing Properties. On Windows XP, click Hardware and choose Device Manager. On Vista, click Device Manager (it appears in the list of tasks on the left of the… Continue reading Identifying the Arduino COM Port on Windows
Problems with the IDE on Windows
If you get an error when you double-click the Arduino icon, or if nothing happens, try double-clicking the Arduino.exe file as an alternative method to launch Arduino. Windows users may also run into a problem if the operating system assigns a COM port number of COM10 or greater to Arduino. If this happens, you can usually convince… Continue reading Problems with the IDE on Windows
Problems Installing Drivers on Windows
Sometimes the Found New Hardware Wizard fails to locate the proper driver. In this case you might have to manually tell it where the driver is located. The Found New Hardware Wizard will first ask you whether to check Windows Update; select the “No, not at this time” option and click Next. On the next… Continue reading Problems Installing Drivers on Windows