From f3689ac157287cf0f1adb55f4abaf0c311e32d79 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 1 Jun 2016 21:30:30 +0300 Subject: [PATCH] Add new articles --- docs/articles.rst | 8 ++++++++ docs/ide/atom.rst | 1 + docs/platforms/espressif_extra.rst | 4 ++++ 3 files changed, 13 insertions(+) diff --git a/docs/articles.rst b/docs/articles.rst index a4244ac0..c11c1657 100644 --- a/docs/articles.rst +++ b/docs/articles.rst @@ -23,6 +23,14 @@ Here are recent articles about PlatformIO: 2016 ^^^^ +* May 30, 2016 - **Ron Moerman** - `IoT Development with PlatformIO `_ +* May 29, 2016 - **Chris Synan** - `Reverse Engineer RF Remote Controller for IoT! `_ +* May 26, 2016 - **Charlie Key** - `7 Best Developer Tools To Build Your NEXT Internet of Things Application `_ +* May 22, 2016 - **Pedro Minatel** - `Estação meteorológica com ESP8266 (Weather station with ESP8266, Portuguese) `_ +* May 16, 2016 - **Pedro Minatel** - `Controle remoto WiFi com ESP8266 (Remote WiFi with ESP8266, Portuguese) `_ +* May 11, 2016 - **Jo Vandeginste** - `Using PlatformIO to compile for Jeelabs' Jeenode Micro `_ +* May 08, 2016 - **Radoslaw Bob** - `Touch controlled buzzer (Nodemcu ESP8266) `_ +* May 06, 2016 - **Jean Roux** - `The IoT building blocks I use for my home-automation projects `_ * May 05, 2016 - **Ivan Kravets, Ph.D. / Eclipse Virtual IoT Meetup** - `PlatformIO: a cross-platform IoT solution to build them all! `_ * May 01, 2016 - **Pedro Minatel** - `PlatformIO – Uma alternativa ao Arduino IDE (PlatformIO - An alternative to the Arduino IDE, Portuguese) `_ * Apr 23, 2016 - **Al Williams** - `Hackaday: Atomic Arduino (and Other) Development `_ diff --git a/docs/ide/atom.rst b/docs/ide/atom.rst index 1f7e5e59..f46d5a2c 100644 --- a/docs/ide/atom.rst +++ b/docs/ide/atom.rst @@ -471,6 +471,7 @@ package and `C/C++ Uncrustify Code Beautifier `_ * May 01, 2016 - **Pedro Minatel** - `PlatformIO – Uma alternativa ao Arduino IDE (PlatformIO - An alternative to the Arduino IDE, Portuguese) `_ * Apr 23, 2016 - **Al Williams** - `Hackaday: Atomic Arduino (and Other) Development `_ * Apr 16, 2016 - **Sathittham Sangthong** - `[PlatformIO] มาลองเล่น PlatformIO แทน Arduino IDE กัน (Let's play together with PlatformIO IDE [alternative to Arduino IDE], Thai) `_ diff --git a/docs/platforms/espressif_extra.rst b/docs/platforms/espressif_extra.rst index c4a32b3f..17e5c7d5 100644 --- a/docs/platforms/espressif_extra.rst +++ b/docs/platforms/espressif_extra.rst @@ -240,6 +240,10 @@ Using Arduino Framework with Staging version Articles -------- +* May 29, 2016 - **Chris Synan** - `Reverse Engineer RF Remote Controller for IoT! `_ +* May 22, 2016 - **Pedro Minatel** - `Estação meteorológica com ESP8266 (Weather station with ESP8266, Portuguese) `_ +* May 16, 2016 - **Pedro Minatel** - `Controle remoto WiFi com ESP8266 (Remote WiFi with ESP8266, Portuguese) `_ +* May 08, 2016 - **Radoslaw Bob** - `Touch controlled buzzer (Nodemcu ESP8266) `_ * Mar 07, 2016 - **Joran Jessurun** - `Nieuwe wereld met PlatformIO (New world with PlatformIO, Dutch) `_ * Feb 25, 2016 - **NutDIY** - `PlatformIO Blink On Nodemcu Dev Kit V1.0 (ESP 12-E) `_ * Feb 23, 2016 - **Ptarmigan Labs** - `ESP8266 Over The Air updating – what are the options? `_