Giter VIP home page Giter VIP logo

Comments (6)

madc avatar madc commented on July 16, 2024 1

Thanks for the links, I'm already familiar with them, but have a somewhat unusual setup (Arch Linux ARM on the PI for example) and try to avoid cross-compiling for now.

I just stumbled across CppGPIO, which seems to work quite well and also has the possibility to simulate GPIOs. Have a look.

In my app, i use it like this:

#ifndef __arm__
GPIO::GPIOBase::simulation(true);
#endif

from ofxgpio.

kashimAstro avatar kashimAstro commented on July 16, 2024

HI @madc

This addons can be compiled under the ARM architecture, if you want to compile this addons on own PC with different architecture must create a cross compiling environment.

Look here to cross compile openFrameworks guides:
http://openframeworks.cc/setup/raspberrypi/raspberry-pi-cross-compiling-guide/
https://forum.openframeworks.cc/t/cross-compiler-for-of-0-9-0-jessie-arm6-rpi1/21336

the speech create a GPIO simulator looks really interesting, I thank you for the inspiration, just am free from work study the issue in depth.

I keep you updated.

good day

from ofxgpio.

kashimAstro avatar kashimAstro commented on July 16, 2024

Thank you @madc for this cue,
Last night, I started a small implementation for a simulator I/O GPIO, as you have suggested.

I thought of it a small graphical interface with the two versions of GPIO [A / B] and [A + / B + / 2 / 3] with the ability to enable and disable I/O pin with a click...

and still a little hazy.. all I keep you updated.

if you have other suggestions I'm here to listen!!!

good day

from ofxgpio.

kashimAstro avatar kashimAstro commented on July 16, 2024

gpiosimulator

from ofxgpio.

kashimAstro avatar kashimAstro commented on July 16, 2024

It might be interesting to the management of protocols such as: I2C and SPI, for the simulator....

for i2c you can think of something like this:
https://labjack.com/content/i2c-simulator

from ofxgpio.

noOblsa1botl avatar noOblsa1botl commented on July 16, 2024

Правда всё для с++
https://yadi.sk/i/FEpP1-3C3P8HYs Библиотека для Джойстика

https://yadi.sk/i/QdtruzHL3P8HYw Библиотека для ЛСД дисплея

from ofxgpio.

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.