Discussion Title | Created date |
---|---|
[ATmega328P] Can I use the Capture function w/o interrupts? I can't seem to make the Capture function of Timer1 work w/o interrupts. For a home project I wanted to make a HC-SR04 measurement using timer1. I know this has been... |
Friday, 11 December 2020 - 18:03 |
Why #ifndef LCD_H #define LCD_H I seen the following "code" in many internet examples and for the life of me cannot figure out what its purpose is. I would have thought it had something to due with... |
Wednesday, 14 June 2017 - 16:11 |
Use of "extern" modifier In creating a LCD interface file I copied some code for a source I can no longer recall. One line of code used in the LCD_xx.h file was: extern void LCD_Clear(extern... |
Sunday, 11 June 2017 - 14:55 |
Question regarding File Structure and AS7 Hi, I am trying to create a project that includes some LCD code. The structure is like many of the LCD.c, LCD.h construction that is found on the internet I'm... |
Monday, 24 April 2017 - 23:19 |
Development Environment Questions Hi, I'm new to Atmel, coming from Microchip. I am an engineer who programs as part of my projects (i.e. not a very advanced programmer). In the Microchip world... |
Thursday, 23 March 2017 - 01:17 |