Discussion Title | Created date |
---|---|
Code size When I use this code, the size is very high how I can reduce the code size, pls help me uint16_t ip; ip=(ip+15)/1.284; ip maximum value is only 300 |
Thursday, 21 April 2011 - 08:57 |
RMS Voltage calculation Pls help me to find RMS of an AC voltage. I make one full wave rectifier with out any filter. When I use math.h to find out RMS it takes more time to execute and size of the code... |
Monday, 18 April 2011 - 03:50 |
AC voltage sensing Can I get any code to sense 3 phse AC voltage.. I want to use Atmega8 with 8Mhz and winavr is my compiler. What is the perfect frequency to use for ADC. |
Friday, 8 April 2011 - 12:28 |
IR REMOTE INTERFACE Pls help me to decode TV remote control signal. I want to use atmega 8 with Winavr compailer. :P :P :P |
Tuesday, 8 February 2011 - 06:29 |
EEPROM How can save up to 100000 counting in EEPROM. I'm using Atmega8 and Winavr Compailer. dis2 = eeprom_read_dword((uint32_t*)1); dis2++; eeprom_write_dword((uint32_t*)1,(uint32_t... |
Monday, 22 November 2010 - 08:55 |
EEPROM write/read How can read/write EEPROM in ATMEGA8 |
Thursday, 12 August 2010 - 09:32 |
EEPROM Programming USING winAVR how can we possible eeprom programming atmega8 using WIN AVR.????? ,....................................,, Can I get any sample Codes... |
Thursday, 10 June 2010 - 09:15 |
Shortcut for programming If any easy method to enable/disable interrpt & read port data(Short cut is avilable??) |
Friday, 21 May 2010 - 12:01 |