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

bin raspberry #1

Open
sante85 opened this issue Nov 21, 2023 · 6 comments
Open

bin raspberry #1

sante85 opened this issue Nov 21, 2023 · 6 comments

Comments

@sante85
Copy link

sante85 commented Nov 21, 2023

It is possible add a bin for raspberry, or explain procedure to compile for arm?
@aquarat how to contact you for know how to do?

thanks

@aquarat
Copy link
Owner

aquarat commented Nov 22, 2023

Hey

I posted this code as I thought it might be useful for someone else. I don't maintain this project (I should probably note that). I no longer have this inverter... in fact I don't have any inverter anymore haha.

A binary that will run on a Pi is available here: https://drive.google.com/file/d/15P8vta8QaSq_NnfAfMa6vZBCbI7lMW-g/view?usp=sharing

To compile I think you have to install monodevelop. I don't work with .Net stuff normally so I don't remember.

Sorry about that, best of luck. Feel free to post here how you compiled it and then we can add it to the README for others.

@sante85
Copy link
Author

sante85 commented Nov 22, 2023 via email

@aquarat
Copy link
Owner

aquarat commented Nov 22, 2023

Ah that's really strange as I used it on a Pi. Ah well, it's a challenge for you. Install MonoDevelop and see if you can build the project, then you can post the instructions for others :)

@sante85
Copy link
Author

sante85 commented Nov 22, 2023 via email

@sante85
Copy link
Author

sante85 commented Nov 23, 2023 via email

@aquarat
Copy link
Owner

aquarat commented Nov 23, 2023

Hi

It's on my blog:

* * * * * root /usr/bin/dtach -n /dev/shm/mustinv$$ /usr/bin/bash -c "/home/pi/MustInverter.exe | mosquitto_pub -h 192.168.0.5 -t "/mustinverter" -l -u username -P password"

I piped it into mosquitto_pub.

https://aquarat.co.za/teardowns/reverse-engineering-a-solar-inverter-telemetry-protocol/

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

2 participants