The ESP32 is an access point, so you connect to it from your tablet or laptop the same way you would connect to wifi through your router at your house. Everything is then communicated over UDP on that network.
So you could mount it on your scraper and send gps data wirelessly to the tractor instead of string a thin antenna wire between then tractor and scraper.
It just reads the Serial Messages output by the RTK2B board and the transmits that over UDP. Could be adapted to other COM methods (I2C, SPI) relatively easily. Depending on what GPS system you have and the available COM methods that it supports.
I am now interested in OPEN Grade 3D.
I tried moving OD3D with a simulator and a tractor, but I canāt create a 3D map. How can I create it?
START ļ¼ Field ļ¼ Create new ļ¼ survey mode ļ¼ ???
Do I need 3D map data separately?
I also use AOG.
Hello, i would like to use opengrade on a mini excavator, i ordered a start kit simplertk2b and a little Windows screen. I am looking for a help file or a tutorial to understand how to install the hardware. Could anyone help me ? ( sorry for my bad english, i do my best )
I mean are u using one antenena on the blade or on the Tractor or both ?
I am considering renaming the project to OpenGrade X as this
version it has begins to move further from the original. As well to avoid confusions between OG OG3D and now OGX in this forum and better answer questions pertaining to each version. What do you guys think?
As far as naming. I suppose that would be fine. A few points. I think Pats 2.1.3 is the most common OG at this point. I dont think that yours is fundamentally different accept for the UDP. Maybe we could get to were we have one stable OG. And everybody elses versions are betas. Just trying to think. Youre raising a good point. More later
Fundamentally they are the same yes, but as the Code bases continue to diverge it gets increasingly harder to implement Code snippets from one to another because of other dependencies, if that makes sense? Another big issues lies in the COM Methods that are used.
Here is ultimately what I am working towards as a completed project. Should be very accurate with IMU measurements being made at the antenna instead of in the cab like I had initially planned. Other than a a power cable run from the implement plug to power the Antenna Module it is completely wireless. the Grade Control Module is powered by the 5V Source Source on the CNH Scraper Plug.
This is all obviously relatively untested though this is why I recommend the Subtle name change, users still know it is OpenGrade but a way to differentiate from Pats Stable Working Version.
Yeah I totally see what you mean. But i still wish their was a way to kindave keep everything organized. I guess ive been a user from day 1 but never contributed any code. So i dont want to tell you what to do. But I love being part of the discussion. And especially using the end results. I do think that anything coming off of the Open Grade concept originally started on combine forum. Should still include Open Grade in the name.
And i guess the āMain versionā used to be Briantees. Now its Patās. Maybe that will change. Thats actually the beauty of open source.
I like this!
Yes, itās almost impossible to fuse the different versions.
I donāt think I will put much time in my OG version. Have a lot of other projects in mind!
I will work a little on OG3D, just some small details, it worked great for me last year.
Yes,
You can make a survey in the āsurvey modeā but this will only create a file in the field folder.
You have to use a third party software to make the design (I use optisurface)
For survey/leveling in the field without third party software you must use OpenGrade or OpenGrade X. It works good for small areas.
@kansasfarmer We really like your comments and experience using OG and the great videos of your fabulous earth-moving projects!
Itās nice to see what can be accomplish with this free software.
I was also thinking starting a new thread for OG3D since itās a completely different software and there is confusion sometimes between OG, OG3D and now OG X!
Maybe a thread for each is better for specific questions about use of each software.
I was checking at OG X and I now know so many people are a little bit lost when looking at these softwares.
We should invest some time making āquick startā videos!
But one āGrade Controlā thread is great for the general ideas!
To add I think that what is great about these forums, and people can add to the project in different ways, whether it is coding, electronic know how, real world experience as well as suggestions of where they would like to see the project go. All help to move the project forward in there own way.
I Havenāt yet gotten to making the process a little bit more user friendly yet, I will likely turn my attention to that once I have everything to a point that I am happy with. It is still very much in the NERD stage now, but thought I would upload if anyone wanted to try it out. I am not much of a video maker myself, but maybe some one on here is, and would like to take that on as part of the project! Would be happy to provide them step by step instructions to do it.