@@ -60,13 +60,13 @@ Controllers
6060 :class: image-grid
6161
6262 * - .. figure:: images/controllers/esp32_wroom.jpg
63- :height : 300
63+ :width : 300
6464 :alt: ESP32 WROOM32
6565
6666 **ESP32 WROOM32 **
6767
6868 - .. figure:: images/controllers/nodemcu.jpg
69- :height : 300
69+ :width : 300
7070 :alt: NodeMCU
7171
7272 **NodeMCU **: ESP8266
@@ -86,7 +86,7 @@ Controllers
8686
8787 **Raspberry PI PICO **: RP2040
8888
89- - .. figure:: images/controllers/pi_pico_w.png
89+ - .. figure:: images/controllers/pi_pico_w.jpg
9090 :height: 300
9191 :alt: PI PICO W
9292
@@ -102,19 +102,19 @@ Controllers
102102 :class: image-grid
103103
104104 * - .. figure:: images/controllers/arduino_uno.jpg
105- :height : 300
105+ :width : 300
106106 :alt: Arduino UNO
107107
108108 **Arduino UNO **
109109
110- - .. figure:: images/controllers/arduino_nano .jpg
111- :height : 300
110+ - .. figure:: images/controllers/arduino_nano_t .jpg
111+ :width : 300
112112 :alt: Arduino NANO
113113
114114 **Arduino NANO **
115115
116116 - .. figure:: images/controllers/arduino_mega.jpg
117- :height : 300
117+ :width : 300
118118 :alt: Arduino MEGA
119119
120120 **Arduino MEGA **
@@ -132,19 +132,19 @@ Debuggers
132132 :class: image-grid
133133
134134 * - .. figure:: images/debuggers/stlink.jpeg
135- :height : 300
135+ :width : 300
136136 :alt: ST-Link V2 Duplicate
137137
138138 **ST-Link V2 **
139139
140140 - .. figure:: images/debuggers/jlink-edu.jpeg
141- :height : 300
141+ :width : 300
142142 :alt: JLink Edu Mini
143143
144144 **JLink Edu Mini **
145145
146146.. Attention ::
147- The **ST-Link V2 ** shown above is duplicate. The original is shown below:
147+ The **ST-Link V2 ** shown aide is duplicate. The original is shown below:
148148
149149 .. image :: images/debuggers/stlink-original.jpeg
150150 :width: 300
@@ -156,42 +156,41 @@ Programming and Scripting Laguages
156156----------------------------------
157157
158158.. list-table ::
159- :widths: 33 33 33
160159 :align: center
161160 :class: image-grid
162161
163162 * - .. figure:: images/program_logos/c_logo.png
164- :height : 150
163+ :width : 150
165164 :alt: C
166165
167166 **C **
168167
169168 - .. figure:: images/program_logos/cpp_logo.png
170- :height : 150
169+ :width : 150
171170 :alt: C++
172171
173172 **C++ **
174173
175174 - .. figure:: images/program_logos/python_logo.png
176- :height : 150
175+ :width : 150
177176 :alt: Python
178177
179178 **Python **
180179
181180 * - .. figure:: images/program_logos/makefile_logo.png
182- :height: 100
181+ :width: 150
183182 :alt: Make
184183
185184 **Make **
186185
187186 - .. figure:: images/program_logos/cmake_logo.png
188- :height: 100
187+ :width: 150
189188 :alt: CMake
190189
191190 **CMake **
192191
193- - .. figure:: images/program_logos/bash_logo.png
194- :height: 100
192+ - .. figure:: images/program_logos/bash-icon.svg
193+ :width: 150
195194 :alt: Bash
196195
197196 **Bash **
0 commit comments