Skip to content

gabriel-rausch/IoT_Cooking_Recipes

Repository files navigation

IoT Cooking Recipes 🍳🔌

Cooking Recipes” means small, reusable IoT code snippets — ready to mix, modify, and combine for your own projects. A collection of ESP32 example projects and “recipes” for IoT applications.
Each folder contains self-contained sketches and explanations to help you learn, build, and prototype faster.


📁 Repository Structure

  • 00_Fundamentals – core setup and environment basics
  • 04_Getting_Started – first steps and test sketches
  • 05_Basics_of_Electronics – resistors, sensors, circuits
  • 06_Transducers – sensor and actuator examples
  • 07_Digital_Fabrication – case designs and fabrication ideas
  • 08_Communication – WiFi, BLE, and serial communication

🚀 Getting Started

  1. Clone this repository:

    git clone https://github.com/gabriel-rausch/IoT_Cooking_Recipes.git
    cd IoT_Cooking_Recipes
  2. Open a folder in Arduino IDE or PlatformIO.

  3. Install required libraries (see sketch comments).

  4. Upload to your ESP32 and start experimenting!


🤝 Contribute

Feel free to:

  • Add new “recipes”
  • Improve existing code
  • Submit issues or pull requests

Happy hacking & enjoy your IoT cooking! 🧪🔧

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors