This is fantastic. After testing the API my next challenge is MQTT. I was going to try port this: https://github.com/aws/aws-iot-device-sdk-embedded-C.
Please share your code with us when you can. No problem if it is not complete.
Search found 7 matches
- Mon Jan 25, 2016 5:17 pm
- Forum: Showcase
- Topic: MQTT Broker on ESP32
- Replies: 8
- Views: 50911
- Mon Jan 25, 2016 7:15 am
- Forum: Showcase
- Topic: Chris Fraser ESP32 Playground
- Replies: 0
- Views: 7287
Chris Fraser ESP32 Playground
Hi there guys,
There is not much here yet, but this project will be a playground for all the things that I test.
https://github.com/chrisfraser/esp32_playground
Topics investigated thus far:
* Blink using a Task
* Wifi config
* Temp sensor read
* Passing task parameter using *pvParameters
There is not much here yet, but this project will be a playground for all the things that I test.
https://github.com/chrisfraser/esp32_playground
Topics investigated thus far:
* Blink using a Task
* Wifi config
* Temp sensor read
* Passing task parameter using *pvParameters
- Sat Jan 23, 2016 6:02 pm
- Forum: General Discussion
- Topic: Read from UART
- Replies: 1
- Views: 5618
Read from UART
Hi there guys.
I can see no functionality for this as it stands. Is there likely to be an implementation of this or should I roll my own?
I can see no functionality for this as it stands. Is there likely to be an implementation of this or should I roll my own?
- Tue Jan 05, 2016 10:13 am
- Forum: General Discussion
- Topic: Be VERY careful assembling beta boards ... I ruined mine
- Replies: 9
- Views: 29325
- Mon Jan 04, 2016 5:07 pm
- Forum: General Discussion
- Topic: a guide for setting up the toolchain on OSX
- Replies: 1
- Views: 6184
Re: a guide for setting up the toolchain on OSX
Great work weller. I went through this mission yesterday night and this would have helped a lot. Still trying to get both old and new SDKs to coexist nicely and work in eclipse. Will writeup a blog post once I am done.
- Sun Jan 03, 2016 9:50 pm
- Forum: General Discussion
- Topic: ESP32beta Example Code: Blinky with xTask (FreeRTOS)
- Replies: 2
- Views: 13103
Re: ESP32beta Example Code: Blinky with xTask (FreeRTOS)
Nice work Rudi. This helped me get off the ground. Please check the above code as I think you will get errors if gpio is const.
I have packaged a similar thing for Eclipse on Ubuntu. Check out: https://github.com/chrisfraser/esp32_blink
I have packaged a similar thing for Eclipse on Ubuntu. Check out: https://github.com/chrisfraser/esp32_blink
- Sun Jan 03, 2016 11:48 am
- Forum: General Discussion
- Topic: ESP32 on Eclipse on Windows
- Replies: 4
- Views: 14511