
kry24
#avr #atmega #mikrokontrolery ktos mi powie dlaczego dioda swieci non stop? po tej jednej sekundzie lekko przygasa ale swieci nadal.
- MarianoaItaliano
- konto usunięte
- a0d1r0e1m0
- Cronox
- 77LatBedeNiedojrzaly
Wszystko
Wszystkie
Archiwum


double rad = (M_PI/180.0);
s[i] = (double)(sin(i*rad))*10;s[i] = (double)(sin(i*M_PI/180))*10;s[i] = (double)(sin(i*M_PI/180));
s[i] *= 10;s[i] = (double)(sin(i));
Unless the micro datasheet says otherwise, it’s usually best for low power usage to configure
unused GPIO as outputs driving a logic low. In this configuration, the I/O pin is trying to sink
current so it is using virtually no power.
while(napiecie < 1.00){napiecie = analogRead(A0);delay(10);}
napiecie = pomiar * (5.00 / 1024.00);
napiecie = pomiar * (5.00 / 1024.00);
float = unsigned int * ( float / float)
Zapewne ( float / float) do pomnożenia jest rzutowane na unsigned
avrdude -patmega8 -carduino -PCOM3 -b19200 -B8avrdude -patmega8 -carduino -PCOM3 -B8 Wykop.pl
Podróże
Gospodarka
Ukraina
Technologia
Motoryzacja
Sport
Rozrywka
Informacje
Ciekawostki