Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
.. _beagleplay-demos-and-tutorials:
Demos & Tutorials
##################
.. dropdown:: Demos
:margin: 4 4 2 2
:open:
.. dropdown:: Tutorials
:margin: 4 4 2 2
:open:
.. card::
:margin: 4 4 2 2
:link: beagleplay-connect-wifi
:link-type: ref
**01. Connect WiFi**
^^^
Connect to wifi using wpa_gui & wpa_cli tools.
.. card::
:margin: 4 4 2 2
:link: beagleplay-serial-console
:link-type: ref
**02. Using serial console**
^^^
Use USB-UART adaptor to access boot console.
.. card::
:margin: 4 4 2 2
:link: beagleplay-mikrobus
:link-type: ref
**03. Using mikroBUS**
^^^
Use mikroBUS interface for expansion.
.. card::
:margin: 4 4 2 2
:link: beagleplay-qwiic
:link-type: ref
**04. Using qwiic interface**
^^^
Use qwiic I2C interface to connect 1000s of qwiic enabled boards.
.. card::
:margin: 4 4 2 2
:link: beagleplay-grove
:link-type: ref
**05. Using grove modules**
^^^
Learn to use grove modules.
.. card::
:margin: 4 4 2 2
:link: beagleplay-csi
:link-type: ref
**06. Using CSI interface**
^^^
Connect and use cameras via CSI interface.
.. card::
:margin: 4 4 2 2
:link: beagleplay-oldi
:link-type: ref
**07. Using oldi**
^^^
Learn to use oldi display interface.
.. card::
:margin: 4 4 2 2
:link: beagleplay-zephyr-development
:link-type: ref
**08. Zephyr Development**
^^^
Setup zephyr development environment.
.. toctree::
:maxdepth: 1
:hidden:
demos-and-tutorials/connect-wifi
demos-and-tutorials/using-serial-console
demos-and-tutorials/using-mikrobus
demos-and-tutorials/using-qwiic
demos-and-tutorials/using-grove
demos-and-tutorials/using-csi
demos-and-tutorials/using-oldi
demos-and-tutorials/zephyr-cc1352-development