Skip to content

Commit 310bb36

Browse files
committed
Minor Update Docs Formatting and Adding More Troubleshooting Tips
1 parent 5e6ad7c commit 310bb36

9 files changed

+160
-60
lines changed
Loading

docs/example_iot_web_server.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ Once the DataLogger IoT has finished initializing, open web browser. Connect the
8989
</div>
9090

9191
!!! note
92-
If mDNS is not supported, you can also enter the IP address of the Datalogger IoT into a web browser to view and download the log files.
92+
If mDNS is not supported, you can also enter the IP address of the Datalogger IoT into a web browser to view and download the log files. You can view the IP address when the DataLogger IoT is initializing. If you have administrative privileges to the WiFi Network, you can also view the IP address through your WiFi router as well.
9393

9494
<div style="text-align: center">
9595
<a href="../assets/iot_web_server-Chrome_Browser-Available_Log_Files_IP_Address.JPG"><img src="../assets/iot_web_server-Chrome_Browser-Available_Log_Files_IP_Address.JPG" width="600" height="600" alt="Viewing Available Log Files through a Web Browser using IP Address"></a>
9696
</div>
9797

98-
Now that you have downloaded the log files, try graphing the data on a spreadsheet.
98+
Now that you have downloaded the log files, try graphing the data on a spreadsheet!

docs/hardware_hookup.md

