CircuitPython vs. Micropython

I see a lot of documentation on using CircuitPython with a Swan but haven’t found any for Micropython. Will some of the Micropython functionality just not work with a Swan?

Thanks,
Joe

1 Like

Hi @scavoj,

Officially, we provide support for CircuitPython. That’s not to say that MicroPython won’t work on the Swan but we only have pre-built CircuitPython images for the Swan and Cygnet. Is there a specific reason you would opt for MicroPython over CircuitPython?

Thanks,
Alex

1 Like

I’ve mostly been working with MicroPython. I’ll play around with CircuitPython and see how some of my classes work with it.

Thanks for the reply.
Joe

1 Like