Search Results for "raspberry-gpio-python" - Page 157

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 1
    Jeffy

    Jeffy

    Serverless Application Framework for Python AWS Lambda

    Jeffy is a Serverless "Application" Framework for Python consisting of a suite of Utilities for Lambda functions that make developing serverless applications easy. There are three main things that Jeffy is focused on: 1. Logging - Jeffy provides easy to see JSON format logging. All events, responses and errors are captured and you can make configurations for any additional attributes you'd like to see on the logs. 2. Decorators - Jeffy has an extensive range of decorators/ event handlers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A python based chat where you can make your own server or join your friend server. if you want to join to your friends server you need to configure runChat.bat. (edit localhost to your friends ip address)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sty-pub-raspi-modbus-drivers

    modbus python scripts for rs485 devices, RTU and TCP

    Solarity an enterprise working with PV systems is developing modbus drivers to get data from modbus devices (inverters, PV system loggers, energy meters, ...) and store its informations into csv files. Some files come from history beginnings and others have a higher level of abstraction where it becomes simple to add a new device with given documentation. You'll find basically SMA cluster controller, SMA inverter manager, SMA inverters, Schneider meter, Adtek meter, ABB inverters. See readme...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SageMaker Containers

    SageMaker Containers

    Create SageMaker-compatible Docker containers

    Amazon SageMaker is a fully managed service for data science and machine learning (ML) workflows. You can use Amazon SageMaker to simplify the process of building, training, and deploying ML models. To train a model, you can include your training script and dependencies in a Docker container that runs your training code. A container provides an effectively isolated environment, ensuring a consistent runtime and reliable training process. The SageMaker Training Toolkit can be easily added to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Ceka

    Ceka

    Crowd Environment and its Knowledge Analysis

    A knowledge analysis tool for crowdsourcing based on Weka. We also have a Python version of Crowdsourcing Learning: CrowdwiseKit on GitHub (https://github.com/tssai-lab/CrowdwiseKit).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    3d Linear Transformation Visualization

    3d Linear Transformation Visualization

    Visualize 3d linear transformations.

    A linear transformation is a function from one vector space to another that respects the linear structure of each vector space. For visualizing this we can transform a vector, but it has an obvious problem, because the linear transformation transform the whole space, not just the vector, in other words it transforms the basis vectors thus every vector in the space gets transformed too. That's why i created this app so everyone can see how a transformation matrix change the whole space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Keystone Engine

    Keystone Engine

    Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, etc.)

    Keystone is a lightweight multi-platform, multi-architecture assembler framework. Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 (include 16/32/64bit). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in C/C++ languages, with bindings for Java, Masm, Visual Basic, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell & OCaml available. Native support for Windows & *nix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenDAFF

    OpenDAFF

    Directional Audio File Format

    OpenDAFF is a free, open-source software package for directional audio data - like the directivity of microphones, speakers, as well as head-related transfer functions (HRTFs)
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    Python/FEniCS Examples

    Python/FEniCS Examples

    phase-field simulation and other examples with Python/FEniCS

    The main goal of this project was developing phase-field simulations of lithium dendrite growth with FEniCS programmed in Python. The problem was based in the grand potential-based model of Zijian Hong and Venkatasubramanian Viswanathan (https://doi.org/10.1021/acsenergylett.8b01009) . Some simpler examples were developed before for a first approach with FEniCS: heat equation and combustion model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Clean Thesis

    Clean Thesis

    Clean Thesis is a clean, simple, and elegant LaTeX style (or template)

    Clean, Simple, Elegant Clean Thesis is a LaTeX style for thesis documents, developed for my diploma thesis (Diplomarbeit). The style can be understood as my personal compromise — a typical clean-looking scientific document combined and polished with minor beautification. The design of this Clean Thesis style is inspired by user guide documents from Apple Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AntiAFK

    AntiAFK

    Prevents being kicked due to inactivity from most games

    A lightweight and basic script, that prevents being kicked due to inactivity from most games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Tensor2Tensor

    Tensor2Tensor

    Library of deep learning models and datasets

    Deep Learning (DL) has enabled the rapid advancement of many useful technologies, such as machine translation, speech recognition and object detection. In the research community, one can find code open-sourced by the authors to help in replicating their results and further advancing deep learning. However, most of these DL systems use unique setups that require significant engineering effort and may only work for a specific problem or architecture, making it hard to run new experiments and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sitracha-Desktop

    Sitracha-Desktop

    Trazabilidad en laboratorio de Serología

    Cliente de escritorio con actualización automática para el seguimiento y trazabilidad de resultados, stock y control de calidad de un laboratorio de serología
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    I change to Balls.py Works again Nov 2023 pathological-beta.py Is the code I am working on. From version 2.35 2 Sep 2020 to current it runs. See information.txt in the Code to see what I am working or have done. ---- pathological-2-11.py This is a conversion of pathological-1.1.3 from Python 2 to Python 3.8.2 and pygame 1.9.6 pathological-1.1.3 Copyright (C) 2003 John-Paul Gignac The conversion is not complete, but does run. ---- 3 Oct 2020
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    minalicx

    A small web server for Linux.

    This webserver is for Linux. The server is built in the c programming language. It is used on both Raspberry Pi's and on bigger Debian servers. The features of the server are: Virtual Hosting SSL IPV6 TLS SNI CGI PHP-support by php-cgi Basic Authentication Directory Browsing Session id generation Simple alias support Support for building REST-api's by cgi with help of cgi-handlers Timeouts for CGI, requests and responses Multithreading with control of number of threads HTTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    googler

    googler

    Google Search, Google Site Search, Google News from the terminal

    googler is a power tool to Google (Web & News) and Google Site Search from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). Supports sequential searches in a single googler instance. googler was initially written to cater to headless servers without X. You can integrate it with a text-based browser. However, it has grown into a very handy and flexible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PyText

    PyText

    A natural language modeling framework based on PyTorch

    PyText is a deep-learning based NLP modeling framework built on PyTorch. PyText addresses the often-conflicting requirements of enabling rapid experimentation and of serving models at scale. It achieves this by providing simple and extensible interfaces and abstractions for model components, and by using PyTorch’s capabilities of exporting models for inference via the optimized Caffe2 execution engine. We use PyText at Facebook to iterate quickly on new modeling ideas and then seamlessly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Super-résolution via CNN

    Super-résolution via CNN

    Super resolution using a CNN, based on the work of the DGtal team

    Super-resolution using a CNN, based on the work of the DGtal team. First of all, an Nvidia graphics card (neither AMD nor Intel integrated) is highly recommended to parallelize the CNN. You will then need to install CUDA. No CUDA = dozens of times slower. This program will generate "model_epoch_ .pth" files corresponding to the model at epoch n, in a folder saved_model_u t_bs bs_tbs tbs_lr lr, where corresponds to the scale factor, bsthe size of the training batch, tbsthe size of the test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gato (Graph Animation Toolbox): Animate graph algorithms for example for computing shortest paths, minimal spanning trees, maximum flows or maximal cardinality or weight matchings. Create your own animations using the Animated Data Structures (ADS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Multiple Email Sender

    Multiple Email Sender

    This is a Python-based script Send the mail by multiple people

    Download Winrar File Extract the WinRAR and sender.exe with cmd login your GMAIL Account This Script only support Gmail API After Login the Gmail Account : Add the Email list in Emaillist.xlsx Write Subject and Message and Press Enter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Column Rebar Optimization

    Column Rebar Optimization

    EC2/EC8 longitudial rebar optimization in concrete columns

    For given set of external load combinations it checks section integrity (mode 1). Also it does rebar optimization (mode 2).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    GeoSolver

    A Python library for solving geometric constraint problems

    GeoSolver is a Python library for solving geometric constraint problems. A graphical testing and demostration application, the Geometric Constraint Workbench is included with the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DeepFaceLab

    The leading software for creating deepfakes

    DeepFaceLab is currently the world's leading software for creating deepfakes, with over 95% of deepfake videos created with DeepFaceLab. DeepFaceLab is an open-source deepfake system that enables users to swap the faces on images and on video. It offers an imperative and easy-to-use pipeline that even those without a comprehensive understanding of the deep learning framework or model implementation can use; and yet also provides a flexible and loose coupling structure for those who want to...
    Downloads: 332 This Week
    Last Update:
    See Project
  • 24

    StreamDownloader

    A program written in python create to download web streams.

    StreamDownloader is a program that connects to different web servers in order to download web streams. Having been written in Python, Windows antiviruses often describe it as malware. My suggestion is to disable your antivirus while installing and adding the main file (StreamDownloader.exe) to your exceptions. If you're not sure how to do that, you can go look it up on the internet, as it varies between the antivirus companies. Currently supported websites: myfidelio.at
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Neural Networks Collection

    Neural Networks Collection

    Neural Networks Collection

    This project implements in C++ a bunch of known Neural Networks. So far the project implements: LVQ in several variants, SOM in several variants, Hopfield network and Perceptron. Other neural network types are planned, but not implemented yet. The project can run in two modes: command line tool and Python 7.2 extension. Currently, Python version appears more functional, as it allows easy interaction with algorithms developed by other people.
    Downloads: 0 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.