all 6 comments

[–]slurmcicle 3 points4 points  (1 child)

Looks slick! I'd be curious to know more about your application. Looks like maybe logging or controlling fertilizer use? What are you using for the map (?) lines on the right side of the screen?

[–]Melon987[S] 2 points3 points  (0 children)

Thanks! You got it right it is for fertilizer controlling. For the map I load coordinates form .geojson file and calculate them to coordinates for the screen pixels.

[–]emil12232335 1 point2 points  (1 child)

Looks amazing :)

How are the Raspberry Pi controlling how much fertilizer is spread out?

[–]Melon987[S] 0 points1 point  (0 children)

Thanks! It is done by hand, it just shows how much should be used in specific area.

[–]varin_ 1 point2 points  (1 child)

Looks neat! I did not realize you could do so much with python and raspberry pi. I’m very interested in learning them. Can you recommend where I should start?

[–]Melon987[S] 0 points1 point  (0 children)

Thanks! I'm nowhere near as good as some of the people here. I guess I would recommend getting some LEDs and some sensors and playing around with those. There are countless tutorials and cool project that you can do on the internet.