-
AWS IOT Arduino library for ESP32
04/14/2017 at 05:42 • 0 commentsWe have written and Arduino library for AWS IOT based on the work done at ESP-IDF. This enables connecting Hornbill ESP32 as well as other ESP32 boards securely with TLS 1.2 with the AWS.
The tutorial on setting up the account and using the lib can be found here: https://www.exploreembedded.com/wiki/index.php?title=AWS IOT with Arduino ESP32
-
Campaign is Live!
04/06/2017 at 23:08 • 0 commentsI am excited to announce that the crowdfunding campaign for Hornbill is live!I am excited to announce that the crowdfunding campaign for Hornbill is live! The most important info at this point for you is that;
The Hornbill ESP32 Dev board is available only during the campaign at $12 including worldwide free shipping! We have already ordered major parts
for the first batch of 100 boards, that will be shipped out first. So grab one as soon as you can.
There are lot of other options to, check the campaign here:
-
Hornbill Open Universal Remote
03/02/2017 at 05:42 • 0 commentsI made a small app and hardware for a BLE-IR remote with ESP32. Please check the details here:
-
Indoor Air Quality Monitoring with Hornbill ESP32
02/13/2017 at 07:55 • 0 commentsESP32 is not just a BT/BLE Wifi Module, it's dual core processors can do more, it is capable of buiding simple devices on its own. We built a simple Indoor Air Quality logger.
Read more with the link below:
-
'Hello world' meets blinky today!
12/24/2016 at 14:41 • 0 commentsCheck the detailed text tutorial here:
https://exploreembedded.com/wiki/Hello_World_with_ESP32_Explained
-
Here comes the might Eclipse for ESP32!
12/23/2016 at 13:10 • 0 commentsWell, as we know. Eclipse is notorious to setup. Once done it is powerful beast for development. Embedded Systems development has not moved as swiftly as web or other software development has. I think eclipse when set up properly can bridge this gap a little. This tutorial is for windows, but should work with lesser steps on MAC and Linux.
https://exploreembedded.com/wiki/Setting_up_Eclipse_for_ESP-IDF
-
Setting up ESP-IDF for baremetal programming
12/22/2016 at 12:06 • 0 commentsWindows does not have built in 'make' environment. Hence I did a tutorial on setting up the tool chain on windows with lots of pictures. Check here: