Find Jobs
Hire Freelancers

Arduino Button Presses Counter

$10-30 USD

Completed
Posted almost 3 years ago

$10-30 USD

Paid on delivery
This is a Arduino programming assignment that I have halfway completed. The first half of this assignment was using a breadboard with two buttons and an led. One of the buttons would turn on the led and the other button turns off the led. I have completed this portion with it working and will attach the C++ code. The remaining portion of the assignment is to have the serial monitor record the amount of times each button was pressed. This is the part I would like assistance with. Here is the C++ code below if you are unable to open the ino file type. int ledPin = 5; // our led that we visually check. D5 PWM port int buttonApin = 9; // left side button (toward top of board) that turns it on. D9 PWM port int buttonBpin = 8; // right side button that turns it off. D8 PWM port byte leds = 0; void setup () { pinMode(ledPin, OUTPUT); // our led is an output pinMode(buttonApin, INPUT_PULLUP); // the pins are to be used inputs pinMode(buttonBpin, INPUT_PULLUP); } void loop () // when button A is pressed the led will be lit up, when button B is pressed the button the led will be off { if (digitalRead(buttonApin) == LOW) { digitalWrite(ledPin, HIGH); } if (digitalRead(buttonBpin) == LOW) { digitalWrite(ledPin, LOW); } }
Project ID: 30332233

About the project

12 proposals
Remote project
Active 3 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hi, There are different ways to implement this assignment, it's not clear if you just want a working code or further details, I will help you finish it, I have an arduino at hand I can assembly and test it as well. Let me know if you have any questions. Best regards,
$30 USD in 1 day
5.0 (14 reviews)
6.2
6.2
12 freelancers are bidding on average $24 USD for this job
User Avatar
Hey there! I'm professional electrical engineer having masters. I'm expert in Arduino programming having more than 4 years experience. I'll be waiting to hear back from you
$40 USD in 1 day
4.9 (70 reviews)
6.2
6.2
User Avatar
Have real-time working experience in Arduino NANO/UNO/MEGA and Raspberry PI to build a digital device to read sensor data and send it to the webserver, motor control, control relay switches. More than 5(five) years of experience in Arduino design and build. If you want an excellent and error-free project delivery, then send a message to me, please.
$50 USD in 1 day
5.0 (19 reviews)
5.7
5.7
User Avatar
Hello, I'm an Electrical Engineer .I have many Experiences in Matlab ,python ,C# ,VB , Microcontroller, Arduino , sensors ,PLC’s, SCADA system, circuit design , PCB ,also I have experience in programming that connect electronic to desktop application , android application .
$15 USD in 3 days
4.8 (10 reviews)
3.9
3.9
User Avatar
Hi, I am an electrical engineer and expert full stack developer. I can help you with that, Contact me, I can start working right now.
$10 USD in 7 days
5.0 (5 reviews)
3.8
3.8
User Avatar
Welcome Sir I can help you in successfully completing your project. I am an expert in the Arduino field. I have done many similar projects for this work. Send me all the details. Here are some of my work I unveiled an integrated Arduino smart control system at Nestle Ice Cream Company I made a car robot that avoids obstacles I made a Bluetooth controlled robot and showed me its location on the phone I made a Wi-Fi-controlled robot I made an integrated smart control in a mini city I made a robot that is used for protection and it shows me the temperature and humidity of the place and it also shows me the percentage of gas in the place and can send me the percentage of lighting in the place and the distances around it -c/c++ -Drones circuit Design -fritzing -proteus -Tinkercad -PCB design -plc -cad
$20 USD in 1 day
4.7 (12 reviews)
4.1
4.1
User Avatar
Hi! I'm wondering for your project. I can help you with my skill I have many experiences in like your project. Lets discuss more detail in private chat. Thanks for reading my bid.
$20 USD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello, I have read your job description. I understood that you want a c++ coder who has experience in arduinos. I did similar projects before and I am confident that I can help you in making the arduino count the number of button hits. Looking forward to working with you. Thank you Vishal
$20 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello I am an electronic engineer with 2 years of experience working in electronic design and microcontroller programming including STM32 and Arduino. Recently I have been working with Arduino IDE a lot, so I have solid knowledge at this moment and I can handle your request. Please let me know your opinion about my offer.
$10 USD in 2 days
0.0 (1 review)
0.0
0.0
User Avatar
Hi, I have read your project description. I am an Electronics and communication engineering student and I have 3 years of experience in the Arduino programming and interfacing all kind of sensors. It is really a task that I can do. Because I have done such type of projects in real life with Arduino earlier too. You can seen my portfolio for more information. It will definitely help you to know more about me. I am really very excited to work on this project. I assured you that your project will be done in a mentioned time with working code. As I have already my Arduino and it's hardware setup. Thank you Regards Digambar Sharma
$10 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Redford, United States
5.0
3
Payment method verified
Member since Feb 5, 2020

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.