Find Jobs
Hire Freelancers

Arduino Button Presses Counter

$10-30 USD

已完成
已发布将近 3 年前

$10-30 USD

货到付款
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); } }
项目 ID: 30332233

关于此项目

12提案
远程项目
活跃3 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
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 在1天之内
5.0 (14条评论)
6.2
6.2
12威客以平均价$24 USD来参与此工作竞价
用户头像
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 在1天之内
4.9 (70条评论)
6.2
6.2
用户头像
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 在1天之内
5.0 (19条评论)
5.7
5.7
用户头像
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 在3天之内
4.8 (10条评论)
3.9
3.9
用户头像
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 在7天之内
5.0 (5条评论)
3.8
3.8
用户头像
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 在1天之内
4.7 (12条评论)
4.1
4.1
用户头像
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 在7天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在2天之内
0.0 (1条评论)
0.0
0.0
用户头像
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 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED STATES的国旗
Redford, United States
5.0
3
付款方式已验证
会员自2月 5, 2020起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。