Skip to content

This repository focuses on Programs that can be achieved using SST IoT Development Board which is an ESP32 Development Kit

License

Notifications You must be signed in to change notification settings

izzarzn/SST-IoT-DEVELOPMENT-BOARD

Repository files navigation

SST-IoT-DEVELOPMENT-BOARD

Arduino IDE
Click Here

Arduino IDE Installation Guide
Click Here

ESP32 Setup Guide
Click Here

Blynk Account Setup Guide
Click Here

Libraries Riquired
Click Here

About the Board

The SST IoT Devlopment Board is a ESP-32 Module mounted on a custom PCB and integrated with different Sensors and Accuators, using which strong Embedded and IoT fundamentals are developed by deploying and implementing various projects involving cloud, ML and various other industry stacks.


Specifications

  • The ESP32 is dual core, this means it has 2 processors.
  • It has Wi-Fi and bluetooth built-in.
  • It runs 32 bit programs.
  • The clock frequency can go up to 240MHz and it has a 512 kB RAM.
  • This particular board has 30 pins, 15 in each row.
  • It also has wide variety of peripherals available, like: capacitive touch, ADCs, DACs, UART, SPI, I2C and much more.
  • It comes with built-in hall effect sensor and built-in temperature sensor.

SST IoT Development Board Pin Description

Components GPIO PIN DESCRIPTION
Buzzer 14
Bluetooth RX - 16, TX - 17
DHT 11 32
DC Motor M1 - 25/33, M2 - 26/27
LCD SCL - 22, SDA - 21
ON Board LED 02
OLED SCL - 22, SDA - 21
RGB LED 4
RELAY 13
Servo Motor S1 - 12, S2 - 2, S3 - 15
SD CARD CS - 5, SCK - 18, MOSI - 23, MISO - 19
UART 0 TX0 - 01, RX0 - 03
Components GPIN PIN DESCRIPTION
POT 34
PUSH BUTTON 35
LDR 36
Thermister 39
ISOLATED IO PINS J19 J14
GPIO18 GPIO3
GPIO19 GPIO2
GPIO23 GPIO1
GPIO25 GPIO4
GPIO26 GPIO5
GPIO27 GPIO12
GPIO32 GPIO13
GPIO33 GPIO14
GPIO34 GPIO15
GPIO36 GPIO16
GPIO39 GPIO17
Analog Inputs (ADC) GPIO4 GPIO2 GPIO15 GPIO13 GPIO12
GPIO14 GPIO27 GPIO26 GPIO25 GPIO33
GPIO32 GPIO35 GPIO34 GPIO39 GPIO36

List of Programs

No Program Name
1 Program to Blink On Board LED
2 Program for RGB LED
3 Program for Toggle Switch
4 Program for LDR Interface
5 Program for Relay Interface
6 Program for Thermistor
7 Program for Bluetooth Interface
8 Program for I2C OLED Interface
9 Program for I2C LCD Interface
10 Program for DHT11 Sensor using Serial Monitor
11 Program for LED using Blynk Server
12 Program for DHT11 Sensor using Blynk Server

Program-1
Program for On Board LED
Source Code

Program-2
Program for RGB LED
Libraries Required : NeoPixel
Source Code

Program-3
Program for Toggle Switch
Source Code

Program-4
Program for LDR Interface
Source Code

Program-5
Program for Relay Interface
Source Code

Program-6
Program for Thermistor
Source Code

Program-7
Program for Bluetooth Interface
Setup Guide
Libraries Required : SoftwareSerial
Source Code

Program-8
Program for I2C OLED Interface
Libraries Required : U8g2
Source Code

Program-9
Program for I2C LCD Interface
Libraries Required : Wire, LiquidCristal
Source Code

Program-10
Program for DHT11 Sensor using Serial Monitor
Libraries Required : Adafruit, DHT Sensor
Source Code

Program-11
Program for LED using Blynk Server
Libraries Required : Blynk
Click Here For Setup Guide
Source Code

Program-12
Program for DHT11 Sensor using Blynk Server
Click Here For Setup Guide
Libraries Required : Blynk, DHT Sensor
Source Code

Program-13
ESP32 to Store Data to FireBase Database
Libraries Required : FireBase-Client
Source Code

Program-14
ESP32 Program for Monitoring LDR Values using FireBase
Libraries Required : FireBase-Client
Source Code

Program-15
ESP32 Program to Control Buzzer using FireBase
Libraries Required : FireBase-Client
Source Code

In Case of PORT Error Download and Install the following Drivers.

External Drivers Links MC's
CP210x Driver Click Here ESP8266 & ESP32
CH340 Driver (Windows) Click Here Arduino
CH340 Driver (Mac) Click Here Arduino

Don't forget to ⭐ this repo

BE INSPIRED, BUT DONT COPY ! FORK IT !!


About

This repository focuses on Programs that can be achieved using SST IoT Development Board which is an ESP32 Development Kit

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages