turn on the log feature of windows app, before connecting to the controller. do the same 3 tests (F, M, S) of move 1600. Once finished send me the windows log please. Use gmail address in PDF please. Regards Robert
There are some that are 0.9 degrees meaning 400 steps. The majority are 200 steps.
24-12-2025 I had hoped to be finished by now. But I am not. The outstanding issues are Last minute changes to ASCOM Driver Documentation Focuser User Guide Documentation ASCOM Driver User Guide and the screenshots for above. I have uploaded the boards. I need to test the new ascom drivers and document those. This will not drop before the new year... Regards Robert
Ok that is good to know.
Hi The most important thing is the esp32 dev module with 30pins. It does not matter if the serial port is USB-C and if the chip is CP202 (that requires loading the correct serial drivers before starting Arduino. I have used one because I have installed the CP drivers on the PC. Regards Robert
Tomasz Sorry for delay Yes. Speed is irrelevant with respect to motor steps, so a motor moving 1600 steps should always end up at the same angle (relative to start position before the move) You did not mention what driver chip you are using, and the type of stepper motor. One sure way to get the results you have is the value of motor speed delay is too low. I could probably be able to comment further but without knowing the above its pointless for me to add comments when you may not have the setup...
15-12-2025 Project Update Most things have now been flagged for public release. At present the User Guide still has a lot of work left. I would say about 50% done, as it means screenshots having to be reshot and so and then again for changes to the config. h file etc, etc. There also some last changes to the firmware which I intend to release at the same time as the Userguide. For the most part firmware is done. But it will all sorts of headaches for me to release it before releasing the user guide....
28-11-2025 Progress Update i have started to upload applications and userguides. First some recent developments - project is now myESP32S3 - uses dedicated apps, which do not work on other projects - this is the project that replaces the earlier myFP2ESP32 Dev Module Focusers - the esp32 dev project may (or maynot) have future updates - this project is where new updates-features will be posted Completed - New 2025 boards, PCB, DIY, Solderless - Supporting CL42T, DRV8825, L298N, ST1628, TMC2209, TMC2225,...
28-11-2025 Progress Update i have started to upload applications and userguides. First some recent developments - project is now myESP32S3 - uses dedicated apps, which do not work on other projects - this is the project that replaces the earlier myFP2ESP32 Dev Module Focusers - the esp32 dev project may (or maynot) have future updates - this project is where new updates-features will be posted Completed - New 2025 boards, PCB, DIY, Solderless - Supporting CL42T, DRV8825, L298N, ST1628, TMC2209, TMC2225,...
I have made significant progress on the next iteration of the ESP32 Focuser. The new boards are done. The firmware written for the new boards. The update to most apps is about 75% complete The documentation is about 75% complete. I have ripped out the details explanation from the main pdf, and provided links to new user guides in the main PDF as well as the links page of Management Server myFP2ESP32_ASCOMUserGuide myFP2ESP32_INDIUserGuide myFP2ESP32-LINIXUserGuide myFP2ESP32_WindowsUserGuide This...
controller_data.h line 29 change to void Start(void); driver_board.h insert a new line after line 151 byte _ledmode; the new line 152 is int _stepmode = 1;
Hi Dave There is another update soon I will take a look and post an interim fix tommorrow Any chance of sending me your config.h file? Robert
31-10-2025 New Firmware Update ESP32DEV v322_02 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Firmware/myfp2esp32DevF_322_02.zip/download Fix for stepmode not changing.
22-10-2025 User Guide Manual PDF update myFP2E32Dev_322_01 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Documentation/myFP2E32Dev_322_01.pdf/download Firmware 322_01 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Firmware/myfp2esp32F_322_01.zip/download Regards Robert Changes myFP2E32Dev FIRMWARE CHANGES 322_01 21-10-2025 UPDATE RELEASE (Fix ISSUES IN RELEASE 321_085) ADD bak option to Delete file new drag-drop upload pg icons for each MIME type File Rename page to Management...
:-) you are welcome I have uploaded the src files for that project to here (link beow) if at some stage you might want to modify the apps - depends I guess what level of knowledge you have about Visual Studio and c# No support is available for the apps or changes (unless its an existing bug) https://sourceforge.net/projects/arduinomysqmskyqualitymeter/files/mySQM-v1-Retired/
:-) you are welcome
06-10-2025 About mySQM+ status Hi everyone As I have outlined before, the update of the esp32 core from Arduino ESP32 CORE 2.0.16 to Arduino ESP32 CORE 3.2.0 resulted in a huge increase of core size from around 24% to a size of 64%, and I have mentioned before why this increase was done by the core developers at ExpressIf. This means that the available size for apps when down from 70% to 30% (max app size should be kept below 90% otherwise crashes will occur. Having done the conversion to Arduino...
27-Sep-2025 SEE WARNINGS IN NEXT MESSAGE New PDF User Guide 321_04 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Documentation/myFP2E32Dev_321_04.pdf/download New Firmware myFP2E32Dev_321_085 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Firmware/myFP2E32Dev_321_085.zip/download New Windows Application 3101 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Windows%20Application/myFP2ESP32W-3101.zip/download Add Keymap (Tab) Add Language Update GPUID Fixes Presets...
Special Notice: WARNING Firmware myFP2E32Dev_321_085 The following have yet to be coded WatchDog Timer Firmware Test Examples NOT WORKING PRO2ESP32TMC2209LGTM target = ESP32 Pico-D4 Requires a custom configuration file Unable to test Use firmware at your own risk. Fairly certain that you should not program a Controller using this firmware! PRO2ESP32LOLINS2MINI Select target CPU as LOLIN S2 MINI Select Partition Scheme as NO OTA (2MB APP, 2MB SPIFFS) I am not sure if the Data Uploader plugin works....
27-Sep-2025 New PDF User Guide 321_04 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Documentation/myFP2E32Dev_321_04.pdf/download New Firmware myFP2E32Dev_321_085 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Firmware/myFP2E32Dev_321_085.zip/download New Windows Application 3101 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Windows%20Application/myFP2ESP32W-3101.zip/download Add Keymap (Tab) Add Language Update GPUID Fixes Presets NOTE: Unistall previous version...
Razan About Coil Power, I posted some code back in 2024 Dev // handle coil-power if (ControllerData->get_coilpower_enable() == V_NOTENABLED) { driverboard->releasemotor(); } This should work. Set Coil Power OFF (disabled) Behaviour If Coil power Enable is True, then power remains ON after the move ends. The above code has no effect. Set Coil Power OFF If Coil power Enable is False, when the move starts, coil power is turned ON when the move stops - the above code turns coil power OFF. So the trick...
I know its like a year late, my apologies I will take a look at the issue if you are still needing help. Cheers Robert
17-Sep-2025 A lot of effort and timeless hundreds of hours later, there is some progress on the update. I am uploading the new applications and DIY board first. I have not tested the new apps on older firmware 318, but I dont see why they would not work. Obviously I have been using these with the new firmware v321_06. More about that below. New Windows Application 3.1.0.1 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Windows%20Application/ New ASCOM APP TESTER 1.4.0.0 https://sourceforge.net/projects/myfocuserpro2-esp32/files/ASCOM%20Driver%20Client%20Test%20Application/...
17-Sep-2025 A lot of effort and timeless hundreds of hours later, there is some progress on the update. I am uploading the new applications and DIY board first. I have not tested the new apps on older firmware 318, but I dont see why they would not work. Obviously I have been using these with the new firmware v321_06. More about that below. New Windows Application 3.1.0.1 https://sourceforge.net/projects/myfocuserpro2-esp32/files/Windows%20Application/ New ASCOM APP TESTER 1.4.0.0 https://sourceforge.net/projects/myfocuserpro2-esp32/files/ASCOM%20Driver%20Client%20Test%20Application/...
Additional PDF for LOLINS2 model 04-Sep-2025 Additional PDF info provided. https://sourceforge.net/projects/myfocuserpro2-esp32/files/Boards2024/PRO2ESP32LOLINS2MINI/ I have added the pdf, and the ZIP file contains all the files in that folder, there is no need to download all the files imdividually. Moving forward, this board will be deprecated from firmware update release 322. If you wish to continue using this board you should update to firmware 321 when it is released. That will be the last firmware...
New DIY Board uploaded. 04-Sep-2025 PRO2ESP32DIY38P Which has both DRV8825 and ULN2003 versions. https://sourceforge.net/projects/myfocuserpro2-esp32/files/Boards2025/PRO2ESP32DIY38P/ This board is intended to replace RO2ESP32LOLINS2MINI, PRO2ESP32R3WEMOS, PRO2ESP32WEMOSDRV8825H
New DIY Board uploaded. 04-Sep-2025 PRO2ESP32DIY38P Which has both DRV8825 and ULN2003 versions. https://sourceforge.net/projects/myfocuserpro2-esp32/files/Boards2025/PRO2ESP32DIY38P/
and you were wanting what?
try these, I use them on a lot of different projects https://www.aliexpress.com/item/32811401993.html
Do I have to reprogram the Arduino? YES If you do not, but simply change the hardware, that does noit work. Your hardware was configued to use a ULN2003 driver. So unless you reprogram the firmware (having set L298N in config.h then everytime the firmware runs it still thinks its using a ULN2003. If you make a change to any hardware then yes, you have to generate new firmware in Arduino IDE and reprogram the controller Regards Robert
Do I have to reprogram the Arduino? YES
It pays to use a 12V motor. More torque and less heat. Dave is right re coil power.
Sorry I dont know. the ascom driver + INDI for this project have a built in code that supports this. BUT I use NINA and can see the focuser position change during a move, so I would assume it may be some setting somewhere. I am fairly certain that MOST focusers support this also, I dont recall any that do not, I would have to think that there may be something you have missed or coded into the chip firmware. Its possible the "move" you implemented in firmware can prevent the updates, if you look at...
Yes, if someone finds an issue they can email me and I will put out a fix. Just to be clear, the project is pretty much done and I am not aware of any issues. I do know that there are other commercial focusers based on this firmware, so its rock solid. It works with ASCOM and INDI. But I would advise you to look at the myFP2 rather than this one. They both have apprx the same level of knowledge/skills. But myFP2 is much much better and pretty much stable (no outstanding fixes required), https://sourceforge.net/projects/arduinoascomfocuserpro2diy/...
Yes, if someone finds an issue they can email me and I will put out a fix. Just to be clear, the project is pretty much done and I am not aware of any issues. I do know that there are other commercial focusers based on this firmware, so its rock solid. It works with ASCOM and INDI. Regards Robert There are other focuser projects still being actively supported, such as myFP2ESP32 and myFP2ESP8266.
Hi Dave Yes they do run a bit louder, but most of the current is set too high. You can always put one of these so there is a cushion between the stepper motor and the telescope Goin to 1/8 is a bad idea. The torque is significantly reduced about 30% for each reduction in stepmode. So at 1/8th is a lot less than at full. And at 1/8 you have to run with coil power on, else every time you move the stepper motor, you motor can lose up to 7 steps when coil power is turned off after a move. That means...
Hi BjørnR The new 321 is going to be available soon (I know that sounds like the one who kept shouting Wolf alerts) but it is and has been advancing (I have spent hours every single day basically since may 2025) . Anyhow, it is nearer than before. Regards Robert If you have a gmail address, send me an email to my gmail address..
There is a new firmware update coming soon v321 which has some more info. After that the firmware update v322 (in process of writing) drops the esp32 variations. Thus new 2025 boards (PCB) as well as a HEAP of DIY boards. With much much better info and docs to go with it. There are going to be 2 branches Branch 1 Continues current 318 line and PCB's. Some PCB's will be deprecated, Next Firmware is going to be myFP2E32Dev_321_01. Another DIY option added ESP32Dev38p-DRV8825_1 and ESP32Dev38p-ULN2003_1....
C:\Users\tho52849\Documents\Arduino\VSKFocuser\myfp2esp32_318\driver_board.cpp: In member function 'void DRIVER_BOARD::initmove(bool, long int)': driver_board.cpp:976:25: error: too many arguments to function 'hw_timer_t* timerBegin(uint32_t)' 976 | movetimer = timerBegin(1, 80, true); You have the wrong esp32 core defined. You will need to remove that core and install an earlier version. What probably happened is that you got a message in Arduino IDE about new libraries or new xxxx, and you clicked...
Hi Milan Yes, as stated in PDF, display is not part of default configuration. That means its default state is Disabled and Stopped. So to get it working, the PDF says use management server and page /display So the state changes to Enabled and Running The controller works using two instances of focuser settings. 1 is saved in Filesystem, other is a cached memory version for quick access. So when you enable and run the display, the changes are in the cached memory. After 60-90s the cached memory is...
Check out https://sourceforge.net/projects/myfocuserpro2-esp32/files/Boards2025/PRO2ESP32DIY38P/ for the ULN2003 version, which works if config.h sets as follows #define DRVBRD PRO2ESP32ULN2003 under firmware 318. It is fully supported in new firmware 321+ which should be ready soon.. see attached PDF Regards Robert
Check out https://sourceforge.net/projects/myfocuserpro2-esp32/files/Boards2025/PRO2ESP32DIY38PDRV/ for the ULN2003 version, which works if config.h sets as follows #define DRVBRD PRO2ESP32ULN2003 under firmware 318. It is fully supported in new firmware 321+ which should be ready soon.. see attached PDF Regards Robert
Hi Dave This is the current state of things myFP2ESP32 Has now changed into 1. Update of Firmware ESP32 Dev Module with Enhancements, v321+ Existing PCB's New Firmware for ESP32 Dev Modules Only Firmware + Document Done, Firmware in testing Updated ASCOM Driver, Updated Windows app, incomplete ASCOM Conform of ALPACA, ASCOM Driver to do Video to do 2. Migration myFP2ESP to new Chips/PCB's/Firmware - partially complete, untested New PCB 2025. New firmware 321+ only runs on new chips Firmware not yet...
10-Aug-2025 Hi, update for mysqm+ not yet started, but when I do it should not take long. I am still working on myFP2ESP32 update, which is now going to be a major release, instead of an update. It was nearly ready for release a week or so ago, till I decided to bite the bullet and rewrite all the board/driver code. hence more delays. I may be retired but there ain't enough hours in a day or days of the week at present. RegardsRobert On Sunday, July 6, 2025 at 05:30:16 PM GMT+12, Andrew Wall <astroman@users.sourceforge.net>...
Hi Andrew Not yet. I see that post was 2 months ago. Time flies. Reason: Am trying hard to finalise the update for myFP2ESP32 WiFi Controller. That update ending up being a significant rewrite of code. Which of course needs testing. And Documentation, and the design of a new boards to replace the ESP32-Dev. It has migrated into two paths now Path1 Use existing controller, some new options added, some removed Path 2 Use adapter board to replace existing esp32-dev chip. Path3 New PCB's with new Chip...
Hi Andrew Not yet. I see that post was 2 months ago. Time flies. Reason: Am trying hard to finalise the update for myFP2ESP32 WiFi Controller. That update ending up being a significant rewrite of code. Which of course needs testing. And Documentation, and the design of a new boards to replace the ESP32-Dev. It has migrated into two paths now Path1 Use existing controller, some new options added, some removed Path 2 Use adapter board to replace existing esp32-dev chip. Path3 New PCB's with new Chip...
I dont think that consideration is necessary. I dont have anything to do with that focuser, but I accept nothing can be done about it. I dont expect users to worry about that at all. Use it. Enjoy the stars Regards Robert
18-June-2025 myFP2ESP32 V2 Update information. As no doubt you have found out that the Arduino IDE 2.x and ESP32 Core is currently multiple versions ahead of what is used for this project. That will change soon. Update Info let me start by outlining the most serious things first. That will set the framework for what comes later, When the Espressif team updated their IDF (which the ESP32 Core is based on), a whole lot of changes were made * methods and parameters changed * timers changed * core code...
That support is already there. In fact it is probably several times better and a lot more flexible, This was part of the original version way time ago. It got reintroduced into the esp8266 version in Jan this year. I have attached some info from the next version - you will be able to see what I mean. Regards Robert
07-May-2025 There will be a somewhat detailed post about this project in a week or so. As I have intimated in a previous post, there was a planned migration to Firmware 320+ Arduino IDE 2.3.6 Expressif ESP32 Core 3.2.0 For that migration there is both bad news and good news coming. More about that later, Regards Robert
Yes, I know about that sensor and I recall posting about that here sometime back. https://www.digikey.com/en/products/detail/radiocontrolli/RC-SPC1KA/13688193 Regards Robert
07-May-2025 There will be a somewhat detailed post about this project in a week or so. As I have intimated in a previous post, there was a planned migration to Firmware 320+ Arduino IDE 2.3.6 Expressif ESP32 Core 3.2.0 For that migration there is both bad news and good news coming. More about that later, Regards Robert
April 2025 I am working my through the next updates for the myFP2ESP32 and mySQM+ projects. Because there is a lot of examples etc of the integration between mySQM+ and myESP32DB, it makes sense to include the myESP32DB project into the update path also. Just to be clear, the update means Support for Arduino IDE 2.3.6 Support for ESP32 Core 3.2.0 ASCOM driver updates for Platform 7 No dates for testing-releases yet Regards Robert
Hi José Thanks for the post. Are you familiar with Visual Studio, dot Net. c#, one-click apps ?? Development work on this project stopped around 2022. Then the project mySQM+ was designed to be a replacement for mySQM, because all extra features users were requested meant that the arduino NANO was too limited and too slow, and the user then could not implement all available options at the same time dues to restrictions on program space and memory. I believe I built into the ESP32 version this exact...
Not all buzzers are the same. Obviously a 3 pin buzzer is different, the parts list recommended a pin buzzer, so if you buy different items then you can except a higher chance of things "not working" :-) Regards Robert
How is the Broker set up? What Broker are you using? I have the mosquitto broker running on my PC. I can see in services its running, I can open mqtt(fx) to access the broker and subscribe to the broker as well as mysqm+ Some things to check Are you using authentication on the broker. If you are then the name and password must be set correctly ans authentication enabled on the mqtt page. IP address of broker. You set it to 192.168.2.133 I think that is the default (same as mine), is there a mqtt...
How is the Broker set up? What Broker are you using? I have the mosquitto broker running on my PC. I can see in services its running, I can open mqtt(fx) to access the broker and subscribe to the broker as well as mysqm+ Some things to check Are you using authentication on the broker. If you are then the name and password must be set correctly ans authentication enabled on the mqtt page. IP address of broker. You set it to 192.168.2.133 I think that is the default (same as mine), is there a mqtt...
J1 PRG Switch This is a circuit that prevents an upload of the firmware, when switch is closed. When open, the controller can be uploaded with new or changed firmware Regards Robert
Its okay to attach the files to a reply. If you can make a zip file, add a text explanation detailing the hardwarem where to purchase, arduino IDE settings (screenshot is ok) and a picture of finished focuser (I mean the board etc so people can see what it looks like, then I can add that into the Firmware folder and reference it in the next PDF userguide for the is project, many thanks Robert
Please replace the existing files with these
I will take a look and get back to you with a solution, shortly
Vin is the means to power a 12V NEMA stepper motor. There is a limit on how much current the board can get using USB. For older USB types then the limit is low. But USB3 and C provide a lot more current and when used with ULN2003-28BYJ-49 motors then 12V connected to board may not be required. The messup re 12V and when to turn on has more to do with the USB connection and Arduino chip components, and not the project. As you have found, there is a solution that you discovered. If you have no need...
16-March-2025 Hi everyone Today I have uploaded the finalised PDF https://sourceforge.net/projects/myfp2esp8266-focus-controller/files/Documentation/myFP2ESP8266-Manual-330-36.pdf/download And the firmware upgrade v330-36 https://sourceforge.net/projects/myfp2esp8266-focus-controller/files/Firmware/myFP2ESP8266F_330_36.zip/download Regards Robert
Hi What is your level of programming skill - visual studio and c++ ?
Hi Previous the previous app will work... See attached regards Robert
As I said before in an earlier post The ms1-ms2 etc lines DO NOT CHANGE STEP MODE for the TMC driver chips. Changing those lines WILL NOT CHANGE STEP MODE
X3C? what is x3c? There is are display test programs in the tests folder Have you tried those?: The screenshots do not show much. Is it mot easier to just post the config.h file?
Firmware myFP2ESP8266-Firmware-329-01 is now deprecated.
13-Mar-2025 A list of all the firmware changes for release 330 ----------------------------------------------------- RELEASE 330-36 14-March 2025 ----------------------------------------------------- This is a significant update. Priority was given to reduce the firmware footprint ----------------------------------------------------- ENVIRONMENT CHANGES ----------------------------------------------------- Arduino IDE 2.3.4 LittleFS Upload Plugin ESP8266 Core 3.1.2 ArduinoJson 7.0.4 -----------------------------------------------------...
3) The MS1 MS2 config does change the step mode The MS1-MS2 pins are not required for TMC, as I posted earlier, step mode is changed using a serial connection to the TMC chip. All command settings for the TMC is over the serial connection. Only DIR, ENABLE and DIRECTION are required. If you have 6500 steps of backlash then I would comment that your step size is extremely overkill. Another piece of advice, For an SCT you should be looking at running the stepper motor in FULL stepmode for that very...
11-Mar-2025 I have finalised the Solderless boards and the final PDF. I have uploaded these. The solderless boards and PDF are applicable to the NEXT UPGRADE which wll be Release 330-36 which is nearing the test phase. Note that the new PDF and boards require the next Firmware relase, and are not applicable to the current firmware under the files/firmware folder - myFP2ESP8266-Firmware-329-01.zip I will post an update re the next firmware release shortly Regards Robert
10-Mar-2025 Please be aware that the files on the site are not final at this time. The files sucject to change are pdf document firmware Solderless boards I am not finished with the Solderless boards, and they may differ from the beta boards uploaded yesterday. There will be 2 variations for DRV8825, L298N and ULN2003 boards. And I will upload final versions of these in a few days, If you were going to implement a focus controller on the solderless board, please wait a few days till its completed...
Hi Leo That is not how TMC chips work. You cant program a TMC like that. The stepper behavoir you are describing is a DRV8825 chip, not TMC. The TMC steppers are much more difficult to get right. Step mode is not handled the same way as for the drv8825. Big tree recommend that stepper motors are set to 1/4 step mode. Then, interpolation is enabled which the stepper will automatically use higher step modes as required. The firmware does this. Once configured for 1/4 stepping that is all, and users...
09-Nar-2025 I have uploaded new Solderless boards (DRV8825, L298N and ULN2003) and other documents in preperation for the next release of myFP2 ESP8266 Focus Controller. More information will follow, Regards Robert
Hi Charles It looks like you edited one of the files display.h line 16-17-18 which looks like, LCD1602 16 characters (0-15), 2 lines (0-1) // LCD1604 16 characters (0-15), 4 lines (0-3) LCDADDRESS 0x3f so the compiler tries to interpret those extra text comments as code, which they are not. When I delete those three lines and try a recompile I get a good result Sketch uses 22264 bytes (72%) of program storage space. Maximum is 30720 bytes. Global variables use 888 bytes (43%) of dynamic memory, leaving...
Hi Everyone I will be updating this project to the Arduino IDE 2.3.x environment. as well as supporting ASCOM platform 7, and Focuser Interfaceversion 3. My current plan is to start the update around end of March this year. As I am still busy with the myFP2ESP8266 project at present. A lot of the new improved code from the ESP8266 version will be imported into the ESP32 version. That is not ready for public release as I am still testing the firmware. Regards Robert
A ULN2003 Solderless looks like attached file
Hi Charles You wrote I have even enabled the 12C option to see if it made any to benefit it I am not sure what the is or how you enabled it? The display requires it but there should not be a way to enable it as it should always be enabled. I am flat out with the myFP2ESP8826 update which is not quite finished. I have not forgotten and I will slot some time this coming weekend to look at your issue in detail. Something else I could do with - can you please zip your entire Arduino Libraries directory...
Hi Charles You wrote I have even enabled the 12C option to see if it made any to benefit it I am not sure what the is or how you enabled it? The display requires it but there should not be a way to enable it as it should always be enabled. I am flat out with the myFP2ESP8826 update which is not quite finished. I have not forgotten and I will slot some time this coming weekend to look at your issue in detail. Something else I could do with - can you please zip your entire Arduino Libraries directory...
A stripboard version https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20STRIPBOARDS/ULN2003_M_MT_F/ A PCB Version https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20PCB/PCB%20ULN2003_M_MT_F_BT/ Depending on your level of expertise, like being able to read electronic schematics, you could probably be able to make a solderless version from the stripboard version by using wires to interconnect the nano to the uln2003 driver board. Using a Nano breakout...
A stripboard version https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20STRIPBOARDS/ULN2003_M_MT_F/ A PCB Version https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/BOARDS%20PCB/PCB%20ULN2003_M_MT_F_BT/ Depending on your level of expertise, like being able to read electronic schematics, you could probably be able to make a solderless version from the stripboard version by using wires to interconnect the nano to the uln2003 driver board. Using a Nano breakout...
Thanks, I will take a look and let you what I find.
Hi The firmware update is progressing, but there are still code to write and update and test etc. I have probably got most things working by now, including a rewrite of some test apps and documentation. Its probably now in a better state than the esp32 version. I would probably look around mid-march for a test release then the public release aroung end of March. Regards Robert
Please try attached
Please try attached
Is this the 3 bpards mentioned in config.h #define DRVBRD A4998_M_MT_F_BT //#define DRVBRD A4988_MT Looking in the file myBoardDefs.h Search for A4998_M_MT_F_BT and I get this info // myFP2_A4998 supports #define A4998_M_MT_F_BT 100 // A4998_M_MT_F_BT PCB. BT.BUZ.LEDs.LCD.OLED.HPSW.SPWR.TMP #define A4988_MT 101 // A4988_MT Stripboard, BUZ.LEDs.TMP Regards Robert
Try running the controller with 9V instead of 12V?
Hi Sorry. There is no solderless version for Nano + ULN2003 and 28BYJ-48 motor. Regards Robert
Hi Zoltan The screen shot confirms the net framework issue. Try attached file After download move zip file into a folder where you keep all the installers. Next run setup,exe I get the screenshot ascomapp1 I click details then I get screenshot ascomapp2 Then I click Run Anyway and it installs. Regards Robert
Hi Charles I have compared the log with my ownm using Arduino 2.3.4 IDE and firmware myFP2_DRV8825_338. I have enabled #define DISPLAYTYPE DISPLAY_LCD1602 // 16 character, 2 lines and complies without error. Please zip up the firmware folder for myFP2_DRV8825_338 and send it to me please. You stated it works with v335 with LCD1602 enabled right? In the log file it has issues with OneWire, which is shipped with Arduino IDE. Yet, as u have said that when firmware 335 is compiled with LCD1602 enabled,...
Hi Joaquin Glad you got it sorted. Congrats Regards Robert
Hi Joaquin Glad you got it sorted. Congrats Regards Robert
Hi Charles Why are you not using Arduino IDE 2.3.4? OneWire Your environment is using an older version 2.3.7 Delete OneWire library and then install the latest version 2.3.8 or use the Library Manager and update to the latest version Library is found here https://github.com/PaulStoffregen/OneWire On the Arduino IDE, File Preferences, make sure to Set Compiler Warnings to Default or None. Regards
myFocuserPro2M libraries https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/myFocuserPro2M/Arduino%20Firmware%20for%20myFP2M%20Prebuilt%20Controllers%20Only/
Hi Charles Thanks for the logfile. Suggestion1 In file included from C:\Program Files (x86)\Arduino\libraries\myFP2_DRV8825_338\display.h:21:0, from C:\Program Files (x86)\Arduino\libraries\myFP2_DRV8825_338\myFP2_DRV8825_338.ino:67: **You really should not have the firmware sitting in that path. ** Reason: Anything in folder libraries is meant to be a library. The firmware is not a library. Best to place firmware some other place. I would recommend you place the firmware folder into your documents...
1) dont know what that is 2) there is firmware for the L298P but you would need to change the motor pins 3) no 4) already supported Regards Robert
Hi First the error messages Error while detecting libraries included by C:\Program Files (x86)\Arduino\libraries\NewLiquidCrystal\LCD.cpp Error while detecting libraries included by C:\Program Files (x86)\Arduino\libraries\NewLiquidCrystal\LiquidCrystal.cpp Error while detecting libraries included by C:\Program Files (x86)\Arduino\libraries\NewLiquidCrystal\LiquidCrystal_I2C.cpp Error while detecting libraries included by C:\Program Files (x86)\Arduino\libraries\NewLiquidCrystal\LiquidCrystal_I2C_ByVac.cpp...
Hi #include <myqueue.h> myqueue is a library. It has to be installed using the Library Manager of the Arduino IDE. The library is in the zip file - extracts to a folder named Libraries_To_Install, you will find it in that folder. avr/eeprom.h: No such file or directory arduino Uno R4 minima is NOT supported. This explains why you have the error messages about EEPROM. If you try to set the target to r4 minima the Arduino compiler cannot generate the correct code, hence errors. Only Arduino UNO or...
Hi Apologes for late reply. The sysinfo does not help much. I see that both are Pro, which I also run. Can you use Control panel, then look for Net Framework like in the attached screenshot? I have done some searching for the cause related to your issue. My thoughts are as follows. Since the apps you are having issue with, so many others have not had issue. From that I could surmise that there is something on your system that may be preventing the install. I could also surmise that these install...
Work has started on the next update for this project