
© Karel Čermák & ProČmeláky.cz

------------------------------------------------------------------------------------
Seznam použitých materiálů při práci:
------------------------------------------------------------------------------------

•	Animace displeje:
-	https://youtu.be/0KGMFhFQ0YY
-	https://duino.ru/blog/onlayn-preobrazovanie-izobrazheniy-v-c-kod/

•	Bootstrap kódy:
-	https://getbootstrap.com/docs/5.0/examples/sidebars/
-	https://vinorodrigues.github.io/bootstrap-dark/test-nightfall.html

•	Bootstrap motivy:
-	https://bootswatch.com/

•	Čtení z SD karty:
-	https://arduinogetstarted.com/tutorials/arduino-read-config-from-sd-card

•	Další animace:
-	https://codepen.io/shamim539/pen/LKgpOr
-	https://codepen.io/Tibixx/pen/YzVqzZM
-	https://codepen.io/vaibhavarora/pen/xmpxjp
-	https://codepen.io/ahmedriad1/pen/BaamKgv
-	https://codepen.io/goodkatz/pen/LYPGxQz

•	Displej:
-	https://navody.dratek.cz/navody-k-produktum/oled-displej-ssd1306.html
-	https://dratek.cz/docs/produkty/1/1553/1420663108.pdf
-	https://www.elithecomputerguy.com/2019/07/print-text-to-oled-screen-on-arduino/ 
-	https://forum.arduino.cc/t/make-adafruit_sh1106-h-to-use-les-ram/676748/2

•	Editor:
-	https://stackoverflow.com/questions/43728080/how-to-add-font-types-on-quill-js-with-toolbar-options
-	https://gist.github.com/codeguy/6684588

•	Error stránky:
-	https://frontendshape.com/post/bootstrap-5-404-page-examples

•	HTTP requesty:
-	https://forum.arduino.cc/t/arduino-uno-esp8266-http-get-request-with-at-commands/563216
-	https://web.archive.org/web/20150321044858/http://blog.huntgang.com/2015/01/20/arduino-esp8266-tutorial-web-server-monitor-example/
-	https://github.com/itead/ITEADLIB_Arduino_WeeESP8266/blob/master/examples/HTTPGET/HTTPGET.ino

•	Waving emoji:
-	https://jarv.is/notes/css-waving-hand-emoji/

•	Rádiová komunikace:
-	https://lastminuteengineers.com/433mhz-rf-wireless-arduino-tutorial/

•	Vuedraggable:
-	https://codepen.io/nikolasp/pen/yvpWJR
-	https://codepen.io/danieldilly/pen/KvzOjN



------------------------------------------------------------------------------------
Seznam použitých knihoven:
------------------------------------------------------------------------------------

•	Adafruit GFX (https://github.com/adafruit/Adafruit-GFX-Library)
•	Adafruit SH1106 (https://github.com/wonho-maker/Adafruit_SH1106)
•	Aos (https://michalsnik.github.io/aos)
•	Apexcharts.js (https://apexcharts.com)
•	Axios (https://axios-http.com)
•	Bootstrap (https://getbootstrap.com)
•	Bootstrap Icons (https://icons.getbootstrap.com)
•	BootstrapVue (https://bootstrap-vue.org)
•	BrowserDetection (https://github.com/Wolfcast/BrowserDetection)
•	CzechVocative (https://github.com/granam/czech-vocative)
•	Enplated Email (https://github.com/K-cermak/Enplated-Email)
•	Flash.js (https://betaweb.github.io/flashjs)
•	ITEADLIB WeeESP8266 (https://github.com/itead/ITEADLIB_Arduino_WeeESP8266)
•	jQuery (https://jquery.com)
•	PHPMailer (https://github.com/PHPMailer/PHPMailer)
•	Quill (https://quilljs.com)
•	RadioHead (https://github.com/PaulStoffregen/RadioHead)
•	SdFar (https://github.com/greiman/SdFat)
•	Sortable (https://github.com/SortableJS/Sortable)
•	Vue.Draggable (https://github.com/SortableJS/Vue.Draggable)
•	Vue.js (https://vuejs.org)



