Giter Site home page Giter Site logo

jorsanders / freewheels Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 1.0 9.16 MB

Codebase for a Windows unival app that uses Pozyx for indoor positioning. Using Pozyx firmware version 1.1. Developed to support a self driving wheelchair

C# 100.00%
pozyx-shield raspberry-pi-3 windows-universal c-sharp

freewheels's Introduction

Freewheels

Codebase for a Windows unival app that uses Pozyx for indoor positioning. Using Pozyx firmware version 1.1. Developed to support a self driving wheelchair

Overview

  • Setup guide
    • Required hardware
    • Connecting the pozyx
    • Opening the application
    • Running the application
  • Tips and tricks

Setup guide

Required hardware
  • Windows machine to run the application on
  • Windows 10 machine with visual studio.
  • Pozyx shield
  • at least 3 Pozyx anchors, 4 are required for 3d positioning
Connecting the pozyx
  • We have chosen to connect the Pozyx via I2C with our Raspberry.
    • Connect the (5v, ground, scl and sda) pins
  • Pozyx should also be abled to connect via a serial connection. However we couldn't manage to get this functional
Opening the application
  • Clone the project: $ git clone https://github.com/JorSanders/Cinnovate.git
  • Open the project in visual studio: file > open > project/solution > (location where you cloned the project to) > click and open *
Running the application
  • Connect the machine with visual studio(Your pc or laptop) to the same network as the machine connected to the pozyx(Rasperry Pi)
  • In visual studio open your project properties and go to the debug tab.
    • Set platform to "Active (Arm)"
    • Set target device to "Remove machine"
    • Set the remote machine to the IP address
    • Set Authentication mode to "Universal (Unencrypted Protocol)

Tips and tricks

  • Open a webbrowser and go to the ipaddress of your Windows Iot device and port 8080 example 192.168.0.2:8080 To access more settings and the files explorer of your device.
  • Setting Pozyx.ConfigurationsRegisters.PosNumAnchors() seems to result in Pozyx always raising the error "POZYX_ERROR_NOT_ENOUGH_ANCHORS"
  • Setting Pozyx.ConfigurationsRegisters.PosAlg() to tracking seems to set the algorithm to tracking although when requested it returns "UWB-only" is the set algorithm
  • Our network didn't allow for a wifi connection to our Raspberry Pi. So we setup one of our laptops to host a hotspot and connected the Raspberry Pi to that network.
  • Check the Pozyx Register Headers for additional info on the Pozyx library functions.
  • Where to postion the anchors according to Pozyx, see here
  • How to set UWB settings, see here
  • Pozyx own performance tests, see here

freewheels's People

Contributors

mkprins avatar nadim96 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nadim96

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.