Become a sponsor to Kritish Mohapatra
Hi, I’m Kritish
I’m an open-source IoT developer and embedded systems enthusiast building educational hardware projects, MicroPython libraries, and real-world IoT systems to help students learn embedded systems by doing.
My main focus is ESP32, MicroPython, Python, and cloud-connected devices. I also explore AI and edge computing for embedded systems.
Current Open-Source Projects
-
100 Days 100 IoT Projects
Practical embedded systems learning repository
https://github.com/kritishmohapatra/100_Days_100_IoT_Projects -
MicroPiDash
Lightweight MicroPython IoT dashboard framework
https://github.com/kritishmohapatra/micropidash -
MicroPython SevenSeg
Reusable 7-segment display driver library
https://github.com/kritishmohapatra/micropython-sevenseg
I’m based in India and collaborate globally with the open-source community.
Why Sponsor?
Your sponsorship helps me:
- Buy hardware (ESP32 boards, sensors, displays)
- Maintain and improve MicroPython open-source tools
- Write detailed documentation and tutorials for students
- Continue building free embedded systems learning resources
Open source is free, but hardware isn’t—your support helps keep these projects sustainable.
Transparency
Sponsorship funds are used only for:
- Hardware for upcoming IoT projects
- Documentation and tutorials
- Open-source development tools
I’ll share updates on hardware purchases and new projects built.
Thanks for supporting my open-source journey.
Featured work
-
kritishmohapatra/100_Days_100_IoT_Projects
A 100-day challenge exploring IoT and embedded systems using ESP32, ESP8266, and Raspberry Pi Pico with MicroPython. Each day covers a new sensor or module with complete code, circuit diagram, and …
Python 252 -
kritishmohapatra/micropidash
micropidash: A non-blocking web interface library for MicroPython microcontrollers. Featuring real-time sync, independent dark mode, and easy hardware integration via uasyncio.
Python 9 -
kritishmohapatra/micropython-sevenseg
A lightweight MicroPython library for controlling single-digit 7-segment displays (ESP32, ESP8266, Raspberry Pi Pico W supported).
Python