epsilonrt / piduino

Arduino API on Pi boards, the best of both worlds !
https://epsilonrt.fr/2019/01/piduino/
GNU Lesser General Public License v3.0
29 stars 7 forks source link

Raspberry pi Zero 2 W support #30

Open dolfje opened 1 year ago

dolfje commented 1 year ago

I'm busy with trying piduino for the Raspberry Pi Zero 2 W.

From what I read, it is almost the same as Raspberry 3A. So I'm trying to get it working.

I have already updated the database to the following:

board: 55|RaspberryPi Zero 2 Wifi (902120)|512|1.0|25|3|1|1|0|0 board_model: 25|RaspberryPi Zero 2 Wifi|0|2 revision: 55|9445664

Now busy with checking if this works. So will update when I find incompatibilities.