UppSense17- Open Source sensor for chemical analysis based on fuoresence.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.2 KiB

7 years ago
![UppSense](http://uppsense.eu/wp-content/uploads/2017/07/cropped-logo-final-version.png)
7 years ago
UppSense17- Open Source sensor for chemical analysis based on fuoresence.
7 years ago
## Hardware
7 years ago
![Hardware Block Diagram](http://uppsense.eu/github_pics/block_smaller.png)
The hardware consists out of three PCBs so far: An analog PCB, a digital PCB and an active Backplane. Two PCBs are developed with KiCAD. One is developed with Altium.
A transimpedance amplifier is used to convert light into a voltage. With a
second stage this voltage is amplified. Both outputs are available for the ADC.
On the digital board there is besides an ESP8266, an ADC, an DAC and a temperature
sensor. The DAC is needed to steer the LED driver circuit, that excites the
sample.
7 years ago
## Software
![UML Diagram](http://uppsense.eu/github_pics/uml.jpg)
The software is written in C++ leveraging the
[Sming](https://github.com/SmingHub/Sming) framework. This enables IoT
applications very easily.
In the UML diagram above it is examplarily shown how the software works. Providers
and receivers can be tied together in pairs to enable an easy way to exchange
data.
7 years ago
[Software Documentation](http://uppsense.eu/swdoc/)
7 years ago
## Web & Contact
Website: www.uppsense.eu | Email: contact@uppsense.eu