<%= t(:home_motto) %>

<%= t(:home_tagline) %>


<%= link_to t(:get_started), new_user_registration_path, :class => 'btn btn-danger btn-lg' %>

<%= t(:documentation) %>   |   <%=t(:support)%>   |   GitHub


<%= render 'layouts/flash' %>

ThingSpeak Features

  • Open API
  • Real-time data collection
  • Geolocation data
  • Data processing
  • Data visualizations
  • Device status messages
  • Plugins

Integrate With Anything

  • Arduino
  • Raspberry Pi
  • ioBridge / RealTime.io
  • Electric Imp
  • Mobile / Web Applications
  • Social Networks
  • Data Analytics


Get Started

If you are ready to build your Internet of Things, <%= link_to t(:signup), new_user_registration_path, :class => 'btn btn-primary btn-sm' %> for a free developer account.

Learn More <%= t(:contact_us) %>


<%= render :partial => 'pages/contact_form' %>


<% cache("blog-posts-on-homepage", :expires_in => 10.minutes) do %> <%= raw blog_entries %> <% end %>