|
MaxESP3 with TMC5160
Aaron, I am building the MaxESP32 right now, and I have questions as well, and so I did my own investigation. The A4988 drivers are default on the MaxESP32 schematic, and thus the schematic accommodat
Aaron, I am building the MaxESP32 right now, and I have questions as well, and so I did my own investigation. The A4988 drivers are default on the MaxESP32 schematic, and thus the schematic accommodat
|
By
Robert Benward
· #31696
·
|
|
MaxESP3 with TMC5160
Howard, Thanks for the update. I am new to this site, so I am having trouble navigating to find the pertinent information. I am making some of my own notes, specifically updating the BOM for the MaxES
Howard, Thanks for the update. I am new to this site, so I am having trouble navigating to find the pertinent information. I am making some of my own notes, specifically updating the BOM for the MaxES
|
By
Robert Benward
· #31715
·
|
|
Smart Hand Controller, firmware loading, ESP32
Hi, I hope some one can help me with these SW loading errors. I tried loading the firmware into the SHC. I got several errors. One was that the constant "RAD" was not declared in catalog.h. I found it
Hi, I hope some one can help me with these SW loading errors. I tried loading the firmware into the SHC. I got several errors. One was that the constant "RAD" was not declared in catalog.h. I found it
|
By
Robert Benward
· #33979
·
|
|
Smart Hand Controller, firmware loading, ESP32
Khalid, Thanks for your reply. That is exactly what I did. The copy paste was AFTER I got the failures... The "RAD" was undeclared. I thought it was a global issue so I copied it from the very beginni
Khalid, Thanks for your reply. That is exactly what I did. The copy paste was AFTER I got the failures... The "RAD" was undeclared. I thought it was a global issue so I copied it from the very beginni
|
By
Robert Benward
· #34009
·
|
|
Smart Hand Controller, firmware loading, ESP32
Khalid, I only ask because I was told in the instructions to rename the directory to "onstep" otherwise the IDE wouldn't work. That is why I asked about going down one level with a different folder na
Khalid, I only ask because I was told in the instructions to rename the directory to "onstep" otherwise the IDE wouldn't work. That is why I asked about going down one level with a different folder na
|
By
Robert Benward
· #34072
·
|
|
Smart Hand Controller, firmware loading, ESP32
So how does this relate to the SHC code? Can I move that directory without a problem, or does it need to be under the OnStep folder? Bob
So how does this relate to the SHC code? Can I move that directory without a problem, or does it need to be under the OnStep folder? Bob
|
By
Robert Benward
· #34074
·
|
|
Smart Hand Controller, firmware loading, ESP32
Khalid, I've done exactly what you suggested several times, but with no progress. Please keep in mind I am not a software engineer, so what I am doing or how I investigate this problem may seem nonsen
Khalid, I've done exactly what you suggested several times, but with no progress. Please keep in mind I am not a software engineer, so what I am doing or how I investigate this problem may seem nonsen
|
By
Robert Benward
· #34122
·
|
|
Smart Hand Controller, firmware loading, ESP32
Khalid, I have now downloaded and re-installed the software 4 times. This last time I blew away all the directories per you suggestion. Same errors. Just to re-iterate, I copy-pasted only to fix error
Khalid, I have now downloaded and re-installed the software 4 times. This last time I blew away all the directories per you suggestion. Same errors. Just to re-iterate, I copy-pasted only to fix error
|
By
Robert Benward
· #34136
·
|
|
Smart Hand Controller, firmware loading, ESP32
Ah Ha!!, Just before reading your post, I did some reading and decided to go after the "#pragma once". I replaced it with the traditional header guides. In catalog.h, I replaced #pragma once with: #if
Ah Ha!!, Just before reading your post, I did some reading and decided to go after the "#pragma once". I replaced it with the traditional header guides. In catalog.h, I replaced #pragma once with: #if
|
By
Robert Benward
· #34141
·
|
|
Smart Hand Controller, firmware loading, ESP32
HI Mike, From my last post I really started diving into that "#pragma once" and by the time I got back to the messages, Howard had found and fixed the problem I was looking at (thanks Howard!). It all
HI Mike, From my last post I really started diving into that "#pragma once" and by the time I got back to the messages, Howard had found and fixed the problem I was looking at (thanks Howard!). It all
|
By
Robert Benward
· #34164
·
|
|
Wemos SWS
Dave Schwartz said: "I've been through pretty much every menu and button function and can't see any issues in the new SHC. Seems like the old addon is ready for retirement." I just go this loaded last
Dave Schwartz said: "I've been through pretty much every menu and button function and can't see any issues in the new SHC. Seems like the old addon is ready for retirement." I just go this loaded last
|
By
Robert Benward
· #34254
·
|
|
SHC
I finally got the SHC loaded. Here are a few of the things I found. If the WEMOS wifi is not connecting, it inhibits the SHC to controller communications. I would plug in the WEMOS (before I got this
I finally got the SHC loaded. Here are a few of the things I found. If the WEMOS wifi is not connecting, it inhibits the SHC to controller communications. I would plug in the WEMOS (before I got this
|
By
Robert Benward
· #34255
·
|
|
SHC
P.S., I am using the MaxESP with the RTC. I assume the RTC has something to do with the SHC or Onstep controller remembering the time. Bob
P.S., I am using the MaxESP with the RTC. I assume the RTC has something to do with the SHC or Onstep controller remembering the time. Bob
|
By
Robert Benward
· #34256
·
|
|
SHC
Dave, I figured the SHC doesn't have a clock, but when I enter the time into the SHC, doesn't that pass it on to the RTC to update it? What's the battery for then? The RTC doesn't come ready to go out
Dave, I figured the SHC doesn't have a clock, but when I enter the time into the SHC, doesn't that pass it on to the RTC to update it? What's the battery for then? The RTC doesn't come ready to go out
|
By
Robert Benward
· #34261
·
|
|
SHC
I am sorry, I misunderstood you. Please add my comments to the issues pile. Any insight on the clock issue? Bob
I am sorry, I misunderstood you. Please add my comments to the issues pile. Any insight on the clock issue? Bob
|
By
Robert Benward
· #34264
·
|
|
SHC
Yes, 3.2V in circuit. "+" side up. Bob
Yes, 3.2V in circuit. "+" side up. Bob
|
By
Robert Benward
· #34266
·
|
|
SHC
That is my other problem I'll be talking about in another topic, getting my WEMOS to work. I get the wifi signal but cannot retrieve a web page at either 192.168.0.1 or 192.168.0.1:9999. So right now
That is my other problem I'll be talking about in another topic, getting my WEMOS to work. I get the wifi signal but cannot retrieve a web page at either 192.168.0.1 or 192.168.0.1:9999. So right now
|
By
Robert Benward
· #34275
·
|
|
WEMOS Module
After setting the serial port to default 57600 ( a suggestion in the wiki) in both the ESP32 and the WEMOS, I finally got it working, to a point. I turn on the controller, the blue light goes steady,
After setting the serial port to default 57600 ( a suggestion in the wiki) in both the ESP32 and the WEMOS, I finally got it working, to a point. I turn on the controller, the blue light goes steady,
|
By
Robert Benward
· #34278
·
|
|
SHC
John, Now that I know, I can deal with it. It was puzzling operating from just the hand controller, you think you are going in to verify the time, but you get to DST and it keeps going back to the "no
John, Now that I know, I can deal with it. It was puzzling operating from just the hand controller, you think you are going in to verify the time, but you get to DST and it keeps going back to the "no
|
By
Robert Benward
· #34281
·
|
|
WEMOS Module
Khalid, I am not prefixing it, but after hitting enter, the error always responds with can't find HTTP://..... I looked on the internet for some tips on losing the HTTP before hitting enter but none o
Khalid, I am not prefixing it, but after hitting enter, the error always responds with can't find HTTP://..... I looked on the internet for some tips on losing the HTTP before hitting enter but none o
|
By
Robert Benward
· #34283
·
|