Coder Social home page Coder Social logo

edtracker2_arduinohardware's People

Contributors

brumster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

edtracker2_arduinohardware's Issues

Can't compile - no INO project available

As per the website:

Load the sketch to compile (e.g. File --> Sketchbook --> EDTracker2_9250 --> EDTracker2_9250)

There is no INO file available. What's going on?

Head Tracker for DCS

There's no way to contact you and edtracker.org.uk is down. I want to try out the content you've provided with the recommended hardware. The GUI doesn't seem to work as the website is down. I'm not familiar with Arduino IDE as such but I wish to utilize the code and the service that you were providing.

Is there any way you can help me out? I'll be extremely thankful!

deprecated variables in platforms.txt & build failure

I am using arduino (1.6.13-1) from the official Arch Linux repository with arduino-avr-core (1.6.15).

With this core I get messages like these:

Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated compiler.path={runtime.ide.path}/hardware/tools/avr/bin/, automatically converted to compiler.path={runtime.tools.avr-gcc.path}/bin/. Consider upgrading this core.
Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated tools.avrdude.cmd.path={runtime.ide.path}/hardware/tools/avr/bin/avrdude, automatically converted to tools.avrdude.cmd.path={path}/bin/avrdude. Consider upgrading this core.
Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated tools.avrdude.config.path={runtime.ide.path}/hardware/tools/avr/etc/avrdude.conf, automatically converted to tools.avrdude.config.path={path}/etc/avrdude.conf. Consider upgrading this core.
Warning: platform.txt from core 'EDTracker AVR Boards' contains deprecated recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}", automatically converted to recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{archive_file_path}" "{object_file}". Consider upgrading this core.
fork/exec {runtime.tools.avr-gcc.path}/bin/avr-g++: no such file or directory
Error compiling for board EDTracker 9150.

I do have avr-gcc, avr-binutils and avr-libc installed and build works when I select Arduino/Genuino Micro , whereas it fails when I select EDTracker 9150

PI is defined as two different values

This might be intentional, but I'm getting statements in the console giving differing values for PI:

D:\Users\casey\Documents\Arduino\Sketches\EDTracker\EDTracker.ino:78:0: warning: "PI" redefined [enabled by default]

#define PI 32768.0
^
In file included from D:\Users\casey\AppData\Local\Temp\buildd7fb0d4127cf3f363a20538bfdc04135.tmp\sketch\EDTracker.ino.cpp:1:0:

D:\Users\casey\Documents\Arduino\hardware\edtracker\avr\cores\edtracker/Arduino.h:47:0: note: this is the location of the previous definition

#define PI 3.1415926535897932384626433832795

Incompatible with Arduino IDE v1.6.7

Gives error:
Property line '##############################################################' in file /usr/share/arduino/hardware/edtracker/avr/boards.txt is invalid

Tried editing that but other errors popup.

EDTracker software / driver still avalaible?

So, I still have an EDTracker (none wireless, but I think it was the option with the better chip) that I use in my self made pinball controller to simulate the tilt function.

I just realized that when I upgrade to Windows 11 (or need to reinstall my PC for any reason) that I can't use that anymore because I can't reinstall the software which seems to not be available anymore.

Do you have by any chance the original driver download?

EDTracker with ESP32

Hello,

Have you considered porting the code to ESP32? The board recently got support for BLE HID devices, so possibly it could be seen as a wireless Bluetooth game controller...

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.