Cuongdoan145 / 11A16-03

0 stars 0 forks source link

Thảo luận về ý nghĩa code bài tập 2,3,4 về serial monitor trên activities #13

Open Cuongdoan145 opened 2 years ago

DucManh21 commented 2 years ago

hello hello

DucManh21 commented 2 years ago

bài này mình lag quá

BaoBungBu commented 2 years ago

huhu có ai ở đây khumm

DucManh21 commented 2 years ago

bài 3: /* void setup() { Serial.begin(9600); } float t, sin1;

void loop() { t = t + 1; sin1 = 100sin(2PItPI/180);
Serial.println(sin1); // Hiện số đồ thị sin delay(50); } // hiển thị màn hình serial đồ thị vào // Tools/Serial Plotter Ctrl+Shift+L */

//Bài 2 / void setup() { Serial.begin(9600); } float a; void loop() { a = a + 1.33; Serial.println(a); //In số thực a ra màn hình serial delay(1000); } /

tui nghĩ là như này

DucManh21 commented 2 years ago

bài 4 tôi đg lag

BaoBungBu commented 2 years ago

bài 3: /* void setup() { Serial.begin(9600); } float t, sin1;

void loop() { t = t + 1; sin1 = 100_sin(2_PI_t_PI/180); Serial.println(sin1); // Hiện số đồ thị sin delay(50); } // hiển thị màn hình serial đồ thị vào // Tools/Serial Plotter Ctrl+Shift+L */

//Bài 2 / void setup() { Serial.begin(9600); } float a; void loop() { a = a + 1.33; Serial.println(a); //In số thực a ra màn hình serial delay(1000); } /

tui nghĩ là như này

ý là mình phải tìm coi cái code này nó để làm gì á ông

PhanQueHMy commented 2 years ago

sorry mng tui dô trễ

NhuYb16 commented 2 years ago

giờ mới bít để dô hehe