Skip to content

generic esp32 and esp8266 support#1

Open
jrkalf wants to merge 3 commits intoTechMindsYT:mainfrom
jrkalf:main
Open

generic esp32 and esp8266 support#1
jrkalf wants to merge 3 commits intoTechMindsYT:mainfrom
jrkalf:main

Conversation

@jrkalf
Copy link

@jrkalf jrkalf commented Jan 23, 2026

Hi Matt,

I added a couple of changes to the software. I didn't just want to fork, but contribute back as well.

  • I added generic ESP32 support for older esp32-wroom like devices
  • Added ESP8266 support
  • Made the neopixel code dependent on having the esp32-s3-devkitc-1 code
  • Added the capability of switching the led on/off (it's quite bright)
  • made a si5351_CLK variable so it could be allowed to connect different antenna's for different bands to one of the three outputs.

I'm not a programmer, I did use AI to help me in getting this done. I did test this locally on all three devices.
The only thing that refuses to work properly right now is mDNS on the ESP8266, I'm working on this still.

- added generic esp32dev support instead of only new esp32-s3-devkitc-1
- added variable to enable/disable neopixel
- added per band selection of CLK0, CLK1 or CLK2 output. This would allow connecting multiple antenna's, each tuned for a section of the bands that could be selected.
@jrkalf
Copy link
Author

jrkalf commented Jan 23, 2026

Another little change btw is that I removed your Callsign to prevent people from accidentally using your call internationally and breaking the law. So I have used the more default 'n0call' with locator ZZ00 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant