Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WxIoT updates #51

Open
ppannuto opened this issue Oct 5, 2022 · 3 comments
Open

WxIoT updates #51

ppannuto opened this issue Oct 5, 2022 · 3 comments

Comments

@ppannuto
Copy link
Owner

ppannuto commented Oct 5, 2022

Add octet vs byte discussion to HW1

No, Octal is a notation thing (in the same way that you can write a number in binary, decimal, or hex, you can also write it in octal, i.e. base eight).

Octet just means ‘set of eight’. Way back in the day, the size of a byte varied (indeed, there were still machines shipping in the early 2000’s where one byte != eight bits).

Networking necessarily needed to talk between different machines, so if they describe protocols in terms of number of bytes, it would be ambiguous how many bits were actually being sent. An ‘octet’ means a ‘byte which is made of eight bits’.

@ppannuto
Copy link
Owner Author

ppannuto commented Oct 6, 2022

  • Change to formal lab based schedule; maybe Tu/Th 90m lectures (60 ppl) + 2x lab sessions of 30 ppl?

@ppannuto
Copy link
Owner Author

ppannuto commented Oct 6, 2022

  • lab1 setup: WiFi AP with no password, lock to channel 5 or similar

@ppannuto
Copy link
Owner Author

  • Introduce concept of 'event based programming' in HW1 or Lab1
    • Reference this back in each of the labs, as we live at the event reception level
  • Consider day 1 exercise: "Everyone tell me your favorite number {birthday, etc}", goal get info from everyone, overlapping voices, watch how they coordinate, add restrictions (do with eyes closed) etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant