Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
not sure witch channel i would post this , I’m working on implementing indoor localization and path planning for a four-wheeled robot running on a Raspberry Pi 3. i saw […]
I have a question : if I make a dataset with pictures with high quality (my phone or good camera) ,later on when i use the raspberry camera (i dont […]
Hey guys i have a 4.3 inch waveshare LCD for my rpi4 it used to work earlier but now when i try to use the driver given, it doesnt work […]
Hello Guys I have another HFP/HSP question I have to connect a phone to a computer to Tx/Rx the phone’s audio. Using bluetooth, there are 2 option-> HSP and HFP. […]
While implementing a networked weather station on the Raspberry Pi Pico W using MicroPython, I encountered an unexpected result in the predicted temperature and weather classification. The code is supposed […]
Embedded linux people, Can I stream video from the rpi5 running bookworm? the system knows the camera exists and I can get videos and images. But I cant get the […]
@superbike_z (and anyone else interested in a RPi Yocto Project) Yes, the Pi is supported by the Yocto Project. You need to include the meta-raspberry-pi layer from https://git.yoctoproject.org/meta-raspberrypi In your […]
Hadn’t seen this before now, but the RP2354 is adding FLASH memory onboard! Seems like a huge improvement from a simplicity standpoint. https://datasheets.raspberrypi.com/rp2350/rp2350-product-brief.pdf – That being said, I’m not sure […]
I’m deploying a fine-tuned Mask R-CNN model (ResNet-101) on a Raspberry Pi 4 (4GB RAM) running Raspbian OS, using TensorFlow Lite v2.6 for aerial object detection. During inference, I get […]