An open API service indexing awesome lists of open source software.

https://github.com/paulkastel/fuzzyledcontroler

Application in JAVA that uses Fuzzy Logic and Arduino. With 3 sliders user change colour of JFrame and LED. Fuzzy logic recognise and name actual colour with its degree and brightness.
https://github.com/paulkastel/fuzzyledcontroler

arduino colours degrees fuzzy-logic fuzzylite java jframe led

Last synced: 2 months ago
JSON representation

Application in JAVA that uses Fuzzy Logic and Arduino. With 3 sliders user change colour of JFrame and LED. Fuzzy logic recognise and name actual colour with its degree and brightness.

Awesome Lists containing this project

README

        

# FuzzyLEDControler
Application in JAVA that uses Fuzzy Logic and Arduino. With 3 sliders user change colour of JFrame and LED. Fuzzy logic recognise and name actual colour with its degree and brightness.

# Additional Files
In project I added files with scheme for electronic circuit to run in Fritzing and Arduino IDE. Also code with Fuzzy Logic for FuzzyLite.
To put everthing in place FuzzyLEDControler uses 2 libraries: jSerialComm (code set to COM3) for Serial Communication and FuzzyLite 5.0