Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G g4s
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • lia2-publico
  • g4s
  • Wiki
    • Freedsm
  • Configuration

Configuration · Changes

Page history
Update Configuration authored Aug 13, 2024 by José Carlos Dafonte Vázquez's avatar José Carlos Dafonte Vázquez
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 2 deletions
+8 -2
  • FreeDSM/Configuration.md FreeDSM/Configuration.md +8 -2
  • No files found.
FreeDSM/Configuration.md
View page @ db74407e
FreeDSM is accessible through its own web server. You can check the IP address in your router or, physically, access the configuration option of the device and select "AP information" (it will show the IP in use in the LCD screen). Simply use your favorite web browser and connect to that IP via HTTP.
FreeDSM provides the information in 5 different ways:
The device It has a power switch and a USB-C connector for charging. It also has a LCD screen and a Joystick to control the menus.
<div align="center">
<img src="img/C_joystick.jpg" width="450" align="center"/>
</div>
The FreeDSM provides the information in 5 different ways:
1. On the LCD display itself you can see the measurement information.
2. Through the web browser, on the main screen you will get complete information.
......@@ -9,7 +15,7 @@ FreeDSM provides the information in 5 different ways:
5. Additionally, there is a mode that we have called DEBUG to send the data in JSON format to any HTTP server you want to install. To enable it, using the web browser, go to "Consoles" -> "Manage File system", enable "Show hidden files" and you will see a ".debug" file in the list. Click on the white icon and you will be able to edit it including the information of your HTTP server that will receive the data, the port and a field (1/0) to send or not the data when the light sensor is saturated (0 mpsas).
<div align="center">
<img src="img/C_debug.jpg" width="450" align="center"/>
<img src="img/C_debug.jpg" width="800" align="center"/>
</div>
# First boot
......
Clone repository
  • FreeDSM
    • Assembly
    • Components
    • Configuration
    • Enclosure
    • Flashing
  • fw
    • current
  • Home