|
EasyEDA OnStep PCB
This Topic is to keep users up to date on the MiniPCB and MaxPCB designs which are available on EasyEDA.
This Topic is to keep users up to date on the MiniPCB and MaxPCB designs which are available on EasyEDA.
|
By
Howard Dutton
· #1
·
Edited
|
|
EasyEDA OnStep PCB
Yes, it's my intention to design a 3D printed case for the MaxPCB. It'll be a while though. Especially since I'm reworking my Observatory Control System with a EasyEDA PCB also and that will be built
Yes, it's my intention to design a 3D printed case for the MaxPCB. It'll be a while though. Especially since I'm reworking my Observatory Control System with a EasyEDA PCB also and that will be built
|
By
Howard Dutton
· #3
·
|
|
BCB
I don't like to complain about a free service, but I finally reached my breaking point with Yahoo's non-sense. I can now paste images into messages! File upload works! GitHub integration! There's a Wi
I don't like to complain about a free service, but I finally reached my breaking point with Yahoo's non-sense. I can now paste images into messages! File upload works! GitHub integration! There's a Wi
|
By
Howard Dutton
· #6
·
|
|
ESP8266
While no one that I know of has used the ESP-12 (e,f,s?) I would be very surprised if my OnStepESPServer didn't run properly on it. My experience has been with the ESP-01 and the nice WeMos D1 Mini.
While no one that I know of has used the ESP-12 (e,f,s?) I would be very surprised if my OnStepESPServer didn't run properly on it. My experience has been with the ESP-01 and the nice WeMos D1 Mini.
|
By
Howard Dutton
· #9
·
|
|
BCB
Yes, use the Alternate pin-map for the MiniPCB and MaxPCB.
Yes, use the Alternate pin-map for the MiniPCB and MaxPCB.
|
By
Howard Dutton
· #11
·
|
|
BCB
Both beta and alpha OnStep's will work, the alpha is recommended at the moment.
Both beta and alpha OnStep's will work, the alpha is recommended at the moment.
|
By
Howard Dutton
· #12
·
|
|
the move to groups.io
This group has 11% of the Yahoo Group member count... in 5 days. Not too bad. OnStep has a large body of information over there at Yahoo but yea the switch really had to be done. One up-side is the ti
This group has 11% of the Yahoo Group member count... in 5 days. Not too bad. OnStep has a large body of information over there at Yahoo but yea the switch really had to be done. One up-side is the ti
|
By
Howard Dutton
· #14
·
|
|
error messages in Sky Planetarium
You're not the first user to run into this, and it has nothing to do with Sky Planetarium, this is an OnStep ASCOM driver dialog issue... The immediate solution is to make sure valid data exists in al
You're not the first user to run into this, and it has nothing to do with Sky Planetarium, this is an OnStep ASCOM driver dialog issue... The immediate solution is to make sure valid data exists in al
|
By
Howard Dutton
· #18
·
Edited
|
|
error messages in Sky Planetarium
Here's a link to a slightly experimental OnStep ASCOM driver (version 1.39) that should address many of the issues you're having (and others.) Hopefully without breaking anything. :) I still wonder if
Here's a link to a slightly experimental OnStep ASCOM driver (version 1.39) that should address many of the issues you're having (and others.) Hopefully without breaking anything. :) I still wonder if
|
By
Howard Dutton
· #20
·
Edited
|
|
ESP8266
Alain, - Without any modifications in OnStepESPServer, the upload on my Wemos works fine. Good - When I open a serial monitor on my COM port at 9600, I can see commands like: :#:#:SB1# ... This is cor
Alain, - Without any modifications in OnStepESPServer, the upload on my Wemos works fine. Good - When I open a serial monitor on my COM port at 9600, I can see commands like: :#:#:SB1# ... This is cor
|
By
Howard Dutton
· #21
·
|
|
Gemini Telescope Systems G41 or G42 mount on OnStep?
Search the OnStep Yahoo Group for "G41"
Search the OnStep Yahoo Group for "G41"
|
By
Howard Dutton
· #23
·
|
|
ESP8266
Alain, Be sure debug mode is off. I recommend using the WeMos D1 Mini's LED (set in Config.h), it'll flash until connected, simple but some feedback so you know what's going on. LED_PIN D4 Maybe, it's
Alain, Be sure debug mode is off. I recommend using the WeMos D1 Mini's LED (set in Config.h), it'll flash until connected, simple but some feedback so you know what's going on. LED_PIN D4 Maybe, it's
|
By
Howard Dutton
· #27
·
|
|
ESP8266
My router is at 192.168.0.1 The default for OnStepESPServer is to run in "station" mode where you connect to the device from a Laptop or Cell-phone over WiFi. Your home network isn't really a factor i
My router is at 192.168.0.1 The default for OnStepESPServer is to run in "station" mode where you connect to the device from a Laptop or Cell-phone over WiFi. Your home network isn't really a factor i
|
By
Howard Dutton
· #29
·
Edited
|
|
ESP8266
Oops, let me revise that first part, I made a mistake! My router is at 192.168.0.1 The default for OnStepESPServer is to run in "access-point" mode where you connect to the device from a Laptop or Cel
Oops, let me revise that first part, I made a mistake! My router is at 192.168.0.1 The default for OnStepESPServer is to run in "access-point" mode where you connect to the device from a Laptop or Cel
|
By
Howard Dutton
· #30
·
|
|
Help with PCB
MiniPCB: In the end its up to you. Take the risk on a new design which has an improved layout and features and costs less (EasyEDA) or go with a known good design (ExpressPCB) at several times the PCB
MiniPCB: In the end its up to you. Take the risk on a new design which has an improved layout and features and costs less (EasyEDA) or go with a known good design (ExpressPCB) at several times the PCB
|
By
Howard Dutton
· #33
·
|
|
ESP8266
Turn serial swap OFF, upload, then you should be able to connect (serial console) across the USB interface and re-initialize using the "R" command. Follow the instructions in OES's Config.h
Turn serial swap OFF, upload, then you should be able to connect (serial console) across the USB interface and re-initialize using the "R" command. Follow the instructions in OES's Config.h
|
By
Howard Dutton
· #36
·
Edited
|
|
ESP8266
Multiserial Isn't needed in this case. The WeMos has USB to serial, use it to communicate with the device for sending "R" (which is really just clearing some "EEPROM" settings in OES back to default.)
Multiserial Isn't needed in this case. The WeMos has USB to serial, use it to communicate with the device for sending "R" (which is really just clearing some "EEPROM" settings in OES back to default.)
|
By
Howard Dutton
· #37
·
|
|
ESP8266
ONE STEP AT A TIME OK, It works and I'm back to where I was yesterday. But the command R does not work. Timing is important when sending the R, I would try again. I have NEVER seen this fail to work i
ONE STEP AT A TIME OK, It works and I'm back to where I was yesterday. But the command R does not work. Timing is important when sending the R, I would try again. I have NEVER seen this fail to work i
|
By
Howard Dutton
· #39
·
|
|
ESP8266
I don't understand how setting:... #define SERIAL_SWAP_ON ...could possibly cause a problem uploading the OES Sketch.
I don't understand how setting:... #define SERIAL_SWAP_ON ...could possibly cause a problem uploading the OES Sketch.
|
By
Howard Dutton
· #43
·
|
|
Help with PCB
No notes other than those for the prior version MiniPCB are done yet. If you download ExpressPCB classic version I think it's called and study the the prior version PCB and notes it might help. J1 is
No notes other than those for the prior version MiniPCB are done yet. If you download ExpressPCB classic version I think it's called and study the the prior version PCB and notes it might help. J1 is
|
By
Howard Dutton
· #44
·
|