Skip to content

Commit

Permalink
Fixed Image Links
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtAtPubNub committed Jun 29, 2015
1 parent 972216a commit 33c4f83
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
#Creating IoT Devices with PubNub and the ESP8266

[image-schematic]: images/esp8266_schematic.png
[image-pins]: /images/esp8266_pins.png
[image-breadboard1]: /images/esp8266_breadboard1.png
[image-breadboard2]: /images/esp8266_breadboard2.png
[image-console1]: /images/esp8266_console1.png
[image-console2]: /images/esp8266_console2.png
[image-debug1]: /images/esp8266_debug1.png
[image-debug2]: /images/esp8266_debug2.png
[image-debug3]: /images/esp8266_debug3.png
[image-debug4]: /images/esp8266_debug4.png
[image-debug5]: /images/esp8266_debug5.png
[image-pins]: images/esp8266_pins.png
[image-breadboard1]: images/esp8266_breadboard1.png
[image-breadboard2]: images/esp8266_breadboard2.png
[image-console1]: images/esp8266_console1.png
[image-console2]: images/esp8266_console2.png
[image-debug1]: images/esp8266_debug1.png
[image-debug2]: images/esp8266_debug2.png
[image-debug3]: images/esp8266_debug3.png
[image-debug4]: images/esp8266_debug4.png
[image-debug5]: images/esp8266_debug5.png

In case you hadn't heard, the internet of things is king of a big deal. Rather than bore you with the predictions of how many *billions* of devices will be connected in the next few years, I'm going to show you how to easily create an IoT device using the aweseome ESP8266 WiFi module and connect that device to *anyone*, *anywhere*, in real time with the power of PubNub.

Expand Down

0 comments on commit 33c4f83

Please sign in to comment.