Skip to content

Commit f43e076

Browse files
authored
Create README.md
1 parent f8bb0c9 commit f43e076

File tree

1 file changed

+21
-0
lines changed
  • ESP RainMaker Getting Started with ESP32

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# [Interfacing OLED display with ESP32](https://circuitdigest.com/microcontroller-projects/)
2+
3+
<img src="https://github.com/Circuit-Digest/Basic-ESP32-Tutorials/blob/f8bb0c961f760262d1b312c6fa7396790ef7a271/ESP%20RainMaker%20Getting%20Started%20with%20ESP32/title%20image.png" width="" alt="alt_text" title="image_tooltip">
4+
<br>
5+
6+
<br>
7+
<a href="https://circuitdigest.com/tags/ESP32"><img src="https://img.shields.io/static/v1?label=&labelColor=505050&message=ESP32 Tutorials Circuit Digest&color=%230076D6&style=social&logo=google-chrome&logoColor=%230076D6" alt="circuitdigest"/></a>
8+
<br>
9+
10+
[<h1>Click here](https://circuitdigest.com/tags/ESP32) For other ESP32 tutorials.</h1>
11+
12+
13+
<br>
14+
<br>
15+
<img src="https://github.com/Circuit-Digest/Basic-ESP32-Tutorials/blob/f8bb0c961f760262d1b312c6fa7396790ef7a271/ESP%20RainMaker%20Getting%20Started%20with%20ESP32/ESP-RainMaker.gif" width="" height="" />
16+
As we know In this tutorial, we are going to look at the ESP RainMaker. ESP RainMaker is the end-to-end platform for the ESP chips from Experessif. It is designed as a successor to Experessif’s ESP Jumpstart platform. ESP RainMaker enables customers to quickly design, build and deploy AIoT solutions based on enterprise-level cloud computing without the hassle of managing any infrastructure. It is a collection of device-agent SDK, a transparent cloud application and iOS/Android phone apps. This lets developers write the firmware and instantaneously interact with it through the phone apps or voice assistants without writing a single line of code in the cloud or the phone applications. Makers can just focus on developing their firmware without worrying about the app or cloud integration and the rest of the infrastructure.
17+
The ESP Rainmaker is similar to other IoT services like the Blynk application, Ubidots, Thingspeak, IFTTT and Arduino IoT cloud etc. But this platform offers features much more such as self-adapting mobile apps, free integration of Alexa and Google Assistant, Node sharing, Wi-Fi provisioning through QR code and much more. The great attribute of using this IoT platform is that it is free for its users and offers great features.
18+
<br>
19+
[Note: As this projects are very simple we are only providing the code, schemaitic, and a few essential images if you want to get the images or code explanations do check out the Circuit Digest website.
20+
<br>
21+
<br>

0 commit comments

Comments
 (0)