I need an assembly program expert that uses Arduino atmega328P
Budget: $10 – $30 AUD
Hi, I need an Assembly program that works with the Arduino atmega328P. The requirements are in the file.
• Write numbers in memory.
• The numbers are calculated with the following formula: X=(X3+1)/2
• Start condition: start with the value 1
• Stop condition: X>255
• The calculation is performed once every 0.75 seconds. Usage a 16-bit timer for this.
• Connect two LEDs. If the result is an even number, LED1. will lights up, if the result is
odd, then LED2 lights up.
• Connect a switch to the Arduino. When the switch is pressed the calculation will be
performed again.
• Write numbers in memory.
• The numbers are calculated with the following formula: X=(X3+1)/2
• Start condition: start with the value 1
• Stop condition: X>255
• The calculation is performed once every 0.75 seconds. Usage a 16-bit timer for this.
• Connect two LEDs. If the result is an even number, LED1. will lights up, if the result is
odd, then LED2 lights up.
• Connect a switch to the Arduino. When the switch is pressed the calculation will be
performed again.