Fwd: EPICS India: Help with buttons and Arduino
Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: Adeline Naon <addienaon@gmail.com> Sent: Wednesday, February 14, 2018 10:34:53 AM To: Rahul Maheswaran Subject: Re: EPICS India: Help with buttons and Arduino Rahul, There should be no problem with your code. I’m guessing you have the wrong circuitry. It’s a bit hard to explain, but I’ve attached some picture of the buttons from the project we are working on. Generally it should be set up like this: Input: Positive pin, front pin (the one sticking out in front) Output: ground pin, bottom pin If you are using a resistor it should be connected to the bottom pin as well This is the setup for a basic button circuit. In the picture I sent you, the input is # 13, and the output # 6. On Feb 12, 2018, at 10:44 PM, Rahul Maheswaran <rmaheswa@purdue.edu<mailto:rmaheswa@purdue.edu>> wrote: Hi Adeline, I am the project manager for EPICS India, and I'd like to thank you for the time taken to read and reply to that message. I just wanted to let you know that it's highly possible that the problem primarily revolves around the button's leads. Our initial circuit was using a simple tactile Arduino button (the tiny black ones) The circuit response was as expected and everything worked fine. The issue we are having is that after wiring the button to the circuit (a simple one, as seen in the code attached) when we use the serial monitor to monitor everytime it's pressed, it either goes haywire or doesn't register at all. When we replaced the same button with the tiny one, it works fine. I'd really appreciate it if you could take a look at the code attached (picture) and let me know if you spot anything wrong outright. Just to make it easier for you understand, the code attached involves an Arduino and the button only. It will increase the count from 0-4, by an increment of 1, every time the button is pressed and then resets to 0 and loops all over again. Thanks, Rahul ________________________________ From: Adeline Naon <addienaon@gmail.com<mailto:addienaon@gmail.com>> Sent: Monday, February 12, 2018 7:39:37 PM To: Zaina Mae El-Demerdash Cc: Lucas D Allegrette; Rahul Maheswaran; Lauren Nicole Comer; Alexis Jane Marks Subject: Re: EPICS India: Help with buttons and Arduino Hi EPICS India, I took a look at the buttons you ordered and see no problem with those. They should integrate into your circuit without a problem. I’ll admit that if you don’t have a lot of experience with circuitry, pushbuttons with LEDs can be tricky. It’s a little hard for me to help you any further through email because the problem is likely in your code or circuitry. My advice would be to build a simple circuit with one pushbutton and basic code in Arduino. That should give you a better idea of which leads should be connected to where. Alternatively if the LED is flashing at all or just seems wonky you may have the leads switched or may need to add a resistor. It’s hard for me to be any more specific through email not knowing what exactly the problems are. If you are still having issues integrating, I’d be happy to take a look at your code or circuitry if you send me files/pictures. Please feel free to ask any follow up questions you have. On Feb 12, 2018, at 3:07 PM, Brenna Ryan <ryan99@purdue.edu<mailto:ryan99@purdue.edu>> wrote: Zaina, Thanks for reaching out! Addie is our resident pro with arduino and these buttons, so I have cc'd here on this email. I hope she can be of some help! Sincerely, Brenna Ryan Multidisciplinary Engineering/Pre-Med | May 2018 Gold of Philanthropy and RRLT | Purduettes Executive of Programming | College Mentors for Kids ryan99@purdue.edu<mailto:ryan99@purdue.edu> | 636-484-0695 On Mon, Feb 12, 2018 at 2:48 PM, Zaina Mae El-Demerdash <zeldemer@purdue.edu<mailto:zeldemer@purdue.edu>> wrote: Hello! I'm Zaina, a part of EPICS India, and our TA told us that you may be able to give us advice on using buttons with Arduino. We're having problems with these<https://www.amazon.com/EG-STARTS-Illuminated-Buttons-Operated/dp/B01M7PNCO9/ref=sr_1_3?ie=UTF8&qid=1518464780&sr=8-3&keywords=arcade+dome+buttons> we ordered off Amazon and were wondering if you used any buttons for your projects and which ones work with Arduino? Thank you! Zaina El-Demerdash Purdue University ▫︎ College of Engineering Society of Women Engineers ▫︎ Senior Sleepover co-chair <Screen Shot 2018-02-12 at 10.38.34 PM.png>
participants (1)
-
Rahul Maheswaran