Skip to content

Microcontroller project collection. This repo was created as a place for experimental documentation, as well as source code for various Internet of Things projects using microcontrollers, such as ESP8266/ESP32, and others.

Notifications You must be signed in to change notification settings

Raka-coder/iot-mikrokontroller

Repository files navigation

IoT Microcontroller Project Collection

GitHub repo size GitHub Last Commit GitHub issues

This repository contains a collection of Internet of Things (IoT) projects using various microcontrollers and popular platforms.
Suitable for learning, experimentation, and further development in automation, smart home, and cloud-based notification systems.


Example project folder structure:

project-name/
├── src/             # Main source code (e.g. .ino, .c, .cpp)
├── schematic/       # Circuit schematics (Fritzing, PNG, etc.)
└── README.md        # Brief project description & usage instructions

Supported Platforms & Boards

Projects in this repo may use various boards and platforms, including:

  • ESP8266 / ESP32
  • Popular IoT platforms: Blynk, Arduino IoT Cloud, Sinric Pro, etc.
  • Cloud & notification integration: WhatsApp, Google, Alexa, Telegram, etc.

Each project folder contains specific information about the board and platform used in its respective README.


Purpose

  • To serve as a reference for IoT projects based on microcontrollers.
  • To document experiments with various cloud platforms & boards.
  • To make it easier for anyone to learn, try, or develop their own IoT projects.

About

Microcontroller project collection. This repo was created as a place for experimental documentation, as well as source code for various Internet of Things projects using microcontrollers, such as ESP8266/ESP32, and others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published