This repository mixes original material by Salah Abdeljabar with unmodified reference material
from the kit vendor. The two are covered by different terms.

## Code (MIT License)

Copyright (c) 2026 Salah Abdeljabar

Applies to all Arduino sketches (`*.ino`) and the HTML/CSS/JavaScript of the guide pages
(`index.html` files, including the styling and theme-toggle script).

Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or
substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

## Written guides and images (CC BY 4.0)

Copyright (c) 2026 Salah Abdeljabar

Applies to the written guides (the `README.md` files, and the prose/structure of the
`index.html` guide pages), and the original diagrams, photos, and screenshots in `assets/`.

Licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0):
<https://creativecommons.org/licenses/by/4.0/>. You are free to share and adapt this material
for any purpose, including commercially, provided you give appropriate credit to Salah
Abdeljabar, link to the license, and indicate if changes were made.

## Third-party material: not covered by this license

`ESP32 Basic Starter Kit.pdf` is the original kit manual
published by LAFVIN, sourced from their official tutorials page
(<https://lafvintech.com/pages/tutorials>, product "LA043 ESP32 Basic Starter Kit"). It is
included here unmodified, for students' reference and convenience, and remains the copyright of
LAFVIN. It is not covered by the MIT or CC BY 4.0 terms above; any reuse of that material is
subject to LAFVIN's own terms.
