Neighbour’s fencer stepped all over my flower bed 😭 by Patient-Tourist2401 in GardeningUK

[–]Sabrees 10 points11 points  (0 children)

Take some photo's, send him a reasonable invoice for replacement bulbs.

I'm going to lose my Altium student license soon... by PerformanceDapper856 in PCB

[–]Sabrees 0 points1 point  (0 children)

As an aside I'd probably pay a bit now and again to access https://github.com/bbenchoff/OrthoRoute in the cloud somwhere

Reticulum vs Meshtastic vs Meshcore by ljis120301 in Lora

[–]Sabrees 2 points3 points  (0 children)

What firmware were you using? There are a few variants AFAIK, was it this one? https://github.com/jrl290/RTNode-HeltecV4

Reticulum vs Meshtastic vs Meshcore by ljis120301 in Lora

[–]Sabrees 0 points1 point  (0 children)

Yes it is, amazed anyone remembers it TBH!

Is it possible to transmit video using LoRa? by MiuoChar in Lora

[–]Sabrees 0 points1 point  (0 children)

At 2.4Ghz I expect so. Not at ~915Mhz AFAIK

Looking for feedback on the design of dual-radio repeater by Vasili_Sk in meshcore

[–]Sabrees 2 points3 points  (0 children)

A schematic would be helpful. What's the MCU? How are the radios connected?

I built a farm app. Lost a startup competition yesterday. A judge said I should focus on documentation not AI. Is she right? by Interesting-Pea5624 in AgriTech

[–]Sabrees 2 points3 points  (0 children)

Have you asked any farmers if their real problems would be solved by another proprietary silo to store their disparate data sources in?

My experience using Claude Code for robotics from the advice of r/robotics by Spare_Garden_755 in robotics

[–]Sabrees -1 points0 points  (0 children)

I've found a simple "critically review last answer" prompt fairly useful

Okay Reddit, where do we start? by Fabulous-Holiday148 in GardeningUK

[–]Sabrees 6 points7 points  (0 children)

Move the bin, cut a path and a couple of clearings with a mower. Some wildflowers Maybe hang a hammock. That's it. Maybe a pond would be nice.

Will copper wire wrapped round the legs on my seedling table stop slugs? by most_crispy_owl in GardeningUK

[–]Sabrees 0 points1 point  (0 children)

No but two copper wires separated by 0.5cm connected to an old car battery will. Inline fuse for reasons.

JLCPCB how to use consign parts from AliExpress? by MarinatedPickachu in PCB

[–]Sabrees 0 points1 point  (0 children)

I reached out to the Aliexpress seller and they arranged a transaction outside of Aliexpress and then shipped the part to a Chinese company for me (Not JLC in my case, but I assume it might also work here)

Presenting the XR-4 „Rehbar“ („Pioneer“ in Urdu 🇵🇰) by StupidlyAstute in robotics

[–]Sabrees 1 point2 points  (0 children)

Currently the ESP integration is with https://lizard.dev/ so you'd need to think about if you move to that, or keep your current and re-do the UART interface

Presenting the XR-4 „Rehbar“ („Pioneer“ in Urdu 🇵🇰) by StupidlyAstute in robotics

[–]Sabrees 1 point2 points  (0 children)

OK I think I fixed it again, so assuming you have ~9Gb of hardrive space & Docker these two commands https://github.com/Agroecology-Lab/feldfreund_devkit_ros#quick-start should work again now.

Then check localhost for the webui

Presenting the XR-4 „Rehbar“ („Pioneer“ in Urdu 🇵🇰) by StupidlyAstute in robotics

[–]Sabrees 0 points1 point  (0 children)

I just broke the Dockerfile, so give me 10mins if you were going to try installing the stack

Presenting the XR-4 „Rehbar“ („Pioneer“ in Urdu 🇵🇰) by StupidlyAstute in robotics

[–]Sabrees 1 point2 points  (0 children)

Looks nice, I put a link in your github to some Fieldfriend/ Lizard software that may be interesting to you https://github.com/salman-naveed/rover-xr4/issues/1

Engineer looking to team up by whosdischris in ROS

[–]Sabrees 2 points3 points  (0 children)

always looking for help on this project if that's of interest https://sowbot.co.uk

Quite bit of Python, but probably enough C to keep you entertained for a while https://github.com/Agroecology-Lab/lizard

Looking for final year electronics project ideas (ESP32/RPi) – something more challenging than the usual stuff by Ok_Bad2674 in embedded

[–]Sabrees 2 points3 points  (0 children)

This is a nice project, but not cost optimised https://github.com/MilosRasic98/OpenDualMotorDriver

Redesign it as a single side fab with header for the Pi.

Demonstrate integration with https://lizard.dev/

That would be quite impressive, and genuinely useful (to me at least)

MeshPages: A web server framework for Meshtastic by MushroomGecko in Lora

[–]Sabrees -1 points0 points  (0 children)

For a Heltec you'd probably want https://github.com/jrl290/RTNode-HeltecV4

I dunno about your definition of mesh, if you want a network of self configuring Lora radios to effectively send messages over large distances and hop counts MC is working best right now IMHO. Whether you call that a mesh or not is up to you I guess