Search found 9 matches

by novlean
Tue Jun 06, 2017 11:46 am
Forum: General Discussion
Topic: Internet button on ESP32/ESP8266 and Amazon AWS IoT in 2 minutes
Replies: 0
Views: 3248

Internet button on ESP32/ESP8266 and Amazon AWS IoT in 2 minutes

This 2-minute video demonstrates how to implement Internet button with Mongoose OS, ESP32/ESP8266 and Amazon AWS IoT:
https://youtu.be/nA3tGsSFngc

More info: https://mongoose-os.com/blog/internet-b ... 2-minutes/
by novlean
Fri Jun 02, 2017 12:07 pm
Forum: General Discussion
Topic: Playing w ESP32 - new Mongoose OS tool features: JS API, RPC, terminal
Replies: 1
Views: 5800

Playing w ESP32 - new Mongoose OS tool features: JS API, RPC, terminal

Developing for ESP32? Check out new Mongoose OS tool features: 1) JS API autocompletions 2) RPC browser 3) Terminal https://mongoose-os.com/blog/new-mos-tool-features-js-api-autocompletions-rpc-browser-terminal/ 1.JS API autocompletions https://mongoose-os.com/blog/content/images/2017/04/a.gif 2. RP...
by novlean
Wed May 31, 2017 2:05 pm
Forum: General Discussion
Topic: Google IoT Core cloud and ESP32 setup with Mongoose OS
Replies: 0
Views: 3634

Google IoT Core cloud and ESP32 setup with Mongoose OS

This post describes on how to setup ESP32 (or ESP8266) module Google IoT Core cloud.
https://mongoose-os.com/blog/mongoose-o ... t-esp8266/
by novlean
Fri May 26, 2017 11:26 am
Forum: General Discussion
Topic: Amazon AWS features Mongoose OS for ESP32
Replies: 0
Views: 3321

Amazon AWS features Mongoose OS for ESP32

Amazon AWS Partner Network Blog features Mongoose OS. An Open Source Operating System specifically designed for the Internet of Things. Mongoose OS currently supports the ESP32 & ESP8266 microcontroller platforms.

https://aws.amazon.com/blogs/apn/partne ... -may-2017/
by novlean
Thu May 25, 2017 4:15 pm
Forum: General Discussion
Topic: AWS device shadows with Mongoose OS for ESP32
Replies: 0
Views: 3057

AWS device shadows with Mongoose OS for ESP32

The video tutorial explains on using AWS IoT device shadows with Mongoose OS on ESP32
https://mongoose-os.com/video-tutorials.html#video11

https://www.youtube.com/watch?v=H8w0_pWu0ak
by novlean
Tue May 23, 2017 4:50 pm
Forum: Showcase
Topic: Using ESP32 in your project? Check quick MongooseOS intro video.
Replies: 0
Views: 3725

Using ESP32 in your project? Check quick MongooseOS intro video.

Mongoose OS quick (2 mins) intro video, on kickstarting your ESP32 development
https://www.youtube.com/watch?v=UnUQxAQoavs
by novlean
Mon May 22, 2017 1:57 pm
Forum: Showcase
Topic: Quick way to start your ESP32 firmware development
Replies: 0
Views: 4192

Quick way to start your ESP32 firmware development

Quickest way to kickstart your #ESP32 firmware development - improved Mongoose OS:

Image

More details @ https://mongoose-os.com/blog/mongoose-o ... e-changes/
by novlean
Fri May 19, 2017 4:32 pm
Forum: Showcase
Topic: ESP32 flash encryption enabled by Mongoose OS
Replies: 2
Views: 7082

ESP32 flash encryption enabled by Mongoose OS

ESP32 chip comes with built-in security features, one of which is a transparent SPI flash encryption. That feature is critical for securing device's cloud access. By default, an ESP32 firmware is kept in plain text form on flash: # Dump initial 2k of filesystem area to stdout mos flash-read --arch e...