NguyenDuyThac / Lop-11A16-Nhom-04

1 stars 0 forks source link

Bài 4: Cấu trúc một chương trình trong Arduino IDE #7

Open NguyenDuyThac opened 3 years ago

NguyenDuyThac commented 3 years ago

Trả lời ques 1-2 thầy giao

NguyenDuyThac commented 3 years ago

image

NguyenDuyThac commented 3 years ago

K11_BAI 4_CẤU TRÚC CHƯƠNG TRÌNH.pdf

NguyenDuyThac commented 3 years ago

alooo @Tranquangthaib16 @trongnhanpn @hgthienb16pn @ledanghuyb1614pn

ledanghuyb1614pn commented 3 years ago

dạ em đây

NguyenDuyThac commented 3 years ago

oke ông đợi mn cmt cho đủ rr bắt đầu luôn

NguyenDuyThac commented 3 years ago

K11_BAI 4_CẤU TRÚC CHƯƠNG TRÌNH.pdf

xem cái này chưa ông

Tranquangthaib16 commented 3 years ago

Tải Outlook for iOShttps://aka.ms/o0ukef


Từ: ngthac35b16pn @.> Đã gửi: Sunday, October 17, 2021 8:50:51 PM Đến: NguyenDuyThac/Lop-11A16-Nhom-04 @.> Cc: Trần Quang Thái @.>; Assign @.> Chủ đề: Re: [NguyenDuyThac/Lop-11A16-Nhom-04] Bài 4 (Issue #7)

K11_BAI 4_CẤU TRÚC CHƯƠNG TRÌNH.pdfhttps://github.com/NguyenDuyThac/Lop-11A16-Nhom-04/files/7359998/K11_BAI.4_C.U.TRUC.CH.NG.TRINH.pdf

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/NguyenDuyThac/Lop-11A16-Nhom-04/issues/7#issuecomment-945128063, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV45NRHJYSXYMCWO6EEAU4LUHLIDXANCNFSM5GETRKJA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

hgthienb16pn commented 3 years ago

nghe nì

NguyenDuyThac commented 3 years ago

9:10 rr bắt đầu thảo luận luôn nha

NguyenDuyThac commented 3 years ago

có ai muốn làm câu 1 phần 1 ko =))

hgthienb16pn commented 3 years ago

ứng cử câu high =))))

ledanghuyb1614pn commented 3 years ago

tại sao a lại đi hỏi :)) trong khi cả nhóm làm chung mà a điểm cao nhất nhóm nên nhường đó

NguyenDuyThac commented 3 years ago

thế tui làm phần 1 nhá đợi xíu để type

ledanghuyb1614pn commented 3 years ago

làm chung chứ

NguyenDuyThac commented 3 years ago

mỗi người 1 phần thì ko phải chung hả ông

hgthienb16pn commented 3 years ago

ủa câu 2 đọc cái file thấy khúc cuốighi là: một số kí hiệu thường gặp là của riêng phần void loop hay của chung cả void set up zị

ledanghuyb1614pn commented 3 years ago

theo ý e á 1,6: khai báo 8-12:thiết lập 13-24: vòng lập

NguyenDuyThac commented 3 years ago

Phần 1: Khai báo

NguyenDuyThac commented 3 years ago

có ai có ý kiến gì ko - ko thì tymmmm nha

NguyenDuyThac commented 3 years ago

@ledanghuyb1614pn phần 2 đi ông làm theo y tui lun nha

NguyenDuyThac commented 3 years ago

@Tranquangthaib16 phần 3 nè

trongnhanpn commented 3 years ago

chuyện gì đang xảy ra

NguyenDuyThac commented 3 years ago

@trongnhanpn phần chú thích nha

NguyenDuyThac commented 3 years ago

@hgthienb16pn soạn câu 2 xong nhắn lun nha bn iu

NguyenDuyThac commented 3 years ago

@trongnhanpn phần của m là ghi mấy cái ko in đậm trong hình thì phải á

hgthienb16pn commented 3 years ago

Setup: Các câu lệnh thiết lập -> Các tốc độ truyền dữ liệu, Kiểu chân là chân ra hay chân vào Loop: Các câu lệnh điều khiển thiết bị để mạch Arduino thực hiện các nhiệm vụ mà ta mong muốn

Những lệnh trong setup() sẽ được chạy khi chương trình khởi động. Sau khi setup() chạy xong, những lệnh trong loop() được chạy lặp đi lặp lại liên tục cho tới khi ngắt nguồn của board Arduino.

