Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:iot-open:practical:hardware:taltech:arduino:scenarios [2025/08/18 05:35] – ingmar05 | en:iot-open:practical:hardware:taltech:arduino:scenarios [2025/09/02 11:33] (current) – raivo.sell |
|---|
| ====== TalTech AVR Laboratory Scenarios ====== | ====== TalTech AVR Laboratory Scenarios ====== |
| |
| ====== TalTech AVR Laboratory Scenarios ====== | <note>The remote access lab will not let you use the most common approach towards tracing, as you're physically away from the device and do not have access to, e.g., its serial port or debugger. For this reason, understanding actuators (mostly displays) is essential because the only way to monitor execution is to observe the results remotely via the video stream.</note> |
| |
| <note>The remote access lab will not let you use the most common approach towards tracing, as you're physically away from the device and do not have access to, e.g. its serial port or debugger. For this reason, understanding actuators (mostly displays) is essential because the only way to monitor execution is to observe the results remotely via the video stream.</note> | <note important>Note that video streaming has limitations, such as the number of frames per second, resolution, common use of many devices (dynamic video colours problem), and stream quality. That impacts how you write the software, e.g., using larger fonts and not changing display contents rapidly because you may be unable to observe those changes remotely.</note> |
| | |
| <note important>Note that video streaming has limitations, such as the number of frames per second, resolution, common use of many devices (dynamic video colours problem) and stream quality. That impacts how you write the software, e.g., using larger fonts and not changing display contents rapidly because you may be unable to observe those changes remotely.</note> | |
| |
| ** Know the hardware **\\ | ** Know the hardware **\\ |