Showing 72 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1

    Pi Snowflake

    A Raspberry Pi driven LED Snowflake

    Initially this project started as hobby to build a "cool" christmas LED decoration. The result was 175 RGB LED snowflake driven by a Raspberry Pi. Since the hardware prototype is finished it's time to share the software and documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cospace Dance

    Cospace Dance

    Robot for cospace dance

    A complete set of code to build your own robot for cospace dance using: raspberry pi, arduino, xbee and blender,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PrintOnWeb server (AGPL)

    PrintOnWeb php server for printing documnets on web user interface.

    Print documents (MS/Libreo office documents, pdf or webpage) on mobile device, computer, tablet with http server on LAN network. Driver or software is not needed. User connect to printonweb (httpserver) raspberry PI (computer) server via web browser and uploads documents or paste URL links to printonweb server page. Http server interact with printer and print received documents on paper. This application is on start-up stage: You assume total responsibility and risk for your use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Open Time & Attendance

    Open Time & Attendance System (Zeiterfassung)

    Zeiterfassung für Kleine und Mittelständiges Unternehmen. Folgende Funktionen beinhaltetet diese Software: - Daten werden in eine MySQL-Datenbank gespeichert [noch nicht Vorhanden] - Daten könne über eine Softwareschnittstelle auslesen werden. [noch nicht Vorhanden] - Protokoll ausgabe per PDF. [noch nicht Vorhanden] Angedachte Funktionen - Zeiterfassung von Projekten - Urlaubsplanung - Personalplanung Hardware Zur zeit auf einen Raspberry Pi und einen RFID-Karten lesen (RMD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    PLC-Logger

    PLC-Logger

    PLC-Logger and Analyzer

    Use PLC-logger to store and analyze data from almost every PLC-system. The following PLC-Systems are accessible: - Every PLC-System running a Modbus-TCP / Modbus-UDP Server - Siemens S7 via IBH NetLink - Siemens S7 with Ethernet-Interface - Codesys-based PLC-Systems - via OPC-Servers V0.61: - Bugfixes V0.60: - Some Bugfixes - Some data evaluation V0.59: - Modbus TCP Server Simulator supports Modbus UDP - Possibility to set bookmarks V0.57: - Modbus UDP supported -...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    DIY Zoning
    Step-by-step instructions for making your HVAC (Heating, Ventilation & Air Conditioning) system state-of-art. Covers airflow balancing, temperature control & zoning, energy conservation measures, remote access, 1-wire, XBee devices, home automation
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Lanbahn

    Controlling Model Railroad via Networks

    Controlling Model Railroad via Networks "Lanbahn" Concepts - intelligent end devices - all with a network, wlan or other sophisticated interface. - can be operated without a central station - no complex binary protocols - communications via multicast UDP messages - decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol. - raspberry pi as one hardware platform - tinkerforge IO bricklets for turnout and signal control
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LEMP Raspberry Pi

    Turn your Raspberry Pi into a Nginx HTTP server.

    ...Reduce SD contention. 07-16-2014 – Uninstalled ntpd daemon. Replaced with systemd-timesyncd. 07-16-2014 – Enabled PHP’s mysql, mysqli and pdo extentions 07-16-2014 – Disabled innodb. 07-15-2014 – Switched PHP-FPM to “ondemand” to save memory. 07-15-2014 – Enabled gzip. Compress level set to 6 to save CPU. 07-14-2014 – Stripped down and optimized Arch OS even more. 07-14-2014 – Updated overclocking config /boot/config.txt Turn your Raspberry Pi into a Nginx HTTP server with Arch Linux ARM + Nginx + MariaDB(MySQL) + PHP. Preconfigured and packaged into a downloadable image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    music-barrel

    Music juke box for Raspberry Pi, web/mobile inteface

    Web interfaced music juke box for Raspberry Pi Features set auto scan local and remote storage for music file and store them in database with separated type, quality, year, genre, album, artist, composer, song, duration, tags, and original location Manually adding directories or songs in the database above Create playlists (static) Create playlist ad hoc by query or wizard driven Add songs to static playlists Navigate over file system with filtering ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10

    LoadTest

    Simple Java load test framework

    The LoadTest framework is a fairly simple Java framework designed for constrained devices, in particular the Raspberry Pi. It multiplexes multiple clients among a limited number of threads, making productive use of think times. As it stands it is nothing special, but as several people have asked for it - here it is. It has worked well for me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Varnam Q3 and Raspberry Pi

    Integrating a Varnam Q3 motion sensing remote control and Raspberry Pi

    Varnam Q3 is a motion sensing game console, it comes with a wireless remote control which has a built-in 3 axis accelerometer and DPads. This project provides with you the Java API and a working JNI code in C for Raspberry Pi to talk with a NRF24L01 module, which you can use it as a base to integrate this remote to any other hardware. For this remote control to be used in any other project all you need is a NRF24L01 break out board connected to a micro controller. The provided JNI code works as on a Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RaspFM

    This is a raspberry FM System

    This image has been created for those who wan to listen radio and music in the car without having a special car player. You will need only a smartphone with bluethooth , raspberry pi , bluethooth device reconised by raspberry pi and a min 8 gb card, and optionaly a gsm 3g modem. You connect to the device via bluethooth. It is Visible in the first 30 seconds after boot . Device IP on the bluethooth is 192.168.3.1 and lan is configured to get ip from any dhcp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    testPi4J

    A testing framework for the PI4J library

    testPI4J is a library to allow you to run your PI4J projects on your computer: develop, debug and run on your computer. When you are done, you have only to replace the testPI4J library for the real PI4J library and that's it: you can run your java program on the Raspberry Pi wihtout recompiling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    [JMuwe] Java Multifunktions Wecker

    Raspberry Pi Projekt Multifunktions Wecker

    Das erste Projekt mit dem RaspberryPi Model B - Ein Multifunktions Wecker. Ich habe mir dieses Projekt ausgesucht da es derzeit auf dem Markt kaum bzw keine günstigen Internet Radio Wecker zu kaufen gibt (meistens ab 80€ und aufwärts...) daher DIY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ksr10Driver

    Driver Java for Ksr10 Robotic arm

    Driver jar for Ksr10 Robotic arm connected on bus USB compatible with many OS including Raspberry Pi 1st Call with Ksr10.Ksr10Driver(Dest, Action, Dur, Light, debug) Dest = String: M1 or GRIPPER; M2 or WRIST; M3 or ELBOW; M4 or SHOULDER; M5 or BASE Action = String: OPEN or OUVRIR; CLOSE or FERMER; UP or HAUT; DOWN or BAS; LEFT or GAUCHE; RIGHT or DROITE DUR = double: duration in seconds Light = int: 0 Light off; 1 Light on Debug = String: optional = 'debug' if you want trace 2nd...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ProviewPi

    ProviewPi

    Proview on the Raspberry Pi

    ProviewPi is a SD image with an unofficial Proview release for the Raspberry Pi. ProviewPi is obsolete. There has become an official Raspbian Proview V5.0 release. You can get it here: https://sourceforge.net/projects/proview/files/proview/proview_5.0.0-1/raspbian/ /M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RaspiControl

    RaspiControl

    Control GPIO ports of the Raspberry Pi

    Web application whose main purpose is to control GPIO ports of the Raspberry Pi. It needs to be deployed on a tomcat server in raspi, which start with root permissions. *** Aplicación web cuyo objetivo principal es el control de los puertos GPIO de la Raspberry Pi. Tiene que ser desplegado en un servidor tomcat en la Raspberry Pi, el cual arranque con permisos root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RP-JavaFX

    JavaFX Examples for the Raspberry PI

    These are examples of JavaFX taken from a tutorial by Alla Redko and modified to run on a Raspberry PI running Java 8. Documentation is available on - http://www.spanglefish.com/dmsconsulting/ The version 2 files now use PICrust rather than PIFrame. The method setOnCloseRequest in PICrust enables the Window Close event to be intercepted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RpyConfig

    RpyConfig

    A light and simple config.txt creator for Raspberry Pi.

    A light and simple config.txt creator for Raspberry Pi. You can create the config.txt file simply with some click, without use manual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Belenos

    Automated Sun Reflector.

    Belenos is an automated sun reflector for solar concentration. It is a system based on a Raspberry Pi board (ARM Linux board). Two motors allows to pilot the reflector orientation to follow the sun along the day. This system can receive tele-command and send tele-metry on TCP\IP network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RCGames

    A Cross Platform Multi Emulator

    ...It is capable of loading roms for various emulators and allows for emulators to be added and changed. Intended for use on the raspberry pi but can be used with any PC system running java too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RazDroid

    Android for the Raspberry Pi

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB