Discussion Title | Created date |
---|---|
Rotary Encoder Value only Increasing, Not able to Decrease Hi, I am trying to use rotary encoder in my project so was testing with initial test setup, Code works but it only increases value in either direction either clockwise or... |
Saturday, 12 August 2017 - 19:12 |
Atmel studio 6.2 to Atmel Studio 7 Migration issues I have my projects which were build on Atmel Studio 6.2 but when i open those files in Atmel Studio 7 it asks for upgrade (Recommended). Doing so my program seems to exhibits some... |
Sunday, 23 July 2017 - 15:35 |
ATMEGA8A + ESP8266 NODEMCU Communication between two MCU Hi, I am trying to log some data from my ATMEGA8A which is receiving data through NRF24L01+ module. I want to record data so i am willing to use ESP8266 NODEMCU which will... |
Friday, 13 January 2017 - 06:51 |
ESP8266 NODEMCU + ATMEGA8A Communication between two MCU Hi, I am trying to log some data from my ATMEGA8A which is receiving data through NRF24L01+ module. I want to record data so i am willing to use ESP8266 NODEMCU which will... |
Tuesday, 10 January 2017 - 15:35 |
How to calculate RPM / Wind Speed using IR Encoder Hi, I have been trying to make Wind Speed Measuring Tool from the old parts that i have. I have old trackball from which i got IR Encoder. But i am confused for using... |
Saturday, 9 July 2016 - 08:39 |
if condition not executed, skipped some times Atmega32 if(auto_start_mtr1 == 1) { read_hour(); read_minute(); read_second(); if(((s_hour_1 == hour) && (s_minute_1 == minute) && (s_second_1 == second)) &... |
Thursday, 14 April 2016 - 16:06 |
Transmit ADC Sensor output Value over 5 Meter via CAT6 Cable to Atmega32A Hi, I have a situation where i cannot place the controller panel to visible wall and hence i want to hide controller panel behind the staircase so i am planning to use 5V... |
Sunday, 7 February 2016 - 06:46 |
Applying IIR Filter to slow down ADC Count response need help Atmega32A Hi, I am reading the LDR Value and and i want to slow down the response....i am using LDR input for auto brightness of display but sometimes it fluctuates due to very... |
Saturday, 30 January 2016 - 06:23 |
GP2Y0A710K0F sharp Distance Sensor Atmega32 Hi, I am trying to use GP2Y0A710K0F sharp distance sensor as Proximity Switch. I am confused with the output it gives ...... i have seen that people use to say... |
Wednesday, 27 January 2016 - 08:39 |
Relay Contact Sticking Problem when Starting AC Motor In the Image... i am trying to put 30A 12V Relay OMRON G8P-1A4P 12VDC parallel to Push Start Button (Dual Starter control for 1HP Pump Motor). But every time relay picks up... |
Tuesday, 26 January 2016 - 09:53 |
LC Ripple Filter Design Advice for AVR Atemga32A Microcontroller Power Supply Hi, I am trying to Develop AVR Atmega32A Based Controller Board which would measure Current of 1HP/2HP 230VAC Motor using ADC channels. In Past i had bad experience from... |
Sunday, 24 January 2016 - 09:44 |
Measuring Current 0-30A Using CT 30A / 5A Atmega32A Hi, In past i had already used ACS712 to use to measure current upto 7 AMP. But my requirement is upto 30A. (Typically 7-14A). I have bought CT with Following... |
Friday, 25 December 2015 - 11:43 |