Sorry haven't played with Arduinos for a few years,
I have a ESP8266 ESP-12E 2102 Development Board + L293D WiFi Motor Drive Expansion Board Shield Module Compatible with NodeMCU ESP-12E ESP8266 and i keep getting an error when trying to compile the myFP2_L293D_315 it keeps saying .............................................................
In file included from C:\Users\mjhal\Downloads\new focus housing main\firmware Files\myFP2-firmware 315\myFP2_L293D_315\myFP2_L293D_315.ino:39:
C:\Users\mjhal\Documents\Arduino\libraries\myEEPROM/myEEPROM.h:25:10: fatal error: avr/eeprom.h: No such file or directory
25 | #include <avr eeprom.h="">
| ^~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).
........................................................................................................................................</avr>
Please can sombody help it is driving me insane?
regards
MJHall29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Robert,
sorry to bother you again,
I am sure I watched a Youtube video of you testing one of these units with a Stepper Motor 28BYJ-48.
I looked on line and can find information for myFP2-ESP32-DRV8825-08_schem but it has a link for firmware to github. when i press the link it gives a 404 error.
I may be talking out of the back of my head please tell me if I am.
regards
Martin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry haven't played with Arduinos for a few years,
I have a ESP8266 ESP-12E 2102 Development Board + L293D WiFi Motor Drive Expansion Board Shield Module Compatible with NodeMCU ESP-12E ESP8266 and i keep getting an error when trying to compile the myFP2_L293D_315 it keeps saying .............................................................
In file included from C:\Users\mjhal\Downloads\new focus housing main\firmware Files\myFP2-firmware 315\myFP2_L293D_315\myFP2_L293D_315.ino:39:
C:\Users\mjhal\Documents\Arduino\libraries\myEEPROM/myEEPROM.h:25:10: fatal error: avr/eeprom.h: No such file or directory
25 | #include <avr eeprom.h="">
| ^~~~~~~~~~~~~~
compilation terminated.
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).
........................................................................................................................................</avr>
Please can sombody help it is driving me insane?
regards
MJHall29
Hi
This myFP2 project firmware does not support ESP8266, the code only runs on an Arduino Nano or Arduino UNO.
Regards
Robert
Hi Robert,
sorry to bother you again,
I am sure I watched a Youtube video of you testing one of these units with a Stepper Motor 28BYJ-48.
I looked on line and can find information for myFP2-ESP32-DRV8825-08_schem but it has a link for firmware to github. when i press the link it gives a 404 error.
I may be talking out of the back of my head please tell me if I am.
regards
Martin
Hi Martin
the addresss for the myFP2ESP32 is
https://sourceforge.net/projects/myfocuserpro2-esp32/
and the older firmware is
https://sourceforge.net/projects/myfocuserpro2-esp32/files/Firmware/Older%20Firmware/
The github site has gone. A new site will be posted WHEN the current firmware being tested is released.
Regards
Robert
Thanks I will give it a go
Regards
Martin
On 20 September 2022 16:01:27 "brownrb" brownrb@users.sourceforge.net wrote: