switch

Arduino foot switch

Use foot switch to open Linux terminal using an Arduino

So here is how i made my foot pedal used to start Linux terminal using an Arduino. It’s made because I am board of pressing the terminal icon with my mouse. P.S. Sorry for my English. I am from Croatia. Tools needed: -Soldering iron and some solder -Wire clippers or any other cutting tool -Screwdriver …

Use foot switch to open Linux terminal using an Arduino Continue Reading

Arduino Ultrasonic Combination Switch Connection

Ultrasonic Combination Switch using an Arduino

Time for a follow-up to the Single Button Combination Lock by creating another oddball type of switch/lock. To activate this switch we make use of a Parallax Ping))) Ultrasonic sensor, an Arduino-style board and some other hardware – to make a device that receives a four-number code which is made up of the distance between a hand …

Ultrasonic Combination Switch using an Arduino Continue Reading

Sound Activated Switch

Sound Activated Switch

Description Clap switch/Sound-activated switch designed around op-amp, flip-flop and popular 555 IC. Switch avoids false triggering by using 2-clap sound. Clapping sound is received by a microphone, the microphone changes the sound wave to electrical wave which is further amplified by op-amp. 555 timer IC acts as mono-stable multi-vibrator then flip-flop changes the state of …

Sound Activated Switch Continue Reading

Switch Statement used with serial input using Arduino

Switch Statement used with serial input using Arduino

An if statement allows you to choose between two discrete options, TRUE or FALSE. When there are more than two options, you can use multiple if statements, or you can use the switch statement. Switch allows you to choose between several discrete options. This tutorial shows you how to use switch to turn on one of several …

Switch Statement used with serial input using Arduino Continue Reading

Arduino Switch Statement

Arduino Switch Statement used with sensor input

An if statement allows you to choose between two discrete options, TRUE or FALSE. When there are more than two options, you can use multiple if statements, or you can use the switch statement. Switch allows you to choose between several discrete options. This tutorial shows you how to use it to switch between four desired states …

Arduino Switch Statement used with sensor input Continue Reading

5 NODE RASPBERRY PI 3 COM CARRIER BOARD WITH GBE SWITCH

5 NODE RASPBERRY PI 3 COM CARRIER BOARD WITH GBE SWITCH

MiniNodes has launched a $259 carrier board for developers seeking to build a mini Arm Cluster. The board supports up to 5x Raspberry Pi Compute Modules 3 modules. The 5 Node Raspberry Pi 3 CoM Carrier Board offers a switched Gigabit Ethernet port to enable networking accessibility to each of the modules. A DC jack for power is also available. …

5 NODE RASPBERRY PI 3 COM CARRIER BOARD WITH GBE SWITCH Continue Reading

Arduino-custom-switch-console-project

Arduino custom switch console project

Electronic, Arduino enthusiasts and makers looking for a project to keep them busy this weekend, may be interested in a cool custom switch created by Dave Darko. That requires users to intermittently push a button in order to produce additional ‘on’ time and has been aptly named the, “Unhackable Arduino Switch Matrix.” The ‘unhackable’ switch, …

Arduino custom switch console project Continue Reading

Scroll to Top