Hello guys ! I'm very new to the raspberry pi world and I would like to know if the sensors that i can see on the internet, said to be compatible with RPi 4B and older ones, could be so with RPi 5 or not ? Thanks π
looks good but I don't think that comes with a breadboard and gpio wires so you might want to get those along with resistors
oops.se
There is nothing special about them that makes them compatible with a specific Raspberry Pi model. The kit has just electronic components that can be used with Raspberry Pi, Arduino, Beaglebone and so on.
k9t33n
yes because its only electronics. I was thinking your talking about sense hats at first
Other thing, I realised that RPi 5 doesn't have ADC gpio, so that many sensors can't be implemented directly on it. Does it worth it adding a Pi Pico to collect data from the sensors and sends it to the Pi 5 ? Cause Pi Pico has some adc ports
jannik44
i cant recommend the rpi pico anymore its wayy overpriced, you can get rp2040 chip controllers from aliexpress for half the price with more features like neopixel
ken_t1
Okk
ken_t1
Do you have any other idea to use analogic sensors with my RPi ?
ken_t1
Or do I have to purchase an Arduino ? :/
ken_t1
Then connect it to my RPi..
jannik44
just purchase an rp2040 chip board
jannik44
its the same chip as the rpi pico
jannik44
but actually, i think there are adc converters available by themselves
ken_t1
Yeah I found some on Amazon but don't know the quality
ken_t1
I'm gonna rather take a rp2040
ken_t1
Does it work with 5V sensors
ken_t1
Cause the kit I found is primarily made for Arduino
ken_t1
Ok I'll finally use a MCP3008-I/P, a adc converter that costs a baguette π₯
ken_t1
But since I'm very new to that kind of electronics because I'm only used to solder on PCBs, not to use breadboard (that I never used actually ^^), that will be all fun to meeee
Close to all models of Raspberry Pi have the same 40 pin header. So electrically they are compatible. And than i comes to the HAT and drivers. Some HATs hasn't updated drivers for Pi 5, check with the vendor.
oops.se
And that HAT is more complex than the kits you ref to earlier
ken_t1
More complex but easier to install π
ken_t1
And less things to buy
oops.se
Agree
k9t33n
looks good now it has resistors but do you have a breadboard and gpio wires?
ken_t1
Not yet that's the reason why I should rather buy a hat to start discovering sensors and then buying all that stuff later
oops.se
HATs is a perfect for that, I have designed some HATs with just a couple LEDs, buttons and sensors (DS18B20 and a socket for a accel sensor) for that purpose
ken_t1
They didn't respond to me yet I want to geeeet one π
ken_t1
Okok I did some research on the internet it seems to work fine with RPi 5 π
ken_t1
I'll buy oneeee
oops.se
Nice, I suspect that it will work with a Pi 5 but I can't vouch for it.
k9t33n
unless it uses drivers your pretty safe
ken_t1
I've just seen that the temp sensor is just above the CPU so the values aren't really relevant.. does someone know about a good extender for the 40 gpio ?