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 revision
Previous revision
ci-v_mqtt_stepper [2025/08/20 16:40] – [Firmware (CI-V variant)] ok1hraci-v_mqtt_stepper [2025/08/20 16:57] (current) – [Firmware (CI-V variant)] ok1hra
Line 86: Line 86:
   - Download **source** from [[https://github.com/ok1hra/CI-V_stepper|Github]] and compile in [[https://www.arduino.cc/en/Main/Software|IDE]]   - Download **source** from [[https://github.com/ok1hra/CI-V_stepper|Github]] and compile in [[https://www.arduino.cc/en/Main/Software|IDE]]
       - Install [[https://www.arduino.cc/en/Guide/Libraries|EEPROM library]]       - Install [[https://www.arduino.cc/en/Guide/Libraries|EEPROM library]]
-  - Download **compiled binary** from [[https://github.com/ok1hra/CI-V_stepper/releases|release page]] and upload with some tool +  <del>- Download **compiled binary** from [[https://github.com/ok1hra/CI-V_stepper/releases|release page]] and upload with some tool 
-      - for example [[http://www.ladyada.net/learn/avr/avrdude.html|avrdude]] or [[http://xloader.russemotto.com/|Xloader]] for windows+      - for example [[http://www.ladyada.net/learn/avr/avrdude.html|avrdude]] or [[http://xloader.russemotto.com/|Xloader]] for windows</del> 
 +    - upload via **ICSP programmer**
  
-==== 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
Line 109: Line 110:
   * Enable serial debug if uncoment this line <code>#define SERIAL_debug</code>   * Enable serial debug if uncoment this line <code>#define SERIAL_debug</code>
   * CLI baudrate, default is 115200 <code>const int BAUDRATE0 = 115200;</code>   * CLI baudrate, default is 115200 <code>const int BAUDRATE0 = 115200;</code>
-==== MQTT variant ====+==== Firmware (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 [[https://github.com/ok1hra/MQTT-stepper|GitHub]]
   * for setup and control see source code header   * for setup and control see source code header
ci-v_mqtt_stepper.1755708052.txt.gz · Last modified: by ok1hra