Ví dụ:

hgthienb16pn commented 3 years ago

bấm lộn close issue syn lũi :)))))

NguyenDuyThac commented 3 years ago

ko ai có ý kiến gì câu Thiện thì chốt nhaa

NguyenDuyThac commented 3 years ago

@trongnhanpn @Tranquangthaib16 @ledanghuyb1614pn

ledanghuyb1614pn commented 3 years ago

phần 2: thiết lập Phần thiết lập 08 ,09,12 nằm trong cấu trúc: void setup() 13 pinMode (replay, OUTPUT); Dùng để xác định kiểu chân là vào hay ra 14 Bluetooth.begin (9600 em k biết:))

Tranquangthaib16 commented 3 years ago

Phần 3: Vòng lặp Cấu trúc 13 #void loop () Một số ký hiệu thường gặp +17 #digitalWrite (relay, HIGH); +18 #delay (1000); +21 #digitalWrite (relay, LOW); +22 #delay (1000);

Tải Outlook for iOShttps://aka.ms/o0ukef


Từ: Hoang Thien @.> Đã gửi: Sunday, October 17, 2021 9:10:39 PM Đến: NguyenDuyThac/Lop-11A16-Nhom-04 @.> Cc: Trần Quang Thái @.>; Mention @.> Chủ đề: Re: [NguyenDuyThac/Lop-11A16-Nhom-04] Bài 4 (Issue #7)

nghe nì

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/NguyenDuyThac/Lop-11A16-Nhom-04/issues/7#issuecomment-945131973, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV45NRFUWFLDYQXYXELTUXDUHLKN7ANCNFSM5GETRKJA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

NguyenDuyThac commented 3 years ago

@Tranquangthaib16 @ledanghuyb1614pn trình bày dựa theo hình tui gửi nha để tui copy past vô project nữa=))

Tranquangthaib16 commented 3 years ago

Mình sửa lại phần 3 cái Phần 3: Vòng lặp +13 void loop () { +17 digitalWrite (relay, HIGH); +21 digitalWrite (relay, LOW); +24 }

Tải Outlook for iOShttps://aka.ms/o0ukef


Từ: Hoang Thien @.> Đã gửi: Sunday, October 17, 2021 9:24:38 PM Đến: NguyenDuyThac/Lop-11A16-Nhom-04 @.> Cc: Trần Quang Thái @.>; Mention @.> Chủ đề: Re: [NguyenDuyThac/Lop-11A16-Nhom-04] Bài 4 (Issue #7)

Setup: Các câu lệnh thiết lập -> Các tốc độ truyền dữ liệu, Kiểu chân là chân ra hay chân vào Loop: Các câu lệnh điều khiển thiết bị để mạch Arduino thực hiện các nhiệm vụ mà ta mong muốn

Những lệnh trong setup() sẽ được chạy khi chương trình khởi động. Sau khi setup() chạy xong, những lệnh trong loop() được chạy lặp đi lặp lại liên tục cho tới khi ngắt nguồn của board Arduino.

Ví dụ:

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/NguyenDuyThac/Lop-11A16-Nhom-04/issues/7#issuecomment-945134457, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AV45NRCESLBQISE42IMHYCTUHLMCNANCNFSM5GETRKJA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ledanghuyb1614pn commented 3 years ago

phần 2: thiếp lập

NguyenDuyThac commented 3 years ago

phần 2: thiếp lập

  • 08 void setup()
  • 09 (
  • 10 pinMode (replay,OUTPUT)
  • 11 Bluetoothbegin(9600

ng ta sài ngoặc nhọn ông sài ngoặc đơn=))

trongnhanpn commented 3 years ago

Phần chú thích 16 //117 là giá trị khi nhấn mũi tên lên 17 // relay bật đèn sáng 20 //100 là giá trị khi nhấn mũi tên xuống 21 // relay ngắt đền tắt

trongnhanpn commented 3 years ago

phần làm đúng thì mn nhớ tim lẫn nhau để tăng tương tac nhó :3 💯 🎉 👍

NguyenDuyThac commented 3 years ago

oki z là xong nha tui sẽ tổng kết lại các câu trả lời

NguyenDuyThac commented 3 years ago

cảm mơn mn đã đóng góp =))

NguyenDuyThac commented 3 years ago

chúc các bạn ngủ mơ thấy hóa để mai được hóa độ nhaaa