Stanley

About Stanley

This author has not yet filled in any details.
So far Stanley has created 94 entries.

Freematics OBD-II UART Adapter V2.1 coming soon

Freematics OBD-II UART Adapter V2 has been upgraded. The new V2.1 is completely compatible with V2 and has several enhancements including:

  • 9-DOF motion sensor (instead of 6-DOF)
  • Built-in 9-DOF quanterion algorithm for orientation detection
  • New AT commands for reading calculated pitch, yaw, roll values
  • Unpluggable serial cable (easier for using as a USB adapter)

The new version will start to ship in no more than 2 weeks time from now. Meanwhile, the V2 is out of stock but you can still place order for them and we will ship V2.1 instead when the stock come.

UPDATE: Ready for order now!

By |January 16th, 2018|News & Events|Comments Off on Freematics OBD-II UART Adapter V2.1 coming soon

ESP32 Arduino board with 3G cellular network by SIM5360 WCDMA/GSM bee module

Freematics Esprit is an Arduino compatible dev board based on Espressif ESP32, an ARM core SoC with built-in WIFI and BLE. The board has an xBee seat for additional communication module. With a SIM5360 be module plugged in, the board can connect to Internet via cellular network when WIFI is unavailable. This post will demonstrate how to access Internet (HTTP GET) via cellular network with ESP32 and SIM5360.

By |November 22nd, 2017|Playground|Comments Off on ESP32 Arduino board with 3G cellular network by SIM5360 WCDMA/GSM bee module

Freematics Hub for Ubuntu Linux is released

Some release notes.

  • Binaries are built and tested on Ubuntu Linux 17.04
  • Electron is contained and used as GUI engine
  • Port 8080 and 8081 are used for TCP and UDP by default
  • You may need to make privilege settings if not run as root
  • Data is stored in data directory by default
  • GUI and server are launched together by run.sh shell script

To download or learn more, please head for the page of Freematics Hub.

By |October 4th, 2017|Updates|Comments Off on Freematics Hub for Ubuntu Linux is released

Setting up your own vehicle tracking system with Freematics ONE

This article will guide you through the simple steps to set up your own vehicle telemetry system with any computer (e.g. a PC) and some knowledge about Arduino.

Prerequisites

A vehicle tracking system allows one or more vehicles to be monitored in real-time from a user terminal (computer or mobile device).

Telemetry Data Server

Freematics Hub is a free light-weight telemetry data server which receives, caches, stores and illustrates data received from telemetry devices. Designed with efficiency and portability in priority, it runs on systems of any footprint, servers, desktops or a SBCs like Raspberry Pi. The computer running the software, however, must have inbound WAN access, in other word, an IP address accessible from Internet. This depends on broadband companies. If you deploy the server software on a virtual private server in the cloud, then this is not an issue. Two ports are used by Freematics Hub, 8080 for HTTP and 8081 for UDP. The ports must be unblocked for access.

By |July 16th, 2017|Playground|Comments Off on Setting up your own vehicle tracking system with Freematics ONE

Free telematics server software for everyone

Freematics Hub is a free telematics server software that is based on the design of Freematics Hub and is perfect for use with Freematics ONE+ (and literally any programmable telematics devices). It runs on any computer and turns it into a telematics data center that receives and stores data from remote telematics devices through cellular network, WIFI or even USB. Live data and geographic locations are stored as local files and instantly displayed on a concept user interface. More importantly, the software running as a server provides a set of REST APIs for access live and history data for further development.

We will release the software together with Freematics ONE+ shortly.

UPDATE (July 3rd): Beta version now available for downloading!

By |June 21st, 2017|News & Events|Comments Off on Free telematics server software for everyone

Bringing OBD-II vehicle data logger to next level

We are working intensively on the next generation of Freematics ONE (namely Freematics ONE+) with Espressif ESP32 as main controller which boosts the device with 240Mhz dual core processing power, 520KB RAM, 16MB flash as well as WIFI and BLE connectivity. 2G and 3G modules are still plug-in as xBee module. There will be integrated GPS receiver while the socket for external GPS receiver is still kept and can be programmatically configured for generic digital/analog I/O as well. This will truly make the vehicle data logger the Swiss army knife for vehicle telematics project. Stay tuned!

By |May 19th, 2017|Updates|Comments Off on Bringing OBD-II vehicle data logger to next level

Arduino Builder updated with support for ESP32

Our Arduino Builder has just been updated. It is now built on Electron and supports compiling/uploading Arduino sketches for ESP32 (the core of upcoming Freematics products) in additional to traditional AVR based boards.

By |May 3rd, 2017|Updates|Comments Off on Arduino Builder updated with support for ESP32

Freematics OBD-II Emulator GUI software updated

The GUI software for Freematics OBD-II Emulator has been reworked with Electron GUI framework. This solved a Windows 10 issue and more importantly Linux and OSX versions are coming soon.

By |May 1st, 2017|Updates|Comments Off on Freematics OBD-II Emulator GUI software updated