DZone
IoT Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > IoT Zone > Chariot 1.2 Release

Chariot 1.2 Release

New version of maker tool for structuring your Arduino experiment as a web-of-things.

Tom Smith user avatar by
Tom Smith
·
Jan. 09, 17 · IoT Zone · News
Like (1)
Save
Tweet
3.91K Views

Join the DZone community and get the full member experience.

Join For Free

Qualia Networks announces release 1.2 of its web-of-things product, Chariot. Chariot is our flagship Maker tool for structuring your Arduino experiment as a web-of-things.

See our documentation on GitHub for a description of new features in this release by visiting the link on our support page.

We have created some exciting new examples for the web-of-things enthusiast. We have an implementation of the MVC design pattern for bare metal that shows the design power of Chariot. We also provide a cold chain sketch that uses the precision temp sensor on Chariot to establish a cold chain mesh monitoring system. Another sketch uses the exciting new ESP8266 WiFi UNO to set up a tracking system. We use Blynk (see blynk.cc) to track temp, location, accelerometer and magnetometer telemetry provided by Chariot-equipped Arduino motes and deliver it to a smartphone app. We have also included an Arduino websocket example that allows Curl or Chrome and Firefox browsers to communicate directly with motes in Chariot web-of-things experiments. Our release also includes the classic access to Arduino's IO pins via the web-of-things.


Image title

New in 1.2! Bare metal Model-View-Controller design pattern as web-of-things: This photo shows three Chariot-equipped Arduinos. The one in back is the Model--it drives an Adafruit camera servo, accepting subscriptions from the View (right) that displays the azimuth updates on a meter. The Model receives commands from the Controller (left) that set the azimuth angle via POST. The MVC design pattern is completely implemented by CoAP transactions exchanged transparently over the Chariot mesh. The resources used in this example are discovered and provided to the Arduino M, V, C sketches by Chariot. This release introduces a new feature that allows the current system session number to be retrieved via CoAP from any Arduino target. The View and Controller components use this (like a counting semaphore) to determine subscription staleness and changes to overall system state. Controller and View components incorporate low-cost 2.8" TFT displays purchased from Amazon for about $20 each. See the examples folder on our Github repository for the code.

Release (agency) Web of Things

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Top ALM Tools and Solutions Providers
  • My Sentiments, Erm… Not Exactly
  • Writing Beautiful, Optimized, and Better .NET Code With NDepend Static Analysis
  • 5 Ways to Optimize Your CQL Queries for Performance

Comments

IoT Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo