Skip to content

Commit

Permalink
Update article connectivity
Browse files Browse the repository at this point in the history
  • Loading branch information
nakata5321 committed Nov 28, 2023
1 parent 05bb321 commit 3be3205
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,18 @@ After downloading the firmware, reboot the ESP (just disconnect and reconnect th

</li>

<li>

Choose sensors from checkbox menu. Choose SDS011 and any additional sensors. Press `Save configuraation`.

</li>

<li>

After downloading the configuration, reboot the ESP (just disconnect and reconnect the USB).

</li>

</List>

## Connect
Expand Down Expand Up @@ -163,7 +175,7 @@ Open [Robonomics sensors map](https://sensors.robonomics.network/#/) and find

</List>

That's all with default installation. For a more advanced setup (connecting additional sensors or sending data to your own server), read the next section.
That's all with default installation. For a more advanced setup (sending data to your own server), read the next section.

## Additional Configuration

Expand All @@ -178,14 +190,6 @@ Double-click on this address (or type it into your browser), you will get to the
Now you can start customize your configuration.


## Add New Sensors

Under the `Configuration` tab you can add and configure the sensors:

<LessonImages imageClasses="mb" src="sensors-connectivity-course/lesson-3-5.png" alt="tutorial image"/>

Select the sensor you want to connect to the board and click `Save configuration` and `restart`.

## Custom API

You can also set up sending data to your own server. To do this, in the tab `APIs` click on `Send to own API` and specify the server address and port (`65` for sensors connectivity):
Expand Down
Binary file modified courses/images/sensors-connectivity-course/lesson-3-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/vue-fontawesome": "^2.0.6",
"@gridsome/cli": "^0.3.4",
"@gridsome/vue-remark": "^0.2.6",
"@noxify/gridsome-plugin-remark-embed": "^1.3.1",
"@octokit/rest": "^19.0.4",
Expand Down
8 changes: 4 additions & 4 deletions src/data/courses-hashes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,9 @@
updated/en/learn/sensors-connectivity-course/sensors-connectivity-module/: false

- link: /en/learn/sensors-connectivity-course/setting-up-and-connecting-sensors/
hash: 1c48dccd11fd003835d7491a550791a6
lastUpdate: Thu Jun 15 2023 11:39:16 GMT+0400 (Samara Standard Time)
updated/en/learn/sensors-connectivity-course/setting-up-and-connecting-sensors/: false
hash: ba3f7812f1b867aee0822fc9e8cbc326
lastUpdate: Tue Nov 28 2023 10:59:23 GMT+0200 (Eastern European Standard Time)
updated/en/learn/sensors-connectivity-course/setting-up-and-connecting-sensors/: true

- link: /en/learn/ros-smart-projects/overview/
hash: 039021d31dbec99abfc7235e2300843e
Expand Down Expand Up @@ -463,7 +463,7 @@
- link: /en/learn/feecc-course/feecc-architecture/
hash: 0b724311beb66254730f9df9977c5f2c
lastUpdate: Fri Nov 24 2023 14:10:14 GMT+0200 (Eastern European Standard Time)
updated/en/learn/feecc-course/feecc-architecture/: true
updated/en/learn/feecc-course/feecc-architecture/: false

- link: /en/learn/feecc-course/feecc-workbench-deployment/
hash: 586dd73d71f6f2ba90b96988312e3695
Expand Down

0 comments on commit 3be3205

Please sign in to comment.