wunderwaffe: туплю (dumb)
[personal profile] wunderwaffe
Код для снятия сигнала с акселерометров. Что могло пойти не так?

void setup() {
 ..
 Wire.begin();
 ..
}

void loop() {
 ..
 int a4=analogRead(A4);
 delay(2);  
 int a5=analogRead(A5);
 delay(2);
 ..
}

То, что это Ардуино Уно и на те же пины выведена шина I2C, на которую и предпринимаются попытки отослать результаты измерений.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

wunderwaffe: рабочее (Default)
доктор Вандершпигель

April 2022

S M T W T F S
     12
34567 89
1011 12 1314 1516
17181920212223
24252627282930

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 27th, 2026 12:36 pm
Powered by Dreamwidth Studios