Replies: 5 comments 7 replies
-
Awesome! You can get started with the setup at https://github.com/Akkudoktor-EOS/EOS/blob/main/CONTRIBUTING.md#setup-development-environment . Currently development is done in the branch In the wiki there is also some (currently very limited and incomplete) information how to setup the system with the feature branch https://github.com/Akkudoktor-EOS/EOS/wiki/First-Steps-(Branch-feature-config%E2%80%90overhaul). The best documentation is actually the code (sphynx api generation: make docs) and the swagger documentation (make run-dev then go to /docs endpoint). Please ask any questions or make PRs to help with anything (documentation, etc.). |
Beta Was this translation helpful? Give feedback.
-
OK. I git-cloned the project and see that it is nicely opened in VSCode. Is there a description of the structure of the project to get started with ? |
Beta Was this translation helpful? Give feedback.
-
when I am in VScode bash (on Windows) I don't have a command "make". (I used that installation for Rust development, that does not use I could install Code in a virtual machine running Linux. Is that recommended ? |
Beta Was this translation helpful? Give feedback.
-
In Linux I was able to Then I was able to install the prerequisites in in Windows to be accessible in VSCode. |
Beta Was this translation helpful? Give feedback.
-
I also can start the server using the instruction in the documentation,but I don't get a connection @ http://0.0.0.0:8503 or @ http://127.0.0.1:8503 |
Beta Was this translation helpful? Give feedback.
-
...I'd like to contribute ...
I am experienced in doing embedded software since 40 Years.
I am used to use git
Mostly I did C and some C++, but since a year I am exclusively on Rust, which is not easy to learn, but beats C++ in all aspects.
I also did some Linux projects. I do have a Raspberry Pi for testing (or I would buy another one).
In the moment I started a project on Pico 2. Same supposedly would be very well suited for EOS, if you don't want to engage a standard OS. (It only costs 5 €.)
How to get together ?
==============================================================================
Ich habe 40 Jahre Erfahrung als embedded Programmierer.
Ich mit git umgehen.
Ich habe meist in C und ab und zu in C++ programmiert, seit einem Jahr aber komplett auf Rust umgestellt, das nicht ganz leicht zu lernen ist, dann aber C++ in allen Bereichen schlägt.
Ich habe auch schon mit Linux gearbeitet. habe auch einen RasPi zum Testen (oder würde noch einen anschaffen)
Momentan bereite ich ein Projekt mit einem Pico 2 vor. Der wäre vermutlich sehr gut geeignet für EOS, wenn man kein reguläres Betriebssystem bemühen will. (koste nur 5Euro oder so.)
Wie kommen wir zusammen ?
(Wäre English her besser ?)
Beta Was this translation helpful? Give feedback.
All reactions