Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Hacking the WiFi-enabled color screen GitHub Universe conference badge (simonwillison.net)
31 points by meetpateltech 42 days ago | hide | past | favorite | 4 comments


The article says the badge has a "full raspberry pi", but from reading the badge docs, it's just a RP2350B MCU.


What is the difference between that and a "full Raspberry Pi"? Is it that this thing just runs MicroPython and not a full Linux?

I should fix that!


Hi! They're very different.

The Raspberry Pi is a full-on computer, it has a Broadcom ARM GPU/CPU, memory, runs Linux etc.

The RP2040 and RP2350 are micro-controllers, such as the ones used on the Arduino. Usually you don't run any operating system on these, everything is bare metal.

I liked your article though! Cheers


Thanks for calling this out, I put a strike through "full Raspberry Pi" and replaced it with "Raspberry Pi Pico microcontroller" instead.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: