Validating profile... 0% complete

What is your current level of experience in freelance work?

 

 

SW 420 Arduino code

An easy to adjust Arduino code for a SW 420 vibration sensor. Here's my desired function... (Button press 3 times = vibe function active) //button pressed 1,2,4, or 5 times, no vibe function - on 5th press button counter resets// (while vibe function active = 3 distinct vibe sensations, within 5 seconds, will flash LED 3 times and reset vibe sensor counter) //vibe sensor counter will reset after 7 seconds no matter the vibe count// Looking for serial print info = - Vibe sensitivity - LED on/off - Both counter reset's - Time Duration Desired adjustable parameters = - Vibration sensitivity - Number of vibe sensations - Number of button presses - All counter reset's - LED Flashes Hardware = Arduino Uno 3 or Nano 33 IOT / SW420 switch / LED / push button switch