ATmega32 programming

I need to write a C program to read 8 bit data from the port of the Atmega32 microcontroller, save it to RAM, and serially send this data to the PC after storing 1000 values.
Please assist me and give me some advice on how to write this software, I’m totally new at c program.Thank you so much.

You might want to start with some basic tutorials like those over here.

While there are people here who can help you learn electronics, I am not sure that this is the best resource available.

I hope that this helps at least a bit.

2 Likes

thank you so much Zwack

1 Like