Posts

, ,

How To Start With Internet of Things #IoTFriday

Welcome to the new edition of IoTFriday at thethings.iO. A lot of people have ask us how to get started with the Internet of Things. Today I would like to talk about what you can learn or do to get into the IoT. It depends on what you do, ideas you have and what you want to learn. Enjoy the new #IoTFriday video.

During this #IoTFriday, we proposed 3 different situations depending on if you are a designer, a programmer, or a business man with a lot of amazing ideas.

If you are a designer our suggestions are to design something useful that solves a problem in your daily life. After that, print your design with a 3D printer. Finally, learn how to code to continue working on your solution.

 

If you are a developer our first suggestion is first to buy electronics such as Arduino, Raspberry Pi or Intel Edison and begin the coding process. Learn how these IoT platforms work;  it’s quite simple and the most important part is to have fun programming things. Finally, developers always need to meet a designer.

If you are a business person, create a nice idea and think of the best way to scale it. If you have a business idea related with the Internet of Things that scales, meet with developers and designers to make it happen.

Feel free to write in the comment area below if you have any questions or comments! We will do our best to respond promptly. If you need to test our back-end solution, write us a message to thethings.iO.

Don’t forget to follow us on Twitter and be sure to check out our #IoTFriday weekly blog!

,

Learn Electric Imp in 5 minutes #IoTFriday

Welcome at the new edition of the IoTFriday at thethings.iO. Today let me show you a quick overview about how to learn Electric Imp, in a little bit more than 5 minutes. With this quick introduction we show how to blink up the Electric Imp, what is Squirrel and how to program devices and agents. Enjoy!

BTW now you can connect Electric Imp with thethings.iO with the official library!

The main part of the Electric Imp platform are the Imps. The Imps are these tiny modules (some with SD card size if they are developers edition) with CPU, memory and WiFi plugged with electronics through a shield and the GPIOs for sensors and actuators.

To blink up the imps and connect them to the Internet, is needed to BlinkUp them with a patented system that flashes the Electric Imps through the mobile device display. That means, that the WiFi SSID and password is transmitted through blinks.

These imps are connected to the Electric Imp cloud through the WiFi, and every one has an agent running on the cloud that attends the events that affect the device.

Electric Imp SD card developer edition

Electric Imp SD card developer edition

The Web IDE from Electric Imp is simple but it works effectively. The console and the agents are running very well (usually). During next days we are going to publish theThings.IO Electric Imp libraries and code examples.

Sign up at thethings.iO and eel free to send us comments and feedback and even topics for the next IoTFriday

,

Learn Arduino in 5 minutes #IoTFriday

Welcome to another video of IoTFriday here at thethings.iO. Today we plan to give you a quick overview about Arduino.

 

What is Arduino

Arduino was born in Italy in 2005 by a group from the Interaction Design Institute Ivrea (IDII) who wanted a board for its design students to use to build interactive projects during their thesis at the institute.

Arduino Uno - R3

Arduino Uno – R3

Arduino is open hardware and open source. The combination of both plus the simplicity of the product, created an entire ecosystem around Arduino with multiple shields, libraries and add-ons that everyone could build from their house or lab.

Arduino library at thethings.iO

At thethings.iO we published the Arduino library for thethings.iO and we made several examples about how to connect Arduino with thethings.iO using HTTP and MQTT. Some of these examples are built with Arduino Uno and Ethernet shield, WiFi shield (ESP8266, C3300 and Yun) and GPRS (Arduino GSM) in our github account.

Please send us any comments or feedback if you connect Arduino Uno or Arduino Yún at thethings.iO and don’t forget to follow us on Twitter and be sure to check out our #IoTFriday blog!