Showing 51 open source projects for "python-i2c-tiny-usb"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    OpenDRO
    OpenDRO is an open source project to develop embedded software that runs on digital readouts (DROs) for lathes, mills, and other machine tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Py4Calc

    Py4Calc

    Python for calculators

    Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators. The language is a basic subset of Python, with access to the calculator's built in functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Simpy-Calculator
    A simply calculator, that is just an vague sketch of a calculator with a simply python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A program to calculate the amount of goods you must send from a production factory to a consumer in order to avoid exceed the maximum production. This is mainly an iniciative to make the simutrans team to incorporate in the game a helper tool like th
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    This is a GUI wrapper for IPeek module (Python IPv4 Address Calculator). This little application can help with day-to-day IP address calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple IPv4 Address Calculator. It's a free Python module. It's also a core part of the IPeek-GUI wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a transmission line impedance calculator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    clac (Command Line Advanced Calculator) evaluates mathematical expressions from the argument list or from stdin and writes the answer(s) to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Python program to calculate implied volatility. And Android port is available at https://sourceforge.net/projects/implvoldroid/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tiny Calculator is a command line calculator for developers. It can resolve a complex expression mixing decimal, esadecimal an binary number. The result is automatic converted in decimal, esadecimal ad binary format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    It's a simple calculator program in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    D20 Calculator is a graphical roller for a d20 based RPG. The program recognizes commonly used expressions such as "3d8+4", rolls, totals, and displays the results in a detailed, yet easy to read format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Reverse Polish Notation interpreter for use as an interactive calculator in conjunction with the standard Python interactive interpreter. Easily extended by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    timecalc is a simple cli reverse-polish time calculator with dc-like synthax
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tablet 83 is an easy-to-use calculator based on the _functionality_ of Texas Instruments' TI-83+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PytoCalc is a useful calculator written in the Python Programming Language.PYTOCALC IS BEING REPROGRAMMED, visit https://sourceforge.net/forum/forum.php?forum_id=679668 for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MacNetCalc is an IP network/subnet calculator written in Python using the PyObjC bridge and the Cocoa UI. Visually similar to Boson's 'Subnetit'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    multifunctional portable scientific calculator (log, exp, goniometric functions and unit converting)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cl-calc aims to be a simple command line calculator. It can handle precedence unlike a lot of graphical calculators. cl-calc is written in Python and requires PLY (Python-Lex-Yacc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Traditional but powerful cross-platform calculator. It is written in python and it uses wxWidgets as GUI (project is developed with Boa Constructor). By use of SciPy the vaCalculator can solve linear systems, do math with polynomials, integration etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo