Showing 94 open source projects for "g-code"

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

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    pi-sdr

    Raspberry Pi 2 or 3 8Gb image, running rtl-sdr

    ...Instructions on how to do it manually are also available. I only take credit for writing down the instructions, creating and uploading the img files. I modified the original code to make it functional on a wide range of devices, not just a TFT. The process was tested on a Toshiba laptop first, running debian, then on a Raspberry Pi 2 - from which the images were created. All other credit is WELL deserved by the original citizens that wrote the software used in this project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Schaukasten

    Alles rund um den neuen interaktiven Schaukasten vor H.310

    ...Das grobe Konzept sieht wie folgt aus: - Raspberry PI als Wiedergabegerät für die Projektionen - Entzerren der Projektionen mittels der SW ofxPiMapper - Eingabegerät: 3D-Touchpad (Atmel AVR), über USB mit Raspberry PI verbunden - Spiegelsteuerung über weiteren AVR (USB) - IR-Codes senden, um den Projektor ein-/auszuschalten - Ein-/Ausschalten der einzelnen Exponate... - ... und natürlich der Code für die einzelnen Exponate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    lazfpc4ut: Lazrus on Ubuntu Touch and Pi

    lazfpc4ut: Lazrus on Ubuntu Touch and Pi

    Easy way of getting Lazarus+FPC on raspberry pi and Ubuntu Touch

    ...Included with the Lazarus is sUpersCalable package, and you are recommended to use components from that package when you intend for your app to run on Ubuntu Touch via Xmir, or on KDE Plasma Mobile via XWayland. For more details on sUpersCalable see: https://uc-component-suite.sourceforge.io The installer is available both as source code for compiling yourself and as a pre-compiled binary for ARM Linux. Lazarus can even be installed on headless systems. It can then be used over SSH with X forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    gimxos

    gimxos

    Use Your favorite input method to play on PlayStation 4 and Xbox One

    ...With minimal knowledge one can build an advanced standalone alternative to comercial input mulitplexers for approximately 30$ at home. Complied GIMX binares can be found here: https://gimx.fr/wiki/index.php?title=Installation Project source code is availabe in Matlo's GitHub: https://github.com/matlo/GIMX
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Automated Auditing System

    Device capable of performing network based security audits.

    ...Login credentials for the system are the default ones for Kali: user: root password: toor The system is designed to be further augmented with a RGB1602 module from Pi52, giving access to a small LCD display and hardware buttons for basic functionality control and status messages. Authors: Bernardo Sequeiros, Acácio F. P. P. Correia, Musa G. Samaila, Mário M. Freire and Pedro R. M. Inácio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Astroberry

    Astroberry provides INDI drivers for various Raspberry Pi devices

    !!! Please note that the code at sourceforge SVN WILL NOT be updated anymore. The latest version of the code is available at https://github.com/rkaczorek/astroberry-diy !!! Astroberry provides INDI drivers for Raspberry Pi devices such us Astroberry Focuser - stepper motor driver with autospeed feature, Astroberry GPS - GPS driver for scope location and time synchronization, Astroberry AltIMU - accelerometer, magnetometer, gyro, atmospheric pressure sensor driver, Astroberry Board - power switch board allowing for remote powering on/off up to 4 devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    ...If you're looking for the best 3d modeler or best ray tracer, this isn't it. If you want to easily make some simple 3D primitives and see multiple reflections or dink with ray trace code, you might find this fun, read on. In 2nd grade we had a sub who taught us to draw 2pt perspective - life was never the same. My dad's drafting book taught that and 3pt persp. In art I was awed by Durer and the mirror in Van Eyke's Wedding. In the 70s-80s I was trying to do 3D on early computers - big BW pixels! By late 80s I saw ray tracing and had to write my own. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    RaspiGFX

    RaspiGFX

    A simple 2D FrameBuffer graphics library in C/C++ for the Raspberry PI

    ...The Library supports graphics primatives such as: Pixel, Line, Ellipse, Rectangle, Fill, Triangle, Polygon, CopyRect, Images, DoubleBuffering/Page Flips, XY origin, TTF Fonts (via public domain code) Using 16-bit (R5-G6-B5) colour mode (at all available screen resolutions the PI supports) it allows for a relatively fast, colourful graphics API. You need to be running in text only mode to use this library as it does not use the X windowing system for graphics. See raspi-config options to enable this boot option. Compilation is simple see the "comptest" file for the command line options to make the test program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Pi alarm clock

    Raspberry pi + adafruit cap tft + ada fruit case +python code

    Raspberry pi adafruit capacitive touch tft ada fruit case for pi ldr +capacitor for background light level dfc77 receiver for time python code based on wiringpi2, pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ejSerial

    ejSerial

    Serial connection Java library

    Java library to send and receive data via Serial COM-Ports. This library is intended to provide an easy way to access the serial-port. Only a few lines of code are needed to Read or Write data via serial port. All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort) The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load. Static Methods are available to send/receive String values. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the raspberry pi. It is based on proven components like apache http components, apache file upload and jsoup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SNeezy

    SNeezy

    A lightweight frontend for launching SNES games on the Raspberry Pi.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/sneezy SNeezy aims to provide a polished, lightweight graphical frontend for launching SNES games on the Raspberry Pi. SNeezy turns your Raspberry Pi into a portable SNES console, allowing you to quickly load and play SNES games with only a compatible controller and a screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Raspberry Pi Relay Controller

    Raspberry pi Python relay code

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Raspberry Pi Snippets

    Raspberry Pi Code Snippets

    Raspberry Pi - ARM11-Linux-Rechner für weniger als 35 € lädt zum Experimentieren ein Hier sind eine Reihe von Raspberry Pi Code Snippets zusammengestellt, die aus der Beschäftigung mit dem Raspberry Pi enstanden bzw. von bestehender SW abgeleitet wurden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AnyPixel.js

    AnyPixel.js

    A web-friendly way for anyone to build unusual displays

    AnyPixel.js is an open-source software and hardware library that makes it possible to use the web to create big, unusual, interactive displays. Anyone can fork the code and the schematics to create their own display at any scale. The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons with LEDs inside them as our pixels. AnyPixel.js’ straightforward hardware/software framework makes it easy to build any display where each pixel is an interactive element. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Raspberry Pi I2C in Ada

    Allows Ada code to drive I2C devices on the Raspberry Pi

    The project enables Ada code to drive devices attached to the Raspberry Pi via the I2C bus. The first supported device is the MCP23017 I/O multiplexer. The code is released under GPL V3 with the GCC Runtime Library Exception, version 3.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MINIBIAN image for Raspberry Pi

    MINIBIAN is a MINImal RaspBIAN-based Linux image for Raspberry Pi

    ...The main advantage is that MINIBIAN has a very small footprint, boots in some seconds and uses just few of precious RPi RAM. Unlike other similar projects, MINIBIAN has not been obtained purging unneeded packages from original image, neither recompiling the source code: it’s just a customized Raspbian installation obtained from the same repository used for official RPi image. So kernel and binary files are exactely the same you will find on standard image, with the difference that MINIBIAN fit on 1GB SD Card, is fastest, and updated more often.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20

    EnOcean CSharp

    EnOcean CSharp

    Didn't find any proper C Sharp Libary for my EnOcean USB300 Stick. NETMF EnOcean wasn't what i wanted! This at some point will be combined with some Code from YABE https://sourceforge.net/projects/yetanotherbacnetexplorer/ to build a BACnet Gateway(Probaby using my Raspberry Pi). Not every Funktion is added and at the moment it's only reading 4BS Packets .(Radio) but you could probably also send them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PiFBA

    Final Burn Alpha 2x for Raspberry Pi

    ...A clrmamepro/romcenter DAT file is included 'fba_029671_clrmame_dat.zip' which supports most of the ROMS that work and can generate compatible ROMS from recent versions of MAME. A number of games will not work properly, some are so large they appear to run out of memory. Code has moved to github https://github.com/squidrpi/pifba
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    PiSNES

    SNES emulator for Raspberry Pi

    ...This port supports keyboard and USB joystick input and are configurable. It uses GLES2/dispmanx for graphics so can run equally well in the Console or under X-Windows. The audio uses the ALSA API and SDL is used for input. Source code has moved to github https://github.com/squidrpi/pisnes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    NexusDataLink

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

    ...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
  • 24

    Pi-Heating

    Central heating controller for Raspberry Pi (hardware + software)

    This is a working replacement for a central heating 'programmer' in a system with a 3-way valve switching hot water between hot water/central heating/both. Software written in Python. PCB layouts are included, and code for the raspberry pi which controls the heating via a web front-end. The project replaces the "junction box" that connects boiler, programmer, pump, motorised valve, and thermostats together and makes most of these software accessible. The Raspberry Pi is connected by an umbilical lead using i2c. WARNING: this involves rewiring mains connections - at your own risk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    RPI-UV1

    Raspberry Pi based small drone

    Code to support a small drone based on a Raspberry Pi with a Smart Car motorized chassis, L298N dual motor controller, an HC-SR04 ultrasonic rangefinder, Microphone and Obstacle sensor from the SunFounder 12 sensor kit, micro contact switches as touch sensors, white LEDs as lights for image illumination, and a Pi camera module.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB