Showing 18 open source projects for "computer based exam"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    G-Code Transformation Utility

    G-Code Transformation Utility

    Transformation utility to rotate coordinates in G-Code files

    Coordinate rotation is useful when making PCB with 2+ layers. Based on a reference points (which are included in PCB production files during DIY manufacture) it is possible to layout different PCB layers during drilling, UV exposing, gluing &final cut. Each time PCB was dismounted from a CNC and mounted again, it will have some angle of rotation over a zero point (X=0, Y=0). Manual measurement of this rotation angle is performed with help of laser module mounted on the same CNC. For each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EdytorNC
    The EdytorNC project now consists of four applications that can be useful for programming and operating CNC machine tools. EditorNC is a specialised text editor for CNC programmers. FTPserver is a simple FTP server for transferring cnc programs to and from the machine. SerialPortFileServer is a simple server for transferring cnc programmes to and from the machine via RS232 ports. ProgramManager is a program that makes it easy to search for cnc programs based on, for example, part...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3
    Mach3 Threading Helper

    Mach3 Threading Helper

    Helps with the Mach3 CNC Threading functionality

    This Application assists the usage for CNC threading, especially the Mach3 software. The threading cycle uses the G76 command with some parameters. This program lets the user select from hundreds of predefined or free definable thread standards and calculates the parameters for the Mach3 command line. So, essentially just select your thread, calculate it, copy & paste the result to a GCode file, hit "Cycle start" and you get exactly what you want. Also included is a little tool to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    dlCAM

    dlCAM

    Open Source Digital Laboratory - CAM module

    This is CAM module for Open Source Digital Laboratory project (https://osdlab.sourceforge.io). Reccommended for russia shool education. Based on C++/Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5

    CNCLib

    CNC Interpreter for Arduino

    the project was moved to: https://github.com/aiten/CNCLib see also https://sourceforge.net/projects/cncstepper/ Windows (see download:CNCLib, use .net 4.6.1) * Sending (GCode) to Arduino * Support different machines (axis, range, ...) * Support CNC-Joystick(Arduino based) * Preview * Import HPGL with "Resize" and "Move" * Import Image (laser) * Sample for WPF, WebApi, Enterprise architecture, ... Windows (see download:Plotter) * Sending (HPGL) to Arduino sample sketch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Gentoo CNC

    Solution for changing your device into full-feature CNC controller

    GentooCNC is a Gentoo based Linux didtribution designed to support hard real-time control of equipment such as industrial machine tools, 3D printers, laser cutters, robots, and coordinate measuring machines using LinuxCNC. GentooCNC is designed to target embedded platforms such as the BeagleBone, Mini2440, as well as conventional desktop platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Techne (R) CAD/CAM

    2.5D CAD CAM emphasis on CAM and toolpaths

    A Windows only 2.5D CAD CAM application. The user experience tightly integrates the CAM aspects when doing design and layout. The target users will layout their design and then immediately generate CNC code. The goal is a design application closer to Adobe Illustrator than to AutoCAD. The user specifies machining aspects during object creation so that when the design/layout phase is completed the toolpath generation can occur automatically. What is 2.5D? Objects created are flat...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Universal CNC for COM port
    Universal CNC for COM port. It's software to control CNC using arduino board(RC servo+Encoders). It has build in CAM software.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    "ncdr2cnc" - N/C Drill to CNC code (G-Code) is the simple utility, which converts N/C drill files to G-Code files (adopted to Turbo CNC).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 10

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Hardware EDF jet based around the F-15. All of the parts (well most of the parts) of this model can be cut via CNC or by hand. The documentation is released under the CC BY-SA V3.0 license. If you would like to contribute, or just to show off your work and possible modifications, the best way is to start a build thread in the forums. Together we can make a well documented, high quality design that an intermediate modeller could build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    qtCnc

    Software to control an Open Source Hardware CNC

    Software to control an Open Source Hardware CNC based on Qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is the firmware for a CNC Mill Project I am working on. It is based on Chris Meighan's rewrite of the RepRap G-code interpreter. It is still in beta testing but it supports the following g-codes - G: 0-4,17-21,90-92 M: 3-5,30,101-108
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AVRCNC is a CNC-Controller based on an ATMega8 and some other (cheap) hardware. Main advantages compared to L297+L298 are: - simpler to build - easier to expand - mega8 controlls motors directly - no time-critical tasks on PC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Cnc's IP Data Volume Report

    Logs IP to IP contact, number of packets, bytes.

    Cnc's IP Data Volume Report: Logs IP to IP contact, number of packets, bytes, time of contact, Ethernet too! View via local web interface. Very simple for those who want to view who your computer is contacting the most!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    piCNC is a PIC based stepper motor controller for use in CNC applications. Its software and hardware development is completely open source and community supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Modular java based g-code generator API and AutoCAD frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FTP BNC. File Transfer Protocol Bouncer. Allows Any one to setup a Bouncer to a ftp server. Uses, mask the real identity of a ftp server, provide link over lans running NAT or etc. Proxy and FXP modes. Commands, or commands and data in proxy, data in FXP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next