+27-12
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,11 @@ If all you want to do is display your sensor readings in a serial terminal or mo
4545
You probably already have a microSD card laying around but if you need any additional units, we have plenty [in the store](https://www.sparkfun.com/products/15107). The DataLogger IoT can use any size microSD card as long as it is formatted correctly. Please ensure your SD card is formatted correctly. There are different software tools available. Some are built into your operating system. We recommend using the [Raspberry Pi Imager Tool](https://www.raspberrypi.com/software/) to easily format the memory card as FAT32 using the GUI. Flip over the DataLogger IoT and you’ll see the latching microSD card socket. Slide in your formatted SD card and it will click neatly into place. Part of the edge of the SD card will stick out when fully inserted in the microSD card socket.
4646

4747
<div style="text-align: center">
48-
<a href="../assets/DataLogger_IoT_Insert_MicroSD_Card.jpg">
49-
<img src="../assets/DataLogger_IoT_Insert_MicroSD_Card.jpg" width="1000" height="667" alt="Inserting MicroSD card"></a>
48+
<table>
49+
<tr style="vertical-align:middle;">
50+
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><a href="../assets/DataLogger_IoT_Insert_MicroSD_Card.jpg"><img src="../assets/DataLogger_IoT_Insert_MicroSD_Card.jpg" width="1000" height="667" alt="Inserting MicroSD card"></a></td>
51+
<tr>
52+
</table>
5053
</div>
5154

5255
You should only insert or remove the SD card while the power is turned off or disconnected. Removing the card while the DataLogger IoT is logging will almost certainly corrupt your data. You can tell when the board has just logged by observing the addressable RGB LED. When enabled, the LED will blink blue after it has logged one data point.
@@ -61,8 +64,11 @@ To remove the microSD card, make sure power is disconnected from the DataLogger
6164

6265

6366
<div style="text-align: center">
64-
<a href="https://cdn.sparkfun.com//assets/parts/7/6/3/6/11609-Action.jpg">
65-
<img src="https://cdn.sparkfun.com//assets/parts/7/6/3/6/11609-Action.jpg" width="500" height="500" alt="Memory Card Adapter and USB Reader for microSD cards"></a>
67+
<table>
68+
<tr style="vertical-align:middle;">
69+
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><a href="https://cdn.sparkfun.com//assets/parts/7/6/3/6/11609-Action.jpg"><img src="https://cdn.sparkfun.com//assets/parts/7/6/3/6/11609-Action.jpg" width="500" height="500" alt="Memory Card Adapter and USB Reader for microSD cards"></a></td>
70+
<tr>
71+
</table>
6672
</div>
6773

6874

@@ -80,8 +86,8 @@ Plug one end of your Qwiic cable into the DataLogger IoT and plug the other end
8086
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><a href="../assets/DataLogger_IoT_Qwiic_Daisy_Chained.jpg"><img src="../assets/DataLogger_IoT_Qwiic_Daisy_Chained.jpg" width="1000" height="667" alt="DataLogger and several Qwiic-Enabled Devices Daisy Chained"></a></td>
8187
</tr>
8288
<tr style="vertical-align:middle;">
83-
<td style="text-align:center"><i>DataLogger IoT and a Qwiic-Enabled Device</i></td>
84-
<td style="text-align:center"><i>DataLogger IoT and several Qwiic-Enabled Devices Daisy Chained</i></td>
89+
<td style="text-align:center; vertical-align: middle; border: solid 1px #cccccc;"><i>DataLogger IoT and a Qwiic-Enabled Device</i></td>
90+
<td style="text-align:center; vertical-align: middle; border: solid 1px #cccccc;"><i>DataLogger IoT and several Qwiic-Enabled Devices Daisy Chained</i></td>
8591
</tr>
8692
</table>
8793
</div>
@@ -105,8 +111,11 @@ Typically one would use a multiplexor. However, we currently do not have the Dat
105111
Now is a good time to attach a LiPo battery, if you want the DataLogger IoT to keep logging when you disconnect USB-C.
106112

107113
<div style="text-align: center">
108-
<a href="../assets/DataLogger_IoT_LiPo_Battery.jpg">
109-
<img src="../assets/DataLogger_IoT_LiPo_Battery.jpg" width="1000" height="667" alt="LiPo Battery Inserted"></a>
114+
<table>
115+
<tr style="vertical-align:middle;">
116+
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"> <a href="../assets/DataLogger_IoT_LiPo_Battery.jpg"><img src="../assets/DataLogger_IoT_LiPo_Battery.jpg" width="1000" height="667" alt="LiPo Battery Inserted"></a></td>
117+
<tr>
118+
</table>
110119
</div>
111120

112121
You can connect one of our standard single cell LiPo batteries to the DataLogger IoT and power it for hours, days or weeks depending on what sensors you have attached and how often you log data. The DataLogger IoT has a built-in charger too which will charge your battery at **500mA** when USB-C is connected. Please make sure your battery capacity is at least 500mAh (0.5Ah); bad things will happen if you try to charge our smallest batteries at 500mA. The yellow CHG charging LED will light up while the battery is charging and will go out once charging is complete.
@@ -121,8 +130,11 @@ You can connect one of our standard single cell LiPo batteries to the DataLogger
121130
The USB-C connector provides power to the DataLogger IoT and acts as a serial interface for configuration and data display.
122131

123132
<div style="text-align: center">
124-
<a href="../assets/DataLogger_IoT_USB.jpg">
125-
<img src="../assets/DataLogger_IoT_USB.jpg" width="1000" height="667" alt="Insert USB"></a>
133+
<table>
134+
<tr style="vertical-align:middle;">
135+
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><a href="../assets/DataLogger_IoT_USB.jpg"><img src="../assets/DataLogger_IoT_USB.jpg" width="1000" height="667" alt="Insert USB"></a></td>
136+
<tr>
137+
</table>
126138
</div>
127139

128140
If you are going to use a microSD card to store your data, and why wouldn’t you, then insert that first before attaching your USB cable. You should only insert or remove the SD card while the power is turned off or disconnected. Removing the card while the DataLogger IoT is logging will almost certainly corrupt your data.
@@ -148,6 +160,9 @@ You’ll find full instructions on how to configure the DataLogger IoT later in
148160
For users interested in stacking the Qwiic-enabled device on the DataLogger IoT or mounting in an enclosure, you will need some [standoffs](https://www.sparkfun.com/categories/257) to mount the boards. When mounting, note that all four mounting holes are not positioned exactly for a 1.0"x1.0" sized Qwiic board. Only two of the four mounting holes are compatible for a 1.0"x1.0" sized Qwiic board. For example the image below shows the boards stacked on each side of the DataLogger IoT. On top, the Qwiic GPS (SAM-M10Q) breakout was also able to stack by rotating the board slightly and aligning the mounting holes on the 1.6"x1.6" sized board to the other mounting holes
149161

150162
<div style="text-align: center">
151-
<a href="../assets/DataLogger_IoT_Stacked_Standoffs.jpg">
152-
<img src="../assets/DataLogger_IoT_Stacked_Standoffs.jpg" width="1000" height="667" alt="Qwiic-enabled boards connected and stacked on the DataLogger Using Standoffs"></a>
163+
<table>
164+
<tr style="vertical-align:middle;">
165+
<td style="text-align: center; vertical-align: middle; border: solid 1px #cccccc;"><a href="../assets/DataLogger_IoT_Stacked_Standoffs.jpg"><img src="../assets/DataLogger_IoT_Stacked_Standoffs.jpg" width="1000" height="667" alt="Qwiic-enabled boards connected and stacked on the DataLogger Using Standoffs"></a></td>
166+
<tr>
167+
</table>
153168
</div>

0 commit comments

Comments
 (0)