Friday, October 21, 2016

Image Editor/Converter for embedded (MCU-based) projects

Hi! Some time ago I've bought Arduino Due board (based on Atmel SAM3X8E chip) and 4.3'' 16-bit color TFT display. When I started to code graphics output, I've found that existing picture tools not very handy for me. So I've made a helper tool for graphic conversion. After some time, I've decided to make this program open source and add some useful functions.

I've tried to make easy-to-use image editor/converter, and hope I succeeded.

PixelImage
works under Windows (Linux users, sorry...)


If you find this project interesting, please feel free to leave comments and bugreports at sourceforge.