khaannaveed's Stars
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
avislab/STM32F103
STM32F103C8 Examples
rdalla/arq_webserver
It is a repository for the development of HTTP Server esp32. It is a web server code based on esp-idf lwIP
qienhuang/esp32_mini_webserver_gpio
A minimum esp32 http Web Server, with GPIO control, static IP address, Wifi connection state. Implemented in ESP-IDF framework.
controllerstech/ESP32
ESP32 Projects using ESP-IDF
aharshac/StringSplitter
An Arduino library that adds string splitting functionality to character delimited C++ strings.
Cybarose/EspWebserver-IoT-Class
Esp32 Webserver to turn an LED on and off
Diaa-Eldeen-E/ESP32_Webserver
A simple HTTP web server demo on ESP32
kaani14/STM32_ESP8266_Register_Programming
Send dummy sensor data using HTTP request to Thingspeak using ESP8266 and STM32F767ZI.
saifgati/Esp8266-DHT22-data-to-thingspeak-server-and-oled-displaying
this code explains how to setup your node mcu and sending dht22 data to the thingspeak web server and setting your oled ssd1306.
ciastkolog/ESP8266_SI7021_THINGSPEAK_IDF
Simple temperature and humidity sensor sending data via WiFi to Thingspeak and deep sleep
vikilabs/ThingSpeak.Cloud.Library
API to communicate with ThingSpeak Cloud
gabrield/libthingspeak
ThingSpeak C library (libthingspeak)
phfbertoleti/ThingSpeakC
Upload data to ThingSpeak in C!
VRomanov89/AnalogMultiplexing
Arduino Porgram which allows the user to read 8 different inputs and storing them into an array for future use.
johan-bjareholt/Floppy-Piano-Arduino
MaJerle/stm32fxxx-hal-libraries
Libraries for STM32F4xx and STM32F7xx built on HAL drivers from ST