lab 1 done
This commit is contained in:
parent
607dfda6ff
commit
946b660079
22
lab1/lab1.md
22
lab1/lab1.md
@ -19,6 +19,28 @@ After simply copying the file and waiting a few minutes, the storage device diss
|
||||
I can now move on to verify the radio activity functions correctly.
|
||||
### Part 1: Verify Radio
|
||||
|
||||
To get started with radio verification, I power on my board with board in proximity with my classmate Gatlin. My board is on the left
|
||||
|
||||

|
||||
|
||||
#### Send
|
||||
|
||||
After downloading and copying the send code I test this out by pressing the power button on my device. I can verify success by seeing the other board light up with the LED
|
||||
|
||||

|
||||
|
||||
#### Receive
|
||||
|
||||
I then copy the receive code to my board and open up the python serial connection (process elaborated on below)
|
||||
|
||||
On Gatlin's board, I press the power button a few times. The results here show success, as the LED color changes between red, blue and green, and packets are shown to be received in the python terminal.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
### Part 2: Serial Console
|
||||
|
||||
To verify serial access capabilities with my featherboard, I will be following the linux instrutions provided
|
||||
|
BIN
lab1/radio-setup.jpg
Normal file
BIN
lab1/radio-setup.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
lab1/receive-blue.jpg
Executable file
BIN
lab1/receive-blue.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
BIN
lab1/receive-green.jpg
Executable file
BIN
lab1/receive-green.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
BIN
lab1/receive-success.png
Normal file
BIN
lab1/receive-success.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 45 KiB |
BIN
lab1/send-success.jpg
Executable file
BIN
lab1/send-success.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
BIN
lab1/send-wait.png
Normal file
BIN
lab1/send-wait.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
Reference in New Issue
Block a user