seriport

Kodla Büyü
  1. kaeii

    arduıno python haberlesmesı

    Merhabalar arduino uno ile python arsında seri port üstünden baglantı kurmak istiyorum byte alinan=0; void setup() { // put your setup code here, to run once: Serial.begin(9600); } void loop() { // put your main code here, to run repeatedly: if (Serial.available()) { // Serial Porta...
Geri
Üst