Find Jobs
Hire Freelancers

Assist with arduino code for 14 switches to toggle mute status via RS232

min $50 AUD / hour

Imefungwa
Imechapishwa about 1 year ago

min $50 AUD / hour

Description of the code: The code defines a set of pins that control LEDs and switches connected to an ATmega2560 microcontroller. The LEDs can be turned on and off using the defined pins, and the switches can be used to trigger interrupts that change the state of the LEDs. The code is written in C++ and is intended to be compiled and uploaded to the microcontroller using an appropriate IDE and hardware programmer. Problem: The interrupts defined in the code are not working as expected. It is unclear whether the pins defined for the switches are compatible with interrupts on the ATmega2560 microcontroller. Additionally, there may be issues with the way the interrupts are configured and handled in the code. To resolve the issue, a developer with experience in microcontroller programming and interrupt handling should review the code and provide appropriate modifications and recommendations.
Kitambulisho cha mradi: 36300551

Kuhusu mradi

31 mapendekezo
Mradi wa mbali
Inatumika 1 yr ago

Unatafuta kupata pesa?

Faida za kutoa zabuni kwenye Freelancer

Weka bajeti yako na muda uliopangwa
Pata malipo kwa kazi yako
Eleza pendekezo lako
Ni bure kujiandikisha na kutoa zabuni kwa kazi
31 wafanyakazi huru wana zabuni kwa wastani $50 AUD/saa kwa kazi hii
Picha ya Mtumiaji
Hello, thank you for your job posting read your description about-Arduino am a senior electrical engineer. have plenty of experience in firmware development and micro-controller developments. can write the firmware based on Arduino, Raspberry Pi, Pic, Atmega, FPGA, ARM, DSP, PLC and so on And l can design the circuit by the Altium, Eagle, KiCAD, Allegro & OrCAD, PADs provide I T the services - Gerber files, Netlist generation, BOM generation and 3D Models of PCAD and ECAD am also good at AutoCAD, Solidworks. And | can simulate all circuits with Proteus, LT-spice, Matlab, Simulink, Multisim, and Labview as well. Due to my experience in firmware development, I will bring you the perfect result in time with high quality. will also give you a detailed explanation of the process you can visit my freelancer profile to check the reviews of related tasks https://www.freelancer.com/u/binyameen441 Looking forward to hearing from you soon Thanks
$50 AUD ndani ya siku 50
5.0 (207 hakiki)
7.2
7.2
Picha ya Mtumiaji
hello! I am expert and handling interrupts in arduino. kindly come over chat and plan the project for the same.
$50 AUD ndani ya siku 40
4.8 (108 hakiki)
6.6
6.6
Picha ya Mtumiaji
Hi there, ★★★ Microcontroller / C++ Programming / Arduino Expert ★★★ 10+ Years of Experience ★★★ I've read requirements and ready to fix issue with arduino code for 14 switches to toggle mute status via RS232. I have strong grasp on Object-Oriented Programming along with excellent analytical and program-solving skills. What we can do but not limited to: ✔️ Debugging & Solving Problems ✔️ Pointers ✔️ Abstract Classes and Objects ✔️ Constructors and Destructors ✔️ Operator Overloading ✔️ Inheritance, Polymorphism ✔️ Data structures (DSA) ✔️ Functions Overriding and Overloading ✔️ File handling, Streams ✔️ Algorithm Analysis ✔️ Linked Lists ✔️ Stacks and Queues ✔️ Recursion Development Tools: Visual Studio, Code Blocks, Dev c++, Turbo, Netbeans, Eclipse etc As the requirements on project are not complete and need discussion so i placed tentative bid. To provide you the best quote, let's have a chat! Best Regards, TechPlus Team
$50 AUD ndani ya siku 40
4.8 (17 hakiki)
6.1
6.1
Picha ya Mtumiaji
Hello, I have expertise in Interrupts. I have experience working with Atmega2560, external interrupt handling. We can discuss in detail over chat.
$50 AUD ndani ya siku 20
4.9 (61 hakiki)
6.0
6.0
Picha ya Mtumiaji
Greetings thanks for posting the project there i am electrical engineer i have expertise in embedded firmware development, PCB designing and circuit designing. I can work on latest engineering tools to complete your task. In my experience i have successfully completed many projects in the field of embedded systems and electronics. My major expertise includes. 1. firmware development of microcontroller and microprocessor (C, C++, Python). 2. PCB designing and Circuit designing. 3. Power electronics 4. IoT and automation 5. interfacing of sensor and actuators with microcontroller and microprocessor. I am sure you will consider me for this task when you take a look to my portfolio, I will provide you the best quality work as per your requirements at reasonable budget. You can trust on me; your satisfaction will be my priority. Looking forward at your earliest response. Best Regards Muhammad Adeel
$50 AUD ndani ya siku 40
4.9 (57 hakiki)
5.9
5.9
Picha ya Mtumiaji
May I take a look at your code? I have more than 30 years of experience in programming and electronics. Arduino-based boards are my main development environement since 2010. Please feel free to contact me in chat here.
$50 AUD ndani ya siku 2
4.9 (118 hakiki)
6.1
6.1
Picha ya Mtumiaji
hi there i can help you with that. i am very familiar with the RS232 protocol and also the ATmega256 so i think i can debug your code.
$50 AUD ndani ya siku 40
4.9 (38 hakiki)
5.3
5.3
Picha ya Mtumiaji
Hi, I am an embedded system developer. I have good experience of working with Arduino Mega2560 variant. I think I can review the code and help you get it working. Please share the Arduino script or similar which is not working as expected. Let me see which pins are configured where and what routines are written to be executing or not executing. If you have any questions for me please ask. I have gone through few such situations with Atmega series regarding the Interrupts, so I might be able to give you some solutions. Thank you.
$50 AUD ndani ya siku 10
5.0 (23 hakiki)
5.2
5.2
Picha ya Mtumiaji
I have good understanding of interrupts for arduino mega. Please send me the code file for correction along with the pins used.
$50 AUD ndani ya siku 40
4.9 (56 hakiki)
5.4
5.4
Picha ya Mtumiaji
// Interrupt service routine for pin change PCINT0 // This routine is called any time the input on PCINT0 changes state (H to L or L to H) ISR(PCINT0_vect) { PWM_in = digitalRead(INPUT_PIN); if PWM_in == HIGH) { bitSet (Button_flags, 0); // Set a flag to indicate that the signal changed from HIGH to LOW PCMSK0 |= 0b00000000; // Disable futher interrupts from PB0/PCINT0 // Processor clears the interrupt flags } } Regards, Jim
$50 AUD ndani ya siku 10
5.0 (27 hakiki)
5.1
5.1
Picha ya Mtumiaji
Good day, I have 30 years' experience Arduino design and coding and I am the best fit for your project requirements. I can assist Arduino code for 14 Switch toggle mute status via RS232 with guaranteed improvements. I would like to have a thorough discussion on this project as there are certain suggestions from my side. After dedicating more than 30 years to the Electronics Design and Development, I am passionate in designing the best products. Technology wise I have worked on all the latest technologies like GSM, 5G, Lora LED, Switches ATmega2560 Microcontroller, Pins, RS232, Arduino etc. And have worked on more than 20 design tools for designing and simulation purpose. Some of the generic queries from my side are: 1. What is the application of this product? 2. What will be the ambient temperature of this product? 3. What are the mechanical constraints to be taken care of? If you are someone who wants to benefit from my experience just message me Hi and I shall be there for you Regards Hari Mohan
$50 AUD ndani ya siku 40
4.3 (6 hakiki)
6.1
6.1
Picha ya Mtumiaji
As a full-stack engineer with experience in microcontroller programming, I am confident that I can provide an effective technical approach to your project. My expertise lies in programming, debugging and optimizing C++ code for microcontrollers such as the ATmega2560. I have a thorough understanding of the process of compiling and uploading code to a microcontroller and am familiar with the interrupt handling capabilities of the ATmega2560. My approach to the project would involve a thorough review of the code, ensuring that the pins defined for the switches are compatible with interrupts on the ATmega2560. I would then debug and optimize the code to ensure that the interrupts are configured and handled correctly. If necessary, I would provide recommendations on any additional changes to the code that are necessary to ensure that the project is completed in an effective manner.
$50 AUD ndani ya siku 40
4.7 (9 hakiki)
5.0
5.0
Picha ya Mtumiaji
Hi! I have understood your requirements about your project with every detail of it. I am an Electrical Engineer with more than 9 years of experience in electronics, circuit design, PCB layout, Verilog, FPGA, Embedded systems, microcontrollers, Proteus, Arduino, ESP32, Raspberry pi, NB-IoT, MATLAB, PLC Design, Algorithm, and Product design. I can assure satisfactory work. I'll be glad to work with you. Thanks
$50 AUD ndani ya siku 40
4.6 (14 hakiki)
5.0
5.0
Picha ya Mtumiaji
Good day. After viewing the code i'll set accurate terms for this task. I have needed experience and hardware.
$50 AUD ndani ya siku 40
4.8 (9 hakiki)
5.0
5.0
Picha ya Mtumiaji
Hello I have many experiences working for 4+ years with Circuit design, Sensors & Embedded systems developments. I have experience practical and theoretical in implementation different arduino sensors I do design controller, analysis closed loop stability, signal and systems, signal processing, heuristic optimization, fuzzy logic, neural network and machine/deep learning fields works If you hire me, I can start to work for your job immediately. Please open message box for me so we can discuss the details Thanks
$50 AUD ndani ya siku 48
5.0 (6 hakiki)
4.4
4.4
Picha ya Mtumiaji
HELLO; I am working as a research and development manager in a private company. I have more than 5 years of experience in embedded system software and hardware. As for software, I am proficient in microcontrollers such as (*****STM32*****), MICROCHIP, NUVOTON,ARDUINO,ESP32,MSP430,RASPBERRY Pİ. I have experience in communication protocols such as CanBus, ModBus, RS232, RS485,SPI,I2C, TCP IP, Socket Communication. I am an expert in Altium and KiCad programs in hardware. I have read and understood your project. Please write to me for details.
$52 AUD ndani ya siku 40
4.7 (9 hakiki)
4.5
4.5
Picha ya Mtumiaji
Hi, I am a professional Electrical engineer and Microcontroller programming expert .I'm here to help you with your project. I have more than 3 years working experience in this field. I am confident that I can deliver you best quality work within your timeframe. I am expert in: C Programming Electronics Microcontroller C++ Programming Arduino Please check my portfolio: https://www.freelancer.com/u/engrfarooq04 Let's discuss your project in details and i will show you my more sample work in chat. looking forward to work with you. Ping me Thanks & Regards sparktechco.
$50 AUD ndani ya siku 40
4.6 (6 hakiki)
4.2
4.2
Picha ya Mtumiaji
Dear Sir, I would like to present myself as prospective candidate to do your project. I have sound knowledge and experiences in Electronic and Programming , including Micro Controller such as Arduino (ATmel) and Microchip programming. I have read your project description and I would be the best candidate to do your project. What is the compiler and IDE you used for programming ? Can you share the code via chat, so could examine it in advance. There are many reasons a Interrupts not to work. There are internal misconfiguration and external hardware factors such as, not providing proper voltage levels, contribute to not working of interrupt. Please message me if you like to have further information. And also regarding fee, I wanted to put some ting like AUD25. but system didn't let me. I promised to do provide you the service to your satisfaction with minimum time. Expecting a favorable reply, I remain. Isuru Athukorala
$50 AUD ndani ya siku 40
5.0 (6 hakiki)
3.7
3.7
Picha ya Mtumiaji
Hello! I understand that you require an experienced PLC expert for your project involving the Arduino's ATmega2560 microcontroller. I have used the development platform of choice for that task in the past, and I am a great choice to do code reviews because much of my experience relates to correcting other's work. I have several questions about the hardware platform that you have developed, because nothing beats the real thing in testing. Please contact me immediately so that we may finalize a proposal and begin work immediately. Thank you! Best Regards, Henry
$50 AUD ndani ya siku 40
5.0 (2 hakiki)
2.9
2.9
Picha ya Mtumiaji
Hi, I'm an EE engineer with decades of experience. RS232 and interrupts have no secrets for me. I also kkno very well interrupts dedouncing. Please send me a DM to discuss in details your project. I think to be in a position to solve your problem in one hour. Best regards, Jean-Paul
$50 AUD ndani ya siku 40
5.0 (1 hakiki)
2.1
2.1

Kuhusu mteja

Bedera ya AUSTRALIA
Sydney, Australia
0.0
0
Njia ya malipo imethibitishwa
Mwanachama tangu Mac 31, 2023

Uthibitishaji wa Mteja

Asante! Tumekutumia kiungo cha kudai mkopo wako bila malipo kwa barua pepe.
Hitilafu fulani imetokea wakati wa kutuma barua pepe yako. Tafadhali jaribu tena.
Watumiaji Waliosajiliwa Jumla ya Kazi Zilizochapishwa
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Onyesho la kukagua linapakia
Ruhusa imetolewa kwa Uwekaji wa Kijiografia.
Muda wako wa kuingia umeisha na umetoka nje. Tafadhali ingia tena.