1. lucky930

    Need help for the definition of these function

    Hello Guyz, I've found below code that belongs to the timer declaration function but the definition is hidden by the author. Can anyone help me to provide a definition for the same? I want this to be utilized in a project related to ATMEGA8 using Atmel studio. #ifndef TIMERS_H_ #define...
  2. lucky930

    Want to turn on LED by shorting ATMEGA16 IC PIN

    Hello , I want to turn on LED when two IC PINs suppose PORTA1 and PORTA2 are shorted, As long as they are shorted the LED should glow and when not shorted then LED should be off. Please help me withe the C embedded code.
  3. W

    Atmega16 pin not outputting 5V

    Hi, I'm new to microcontrollers and I'm trying to build this 4x4 LED cube, controlled by an Atmega16: https://www.instructables.com/id/LED-Cube-4x4x4/ I've completed the circuit as shown in the tutorial and am testing the output pins before I put together the rest of the cube. When I set the...
Top