
Last seen: 2023-03-21 4:56 pm
Thanks, @byron!
Sorry, no help from me then as I tend to use Node-Red mostly now. Others may have info here as well as the IoT section at/p>
We will need more data here :) What IoT service are you using? What are you trying to set up?
I have an updated Gerber for an RPI-Pico breakout board free for the making. It includes a place for an ESP-01 module, power for the Pico a...
@thrandell Unfortunately, this rarely happens :( The wheels almost always turn. For smaller bots, this usually makes it skew the current path...
@mike-za, I would try and source the control board outside the vendor. Unless it's some soviet made oddity from the cold war era, you should be able...
@huckohio The MD10C may not be grounded well. Is this seen on both controllers or just the one? A floating ground can cause induced noise and again,...
@huckohio It could be caused by a lot of things. Inductance, leakage, etc. Having a lot of wires running around, you can transfer or pickup voltage ...
@byron I think a pot would be a better choice here. Less stuff to do in the code. Just a map and constrain pair with the analog value.
Hi @peterpenpencil, I'm not sure if I understand what you really want, but this is what I have used on the RPI and Yun to stream with: ffmpeg Scot...
Hi @wolfgangw, I agree with the premise of the idea and have a set of sellers I try to use and recommend, but there are issues even with this many t...
Hi @mc2, How are you controlling the speaker? I would assume through a gpio pin, correct? If that's the case then you could use a PWM IO pin and ma...
@iclazion I think that some of the methods in that library are 'float' types. You may want to adjust based on that.
You are trying to use the same serial port for logging and the lidar? Soft serial the Lidar if you can and on an Uno (or any 328p), nothing past 57k ...
@roadking598 No problem.