Showing 3 open source projects for "ofn-extract-objects.py"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    solaton

    Monitor software for the epever solar pv charge controller.

    This software is used to extract operational data from the EPEVER Triron solar-PV controller, including its PV power output, battery voltage, load current, device temperatute, etc. Data collection is done in two halves: a client ("solatonclient") that talks to the controller via a serial port and RS-485 adapter, and a server ("solatonserver") that stores the information in files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    i2cnet

    An i2c to TCP/IP adaptor to allow easy remote control of an i2c bus.

    ...By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack. Useage: 1. Install i2c-tools: apt-get install i2c-tools 2. Extract the binary: tar -zxvf i2cnet-1.0.0-rpi.tar.gz 3. Run the utility: ./i2cnet For usage information: ./i2cnet -h
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    RaspberryPi Toolchain

    Build and compile ARMv7 or Raspberry Pi application on x86_64

    This toolchain made from following blog: http://yasriady.blogspot.co.id/2015/10/how-to-build-wxwidgets-for-raspberry-pi.html -------------OBSOLETE ---------- please follow above link ------------------------------------------- Ready used Toolchain to build and compile c++ application on x86_64 targetted for Raspberry Pi or ARMv7 based application. Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile ......... Example to build static linked apps : $ export PATH=/opt/Toolchain/ARMv7/usr/bin:$PATH $ ./configure --host=arm-linux --disable-shared LDFLAGS="-static-libgcc -static-libstdc++" $ make Disclaimer: This program is provided as is without any warranty of any kind. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next