User Tools

Site Tools


ci-v_mqtt_stepper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ci-v_mqtt_stepper [2020/12/10 19:58] – [Secure remote manage] ok1hraci-v_mqtt_stepper [2022/01/04 17:22] – [Firmware] ok1hra
Line 83: Line 83:
  
 ==== Firmware ==== ==== Firmware ====
-For upload firmware you have two possibilities +For upload firmware you have two possibilities \\ 
-# Download '''source''' from [GitHub|https://github.com/ok1hra/CI-V_stepper] and compile in [Arduino IDE|https://www.arduino.cc/en/Main/Software] +  - Ordered List ItemDownload **source** from [[https://github.com/ok1hra/CI-V_stepper|Github]] and compile in [[https://www.arduino.cc/en/Main/Software|IDE]
-## Install [EEPROM library|https://www.arduino.cc/en/Guide/Libraries] +  Install [[https://www.arduino.cc/en/Guide/Libraries|EEPROM library]
-Download '''compiled binary''' from [release page|https://github.com/ok1hra/CI-V_stepper/releases] and upload with some tool +  Download **compiled binary** from [[https://github.com/ok1hra/CI-V_stepper/releases|release page]] and upload with some tool 
-## for example [avrdude|http://www.ladyada.net/learn/avr/avrdude.html] or [Xloader|http://xloader.russemotto.com/] for windows+  for example [[http://www.ladyada.net/learn/avr/avrdude.html|avrdude]] or [[http://xloader.russemotto.com/|Xloader]] for windows
  
-!! 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 '''frequency and uStep directly in to firmware''' without CLI wizard. How to * You can enter '''frequency and uStep directly in to firmware''' without CLI wizard. How to
 **Disable preset coment line{{//#define RestoreMemoryFromEeprom}} **Disable preset coment line{{//#define RestoreMemoryFromEeprom}}
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://github.com/ok1hra/MQTT-stepper] +  * use another firmware [GitHub|https://github.com/ok1hra/MQTT-stepper] 
-* for setup and control see source code header+  * for setup and control see source code header
ci-v_mqtt_stepper.txt · Last modified: 2022/01/04 17:29 by ok1hra