I'm working with atmega32 , and AVR studio with avr-gcc compiler. Will try all of yours offered codes today after work and will report results here, thanks !
This is what i want :
1. PA0 turn On LED;
2. PA0 LED light slowly goes out.
3. PA1 turn On LED;
4. PA1 LED light slowly goes out.
5. PA2 turn On LED;
6. PA2 LED light slowly goes out.
.......................................................until PA7 is reached..
Hi. How can i do smooth pwm using delay loops ? I tied like this:
int period;
int i=0;
while
{
i++;
Turn_LED_off();
_delay(i);
Turn_LED_on();
_delay(period-i);
if (i>=period)
{...
Hi all. I have a headache.. o_O I need to find replacement for car transponder coil... Original coil have about 920uH inductance and about 30 Ohm resistance. There are "replacements" from aliexpress...
This is what i mean. This is board with trace-antenna (please see attached picture) . SMD parts, that are connected straight to the antenna have rounded footprints. This is because of high frequency radio waves reflections ?
Hi. I wonder, if PCB have trace-antenna , and pcb RF output is 433mhz, it is very important smd components footprint shape , if they are connected to antenna? Thanks !
I made PCB before 2 weeks, and there is problems with PCB-antenna.... It designed work at 433Mhz, and i made not exact trace. How precise should be trace copy to get working thing ?
Converting simple pcb picture into DXF is a challenge. There are lot of colors, contours, maybe different lighting...I saw somewhere video where simple jpg was used as background in Altium instead on black color.
I have PCB that i want to copy in my hand. It is very difficult to measure everything by hand using electronic calliper.. It is important to make exact tracing..
Hi all. I need to copy exact PCB, and there is complicated trace-antenna. Is there possibility to add image in background of routing PCB ? Like in photoshop "transparent layer" . Thanks !
Yes, sorry, capacitance :) Price is good i think, but or ESR meter is good...:rolleyes: Only video from youtube . Interresting or it would come disassembled, or assembled. And what it will show for nH values..