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.
- Host: GitHub
- URL: https://github.com/paulkastel/fuzzyledcontroler
- Owner: paulkastel
- License: mit
- Created: 2017-02-18T21:30:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T09:18:31.000Z (about 8 years ago)
- Last Synced: 2025-01-04T07:29:32.554Z (4 months ago)
- Topics: arduino, colours, degrees, fuzzy-logic, fuzzylite, java, jframe, led
- Language: Java
- Size: 526 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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