Skip to content

Commit

Permalink
docs: updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich committed May 24, 2024
1 parent 2a14963 commit cf8a7e8
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,15 @@

This module allows to run "websites" on an Arduino that communicate via WebSerial and can be used to control the Arduino, display measurements, etc.

in order to use this module, simply add the following url to your modules in your configuration:

https://edrys-labs.github.io/module-arduinoview/

The fun part is, that the actual experiment is hosted on your Arduino, it will host the entire website and if you connect different devices, the same lab configuration can host various experiments.

See the example at

https://github.com/edrys-labs/lab-arduinoview/

## Arduino

Expand All @@ -27,4 +34,4 @@ This folder contains the ArduinoView library and the example sketches.

### Documentation

For more information, see the original [documentation](documentation/Dodumentation.md).
For more information, see the original [documentation](documentation/Dodumentation.md).
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes

0 comments on commit cf8a7e8

Please sign in to comment.