Showing 121 open source projects for "raspberry-gpio-python"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Circumference Calculator

    Circumference Calculator

    A simple program that takes diameter and outputs circumference.

    I made this in Python in about 15 minutes and decided I would upload it here because why not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CutePy

    CutePy

    Lightweight Qt-based Python console with variable explorer and history

    CutePy is a lightweight Qt-based Python 3 console with variable explorer, command history, syntax highlighting and customizable startup script. Originally it was developed for simple scientific calculations as a replacement for e.g. Windows calculator or Python IDLE. Therefore its main aim is to start fast and provide more comfortable dealing with variables based on the Python language. However in the end it is a regular Python console and therefore can be used for almost any task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    Riemann Sum Calculator

    Graphs the inputted function and rectangular estimators.

    ...’ will not work with constants. This includes pi, which is denoted by “pi” rather than the symbol. Examples: o 6x is ok o pi x is NOT ok; use pi*x o (2 - x)sin(x) is ok o sin(x)^2 is ok o sin(x)^-1 will be 1/sin(x); use arcsin(x) for the inverse of sin(x) Logarithms with bases other than e and 10 are not supported must be inputted via change of base. Like any calculator, extreme functions and sets of values may generate unusual graphs. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PsiNorm

    PsiNorm

    A norm calculator for neuropsychological tests for daily use in clinic

    Our premise when starting this project was that why do we have to dig through arrays of normative values to find the group our patient belongs to. Then proceed to manually calculate its z score and find out where it is on the percentile graph, when we could have a software that could do it for us. We weren’t able to find one in the literature. Thus came the PsiNorm. Currently only a demo for english exists, while Turkish adapted version is fully functional. If you'd like a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    PaCal
    ProbAbilistic CALculator - a package for computing with probability distributions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FreqLength

    FreqLength

    Wavelength Calculator

    FreqLength is a simple wavelength calculator that takes a given frequency as input and spits out various wavelength values for that frequency (full wave, half wave, etc.) If you'd like to donate there's several ways to do so: PayPal: https://paypal.me/gerowen Bitcoin (BTC): bc1q86c5j7wvf6cw78tf8x3szxy5gnxg4gj8mw4sy2 Monero (XMR): 42ho3m9tJsobZwQDsFTk92ENdWAYk2zL8Qp42m7pKmfWE7jzei7Fwrs87MMXUTCVifjZZiStt3E7c5tmYa9qNxAf3MbY7rD LiberaPay: https://liberapay.com/gerowen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mixture100

    Mixture100

    Simply percent calculator

    For making various mixtures, like homemade alcohol, brine or e-liquids. Add a components, set a percentage in total, set how much I want a given mixture and save, share or print recipe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Time Calculator

    Time Calculator

    Calculator GUI+CLI, but for time intervals

    Does simple math of two time values in the format MM:DD:YY. This allows adding/subtracting one duration with another without having to do any extra math to convert to/from decimal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Training Calculator

    Money or level calculate

    If you add level to program, the program push How much money, but if you add money to program push how much can level up. 3.0 TraniningCalculator.zip 2.0: TraningCalcForm.zip UPDATE (3.0 VERSION): - Add new languages (german and slovak) - Add gold calculate (to training) - euphemism
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LER&LWR Calculator

    Tool for line edge parameters calculation

    Load a folder with images from raster electron microscope, choose necessary options and let the algorythm calculate the characteristics of the line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Timer Calculator for any MCU

    Tired of boring calcs? Let me simplify your Timer based projects.

    A simple program that calculates up to 6 parameters to help you using Timers. It is done to be used with ever single MCU (PIC, ATMEL, Freescale, etc) and plataform (Arduino, Raspberry, Edison, etc). Just enter yours parameters and let the program calculate all the needed values to help you. It also saves a .txt file with results, if you need to see it again later and save your inserted values (no one likes to retipe values everytime, right?) Isn't program translated to your language? Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Solution Percenter

    Solution Percenter

    Calculator for making solutions

    Soluton Percenter is a program for making solutions percent. Maked by python and PyQt4 module. For chemists, mathematicians and barmans. Program can create advanced recipes and print them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Python Calculator for Students

    A Python command line calculator built for students. Fully Commented

    A command line calculator built for students. Fully commented, built as easy as posible for better understanding We will start with an adding calculator, and release the dividing, multiplicating and substracting in the following weeks and have a Python script that can perform all those functions by the end of the month Download Python to be able to run this script: https://python.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    subnetcalculator

    subnetcalculator

    Basic subnet calculator written in Python.

    Based on the IP address and subnet mask input from the user, the following values are calculated: #1. Network address #2. Broadcast address #3. Number of valid hosts #4. Wildcard mask #5. Number of mask bits (CIDR notation) #6. Random IP addresses from the subnet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    pygrapher

    Graphing Calculator made in Python

    Graphing Calculator made in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Basic Quantum Physics Calculations

    Quantum Physics Calculator

    Some old files where I used Python to do some calculations for Quantum Physics. Calculations include rigid box, and quantum tunnelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Sojourner's Encounter Calculator

    Simple calculator to help with the creation of D&D 5E encounters.

    This is a simple tool intended to be used during the creation of D&D 5E encounters. It is designed to be used in conjunction with the Monster Manuel and follows the encounter guidelines described in the Dungeon Masters Guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JOCalculator

    Simple Calculator

    A simple calculator made from python 2 & tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JResistor

    Simple resistor calculator

    JResistor is created under Python 2.7 & Tkinter. A simple program for calculating the value of 4 band resistors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hi-Visibility Calculator

    Hi-Visibility Calculator

    A basic calculator with features for people with visual impairments

    A basic calculator with features for people with visual impairments. Check out our website below for details:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Calc

    Simple Calc

    This is a basic calculator with functionality.

    It is a calculator with functionality that can handle things like +, -, x, /.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    etm: event and task manager
    etm provides an intuitive format for using plain text files to store data, a command line interface for viewing data in a variety of convenient ways and a GUI interface for both viewing and modifying data. Repetition and alerts are supported .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Python Calculator

    A Text-Based Calculator built with Python

    A Basic Text-Based Command Line Calculator built entirely upon Python.
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.