Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works on ESP32 M5Atom #23

Open
Schubi1 opened this issue Jan 5, 2022 · 13 comments
Open

Works on ESP32 M5Atom #23

Schubi1 opened this issue Jan 5, 2022 · 13 comments

Comments

@Schubi1
Copy link

Schubi1 commented Jan 5, 2022

Thank you so much for your work!
With a few modifications i also got it to work on M5Atom with RS485.
https://shop.m5stack.com/products/atom-rs485-kit
1_78a0bfc5-be79-439e-afab-7096c38d3683_1200x1200

@cribskip
Copy link
Owner

Thank you very much for your appreciation :-)
Which modifications were needed? Could you please post them here for others to know?

Thanks in advance & Keep on Whirlin'

@Schubi1
Copy link
Author

Schubi1 commented Jan 11, 2022

Hello cribscip,

i removed the HASIO and the OTA part - because i do note need them.
i added code to support pump3.
In the enclosed code you can see the changes:

esp32_spa.txt

@Warrior700
Copy link

sorry for that question:

I want to reproduce with the M5Atom RS485. Could you upload the sketch/code here, please? I tried in Arduino ide but got an error> no balboa_helper.h library was found there.

@Schubi1
Copy link
Author

Schubi1 commented Dec 19, 2022

Hello Warrior700,
i sorry i dont have much time right now, to answer your question. I do not use Ardiuno IDE to compile so i added the code from balboa_helber.ino to balboa_helper.h an included into the main code. (see picture)
If i have more time the next weeks i hope to explain it better or send you the complete VSC-Project.
Snag_5ad7f498

@Warrior700
Copy link

Hello Schubi1,

thx to you. I'm waiting for delivery of the m5atom with rs485, so we have time enough.

@Warrior700
Copy link

My M5Atom is arrived. Pretty little helper. Ready for the sketch...
Q: Are you using the power supply from the Balboa motherboard or via USB-C?

@Doser86
Copy link

Doser86 commented Oct 2, 2024

Any update on this one? WOuld like to try :)

@Schubi1
Copy link
Author

Schubi1 commented Oct 6, 2024

Sorry for my late answer.
Thats my latest version:
Balboa_M5.zip
Wifi and MQTT-server are hardcoded...

@Doser86
Copy link

Doser86 commented Oct 6, 2024

Sorry for my late answer. Thats my latest version: Balboa_M5.zip Wifi and MQTT-server are hardcoded...

Where do you put the balboa_helper.h?

@Schubi1
Copy link
Author

Schubi1 commented Oct 7, 2024

See line 55 - there it is included.
image

@Doser86
Copy link

Doser86 commented Oct 7, 2024

Thank you. Got it, up but I get no signals. I have the MS500ZE board. Obviously different signals

@Schubi1
Copy link
Author

Schubi1 commented Oct 8, 2024

Oh i am sorry for you.
I dont have experience with other boards. Try to add some debug messages via Mqtt to see if code works like it should.

@Doser86
Copy link

Doser86 commented Oct 8, 2024

Nobody have experience with my board I think. That is why I consider to change the board, but then I have to change the top panel also. What exact board and top panel do you have?
How do I add debug messages via Mqtt?

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

No branches or pull requests

4 participants