Git Product home page Git Product logo

Comments (9)

SupaTreadz avatar SupaTreadz commented on August 26, 2024

Can do! Python makes JSON wrapping super easy

from mimic.

juggler2000 avatar juggler2000 commented on August 26, 2024

Leaning towards this Ard Json library, as it appears most widely used. Currently have not clue how to use it.
https://arduinojson.org/

from mimic.

juggler2000 avatar juggler2000 commented on August 26, 2024

Does the Pi send data over serial by default, or do I need to hit "transmit". GUI seems to lock up every time I hit transmit (the GUI is unresponsive, requiring hard reboot).

from mimic.

streadgold avatar streadgold commented on August 26, 2024

If the Pi is locking up that means the Arduino isn't connected or it isn't detecting the Arduino. When booting the Pi, along with the kivy loading stuff it should list the connected serial port if there is one. Also in the error log file (in logs folder) it says if a successful connection occurred, if there are three serial connection errors listed it didn't connect to anything.

This is connecting one of the Pi USB ports to the Arduino USB port right? Try another USB port on the Pi?

from mimic.

streadgold avatar streadgold commented on August 26, 2024

Also I've only managed to get it working with USB to USB, so debugging might be tricky. Still working on USB to TX/RX pins

from mimic.

juggler2000 avatar juggler2000 commented on August 26, 2024

from mimic.

streadgold avatar streadgold commented on August 26, 2024

Just FYI - I just tested my Mega connected to the Pi over USB and outputting serial to the computer over the TX1/RX1 pins. The code is in the Arduino folder. Not sure what needs to change for that to work on the your board but the concept works fine.

from mimic.

juggler2000 avatar juggler2000 commented on August 26, 2024

from mimic.

ISS-Mimic avatar ISS-Mimic commented on August 26, 2024

Closing, I believe our tests confirm we have this problem down

from mimic.

Related Issues (20)

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.