macht das Sinn bei 2,4GHz FS, Bluetooth zu verwendenyacco hat geschrieben:... werd wohl mal in der EU nach nem Bluetooth-Modul suchen...

soweit ich weiss, sind die MK-ler auf 860MHz ausgewichen.
macht das Sinn bei 2,4GHz FS, Bluetooth zu verwendenyacco hat geschrieben:... werd wohl mal in der EU nach nem Bluetooth-Modul suchen...
solange es nicht bidirektional (i2c)ist. reichen widerstandsteiler zb. bei spi.yacco hat geschrieben: Wie knifflig ist eigentlich so ein Level Shifter? Reichen da ein paar Dioden oder Widerstände?
Was hast du angestellt ?yacco hat geschrieben:blöde Zeit, um in China zu bestellen, die nächsten acht Tage läuft da bestimmt nichts
Code: Alles auswählen
// include the library code:
#include <LiquidCrystal.h>
// initialize the library with the numbers of the interface pins
LiquidCrystal lcd(12, 11, 5, 4, 3, 2);
void setup() {
// set up the LCD's number of columns and rows:
lcd.begin(16, 2);
// Print a message to the LCD.
lcd.print("hello, world!");
}
void loop() {
while(true);
}
Code: Alles auswählen
LiquidCrystal(8, 9, 4, 5, 6, 7)
Falsches Programm?fireball hat geschrieben:Geht
Und LCD Config geht auch. Ich sag jetzt mal besser nicht, was das Problem war *hust*Konrtrast*röchel*regler*hüstel*
Danke
nun ja,fireball hat geschrieben:Geht
Und LCD Config geht auch. Ich sag jetzt mal besser nicht, was das Problem war *hust*Konrtrast*röchel*regler*hüstel*
Das ist bei mir noch keine vier Wochen her...Günti hat geschrieben:vor jahren, ging es mir ebenfalls nicht anders.