Showing 40 open source projects for "java windows 7"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    slimbian

    Minimal and slim Raspbian for Raspberry Pi

    slimbian is slim and minimalist version of Official Raspbian targeted for full running of light server or embedded application in Raspberry Pi. Excluding many X11 library will make the installation become lite with smaller memory footprint in running. slimbian is not trimmed version of Raspbian, it's really a made of custom install of Raspbian minus GUI/X11 library. How to install into sdcard: $ tar -xzpvf 2015-10-slimbian-jessie.img.tar.gz $ sudo dd if=2015-10-slimbian-jessie.img...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Openvas Raspberry

    Turnkey image for the Raspberry Pi running Openvas 7

    OpenVAS is an open source remote security vulnerability scanner, designed to search for networked devices and computers, discover accessible ports and services, and to test for vulnerabilities on any such ports; plugins allow for further expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jenga

    Simple and low-consumption Java 2D Game Engine

    Jenga stands for "Java Engine for Games" and is a very simple to use 2D game engine. It was especially designed for beginners and kids which e.g. don't need to be familiar with event-driven programming techniques. On the other hand it is fairly optimized for low CPU consumption to make the games run even on poorly equipped machines like a Raspberry PI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    FreeNIX-ITALIA

    Free Unix-Like Operating Systems for PC and Raspberry Pi

    FreeNIX-ITALIA è una comunità che tratta la riga di comando dei sistemi operativi Unix-Like liberi attraverso il rilascio di guide, libri, tools e sistemi operativi, tutti rigorosamente free!!! La pubblicazione prematura del sito web e dell'account qui su SourceForge è una conseguenza della vincita del 2°posto all'Hackathon City Taranto del 7 ed 8 Agosto 2014, dove abbiamo realizzato un sistema operativo per il Raspberry Pi, rivolto all'istruzione negli istituti superiori (ITIS) e nelle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    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
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14
    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
  • 15

    RCGames

    A Cross Platform Multi Emulator

    RCGames is a games is a multi emulator launcher and games launcher. 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
MongoDB Logo MongoDB