This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
ci-v_mqtt_stepper [2020/12/10 20:56] ok1hra [Secure remote manage] |
ci-v_mqtt_stepper [2022/01/04 18:22] ok1hra [Firmware] |
||
---|---|---|---|
Line 72: | Line 72: | ||
* you can disconnect HDMI monitor and USB keyboard | * you can disconnect HDMI monitor and USB keyboard | ||
* connect to Raspberry PI from any other PC | * connect to Raspberry PI from any other PC | ||
- | * {{https:// | + | * [[https:// |
- | * {{https:// | + | * [[https:// |
- | * {{https:// | + | * [[https:// |
- | * update system with run command < | + | * update system with run command < |
- | * install screen fith command < | + | * install screen fith command < |
- | * run **screen** < | + | * run **screen** < |
- | * now after pres **?** key show status information and you can **configure via CLI** {{https:// | + | * now after pres **?** key show status information and you can **configure via CLI** \\{{https:// |
- | * close screen with **CTRL+A K** and confirm **y** | + | * close screen with **CTRL+A K** and confirm **y** |
- | * disconnect from Raspberry PI use command < | + | * disconnect from Raspberry PI use command < |
==== Firmware ==== | ==== Firmware ==== | ||
- | For upload firmware you have two possibilities | + | For upload firmware you have two possibilities |
- | # Download ''' | + | - Ordered List ItemDownload **source** from [[https:// |
- | ## Install [EEPROM library|https:// | + | |
- | # Download | + | |
- | ## for example [avrdude|http:// | + | |
- | !! Firmware source | + | ==== Firmware source |
- | contains some settings which does not available from CLI | + | contains some settings which does not available from CLI \\ |
* You can enter ''' | * You can enter ''' | ||
**Disable preset coment line{{//# | **Disable preset coment line{{//# | ||
Line 110: | Line 110: | ||
* CLI baudrate, default is 115200{{const int BAUDRATE0 = 115200;}} | * CLI baudrate, default is 115200{{const int BAUDRATE0 = 115200;}} | ||
- | !MQTT variant | + | ==== MQTT variant |
- | * need install wiznet ethernet module | + | * need install wiznet ethernet module |
- | * use another firmware [GitHub|https:// | + | * use another firmware [GitHub|https:// |
- | * for setup and control see source code header | + | * for setup and control see source code header |