All Projects → fenrir-naru → ninja-scan-light

fenrir-naru / ninja-scan-light

Licence: other
Ultra-small motion logger using Silicon Laboratories USB C8051 MCU

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
ruby
36898 projects - #4 most used programming language
SWIG
194 projects
Makefile
30231 projects
shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to ninja-scan-light

egts-protocol
EGTS protocol receiver write on Golang
Stars: ✭ 29 (+3.57%)
Mutual labels:  gps
teltonika-fm-parser
Teltonika fm xxxx protocol encoder and decoder
Stars: ✭ 45 (+60.71%)
Mutual labels:  gps
AndrOBD-Plugin
AndrOBD plugin development project
Stars: ✭ 38 (+35.71%)
Mutual labels:  gps
vx8 gps
DIY GPS module for Yaesu VX-8DR/VX-8DE handheld transceiver.
Stars: ✭ 41 (+46.43%)
Mutual labels:  gps
addon-traccar
Traccar - Home Assistant Community Add-ons
Stars: ✭ 65 (+132.14%)
Mutual labels:  gps
SnorkTracker
GPS IoT tracker board for scanning gps and environment information and sending this to a MQTT server via GPRS.
Stars: ✭ 38 (+35.71%)
Mutual labels:  gps
opendlv
OpenDLV - A modern microservice-based software ecosystem powered by libcluon to make vehicles autonomous.
Stars: ✭ 67 (+139.29%)
Mutual labels:  gps
nmea
NMEA 0183 parser
Stars: ✭ 13 (-53.57%)
Mutual labels:  gps
RouteDirectionMap
an android application that draws a possible google map route between two points. We’ll be using Google Maps Directions API in our application.
Stars: ✭ 17 (-39.29%)
Mutual labels:  gps
Epsilon
The Epsilon Algorithm Suite provides users a method to verify the integrity of the received GPS data and ranging signals, thereby improving resiliency against potential GPS signal loss.
Stars: ✭ 25 (-10.71%)
Mutual labels:  gps
react-native-device-country
Get device location by telephony (SIM card) or settings without using GPS tracker.
Stars: ✭ 33 (+17.86%)
Mutual labels:  gps
pluto-gps-sim
PLUTO-GPS-SIM generates a GPS baseband signal IQ data stream, which is then transmitted by the software-defined radio (SDR) platform ADALM-Pluto.
Stars: ✭ 74 (+164.29%)
Mutual labels:  gps
android-amap-track-collect
这阵子由于项目需要,需要从手机上采集用户的运动轨迹数据,这样的功能大家都见到的很多了,比如咕咚、悦动圈,对跑步运动轨迹数据进行采集,再如,微信运动、钉钉运动,对于每一天你走步进行计数,如果要记录轨迹就离不开的手机定位,如果要记录步数那就离不开陀螺仪(角速度传感器),花了一天多的时间实现了一个定位数据实时采集的功能。
Stars: ✭ 50 (+78.57%)
Mutual labels:  gps
geotagging
Photography geotagging tool
Stars: ✭ 17 (-39.29%)
Mutual labels:  gps
EasyWayLocation
This library contain all utils related to google location. like, getting lat or long, Address and Location Setting dialog, many more...
Stars: ✭ 142 (+407.14%)
Mutual labels:  gps
CoronaTracker
A full stack framework to trace possible close-contact candidates within last specified days for an already detected covid-19 positive patient
Stars: ✭ 13 (-53.57%)
Mutual labels:  gps
AG NTRIP ESP
AG Rooftop controller with NTRIP client and IMU (ESP32 Controller)
Stars: ✭ 25 (-10.71%)
Mutual labels:  gps
GPXParser.js
GPX file parser javascript library
Stars: ✭ 58 (+107.14%)
Mutual labels:  gps
ios logger
Application for camera and sensor data logging (iOS)
Stars: ✭ 60 (+114.29%)
Mutual labels:  gps
pzgps
Read GPS data from a PiZero in a single page web app via a WebSocket
Stars: ✭ 12 (-57.14%)
Mutual labels:  gps

NinjaScan-Light

NinjaScan-Light is an ultra-small (1.0 x 1.4 inch, approximately 26 x 36 mm) motion logger. It consists of

  1. Silicon Laboratories C8051F381 MCU providing USB connectability,
  2. u-blox NEO-6 series GPS receiver,
  3. 6 DOF inertial sensor, Invensense MPU-6000 (ver.1), or Invensense MPU-9250 (ver.2),
  4. 3-axis magnetic sensor, Freescale MAG3110 (ver.1), or Invensense MPU-9250 (ver.2),
  5. Pressure sensor, Measurement specialties MS5611,
  6. Power management including Li-Ion battery charger, Linear Technology LTC3550, and
  7. MicroSD supporting SDHC/FAT32.

More information in Wiki.

Additional information

Build Status (Firmware + Linux/RasPi tools by Travis-CI) CI of firmware and tools Build status (Windows tools)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].