Skip to content
PhotonicsOpenProjects edited this page Jan 8, 2024 · 22 revisions

Introduction

The ONE-PIX kit is a low-cost single-pixel hyperspectral imaging education kit. This module is fully available on GitHub. The current implementation has been developed in Python 3 and tested on a Raspberry Pi 4 8 Go, running Raspbian 11 (bullseye), but should also work with Windows or Ubuntu on most computers. The ONE-PIX API is documented here.

Motivations

As the various spectral imaging technologies are relatively very expensive, we want to popularise the use of these new cutting-edge technologies. Thus, this kit aims to allow anyone to design their own kit or to order one from Photonics Bretagne. As this research topic remains very broad, a GitHub repository allows to share all the contributions made within a community dedicated to single-pixel hyperspectral imaging.

This package is intended to provide:

  • Python programs to operate the kit.
  • Several compressed imaging methods implemented
  • Analysis tools to make use of the measured datacubes
  • A range of user interfaces enabling both advanced and non-advanced users to carry out these various actions