Compression in Raspberry Pi Pico

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Isaacolle
 
Posts: 1
Joined: Thu May 19, 2022 9:31 am

Compression in Raspberry Pi Pico

Post by Isaacolle »

How do I compress data in Raspberry Pi Pico?

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Compression in Raspberry Pi Pico

Post by mikeysklar »

What kind of data (images, audio, text)?

Are you running Arduino or CircuitPython code?

I did see a note under the raspberrypi/pico-extras github about image compression called platypus.

https://github.com/raspberrypi/pico-extras

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”