yohanes / GBcamera-ImageSaver

GBcamera ImageSaver implemented in python and arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improvements over the original code:

  • Added alternative Arduino Code for Arduino UNO (the supplied Arduino Code didn't work on my Arduino UNO)
  • Fixed BMP file header generation (resulting files can be opened in OS X/Linux and can be converted using ImageMagick)
  • Improved path handling for Linux/OS X
  • Added serial config (so we don't need to wait for it to scan all ports)

Yohanes Nugroho Chiang Mai October 2015

About

GBcamera ImageSaver implemented in python and arduino


Languages

Language:Python 74.2%Language:Arduino 25.8%