-
Hello,
I'm creating a hobby microcontroller project that involves reading Victron systems (a BMV-712 smart, a battery SmartSense, a Smart MPPT charger and an Orion DC-DC charger) on a Raspberry Pi …
-
Very minor thing, but I imagine since the release a couple weeks back that this is no longer "early access" anymore. :smile:
> # Raspberry Pi RP2350 Pico SDK Examples - Early Access
Should prob…
-
https://www.youtube.com/watch?v=UnIa2jbEHRk
SparkFun Pro Micro RP2350
The RP3250 is a unique dual-core microcontroller with two ARM® Cortex® M33 processors and two Hazard3 RISC-V processors, all r…
-
Need to learn to program some fundamentals on the Pi. Issue is closed when I can do the following:
- [x] control a program by opening or closing a physical switch (or connect a wire on the breadboard…
-
Hi. Raspberry Pi just launched the [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/) MCU. Please consider adding it to the list of parts!
-
I am trying to build with vscode and pico extension for the rp2040 pi pico
I was getting the rtc.h not found also, I changed it to my_rtc.h
this builds successfully but after i put the uf2 on the …
-
In my prototype I am using a Schottky diode to isolate/protect battery from (inadvertant) VBUS connections. The diode lets battery feed into VSYS with a 0.4V drop.
In 'hardware' powersave (with PIO…
-
Thank you for your great NMEA2000 library.
I managed to get this working well on a Raspberry Pi Pico with the CANPico carrier board from Canis Labs (from SK Pang). The port to the Canis Labs SDK wa…
-
Now that the Arduino IDE supports the RP Pico, any chance to make it work with the Joystick library? It won't compile for Pico and unfortunately the CircuitPython version is lacking.
-
It seems like TM1637 driver doesn't work on RaspberyPi pico.
I've used the same example provide in the examples folder [here](https://github.com/tinygo-org/drivers/blob/release/examples/tm1637/main…