
Last seen: 2025-04-03 1:41 am
OK, that's good to know. We'll circle back to that later. I haven't started to work with the RPi but I expect that I would at some stage. "Toolch...
Say what-what? You have a RPi with a RPi camera connected to it? There has to be software that communicates with the camera. I suspect there's a C...
ok, there's a lot on the plate right now. I have FBImage, 2 escapi samples, a demo jig to build, and dozens of tests. Thank you. I'm enjoying it ...
It's not a contest of "which is better" or "most popular." C++ is a hybrid language and can function at both extremely abstract and extremely low leve...
I think we'll have to periodically return to this thread in order to keep the robot base up to date with the rest of the modules. And speaking of mo...
@bits2bots Ah! A circuit error. OK, that adds up. I was worried I was losing my mind.
@bits2bots I'm not understanding this at all. By "it" do you mean digitalRead or your code? Let me check my premise: digitalRead returns an ...
@dronebot-workshop I'm missing something here. The Arduino docs say digitalRead returns HIGH or LOW. It is an integer value but is supposed to...
Right you are. My suggestion would be in the programming forum. I'll address what I see as the path going forward to visual navigation of your robot w...
@robotbuilder The method you refer to above to fill a polygon is the raster scan1. That's not the algorithm I described. I wasn't trying to f...
@robotbuilder I'm in a bad mood, I admit it. Just because ... I went back to the OpenCV website and followed the install link. I answered the que...
@byron, @robotbuilder, Argh! I'm frustrated today! The freeBASIC wiki's acting up and has been inaccessible for the last few hours so I can't grab ...
What? From a nap? Sorry 'bout that. Thanks for the info. OK, I nominate byron as the Python expert. All in favor? Opposed? Motion carries. ...
@robotbuilder This reply risks me being accused of boasting or condescension and I'm sorry about that. It's also a long post with anecdotes and I'm...
@robotbuilder Subtractive geometry. Argh! You're diverting me again! I'm checking the compiler against every example in the programmer's Gui...