Showing 63 open source projects for "board"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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.
    Try It Free
  • 1
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command...
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 2
    BuddyCAD

    BuddyCAD

    A set of freeware applications for viewing/processing P-CAD files.

    BuddyCAD Viewer+ can view/process files for following P-CAD versions: - P-CAD v4.5 - P-CAD v8.5 / v8.7 / v9.0 - P-CAD 99 / Accel / 2002 / 2004 / 2006 (through ASCII import)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    ECTk

    ECTk - The electrochemical tool kit

    ...Virtually any potensiostat can be driven, the only condition being that the instrument has analogue inputs and outputs. ECTk is developed and maintained by the Electrocatalytic Green Engineering Group at Concordia University. ECTk communicates via any analogue IO board supported by the comedi library. This offers a great flexibility as a large number of IO boards are supported by comedi. ECTk is running under Linux and was developed under Linux Ubuntu. ECTk was developed with the aim to conduct experiments in electrochemistry with a great flexibility. In particular, ECTk can be extended to satisfy the needs for a particular application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    This library adds MIDI I/O communications to an Arduino board. MIDI over USB, Bluetooth, IP & AppleMIDI (see Transports). Active Sensing support. Compatible with all Arduino boards (and clones with an AVR processor). Simple and fast way to send and receive every kind of MIDI message (including all System messages, SysEx, Clock, etc..). OMNI input reading (read all channels). Software Thru, with message filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    AstroDrive

    Telescope drive with LX200 Protocol running on Arduino

    Telescope drive using a ATMega2650 and RAMPS 1.4 Board. The interface uses standard LX200 instructions. Different timers are used for RA and Dec Axis to achieve higher and more precise stepper frequencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Scripted Roulette

    Scripted Roulette

    Simulation tool for the casino game Roulette

    Scripted Roulette is an original application which helps you to develop and analyze new betting strategies for the casino game Roulette. Learn and understand more about the chances you really have to win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    A star

    it is an implementation of A* algorithm with examples of its usage.

    A start (A*) is the algorithm for searching the shortest path in the weighted graphs. My implementation is provided with various interesting applications, i.e. 15 puzzle. This project is related to my other projects located at sourceforge as well: https://sourceforge.net/projects/path-finder-qt/ https://sourceforge.net/projects/shortest-path-graph-a-star/ For detail of A* algorithm see wiki page: https://en.wikipedia.org/wiki/A*_search_algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Arduino VB Keypad reader

    Arduino USB Port Keypad reader program

    Connect your Simple keypad to the Arduino 2,3,4,5,6,7,8,9 pins (Digital IO) more details at http://computeraidedautomation.com Compile and Upload the arduino-keypad.ino to your Arduino board Connect Arduino to the USB port. Press the keys on the keypad to read it in VB Textbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Conway's Game of Life

    Conway's Game of life cross-platform implementation.

    Conwlife is a Game of life implementation. Game of life is a popular mathematics game that was invented by John H. Conway in 1970. It's have very simple rules which lead to the creation of beautiful and amazing patterns. Android version https://play.google.com/store/apps/details?id=com.abtimal.conwaysgameoflife
    Downloads: 7 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    MICA-aligner

    MICA-aligner

    Next-generation sequencing short reads aligner based on Intel® MIC

    Latest Code in GitHub: https://github.com/aquaskyline/MICA-aligner To better utilize MIC-enabled computers for NGS data analysis, we developed a new short-read aligner MICA that is optimized in view of MIC’s limitation and the extra parallelism inside each MIC core. Experiments on aligning 150bp paired-end reads show that MICA using one MIC board is ~4.85 times faster than the CPU-(multi-core)-based BWA-MEM and about the same speed as the GPU-based SOAP3-dp. Furthermore, MICA’s simplicity allows very efficient scale-up when multiple MIC boards are used in a node (3 cards gives a 14-fold speedup over 6-core BWA-MEM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TempMonitor

    TempMonitor

    A simple Qt-based visualizator for measurement flow

    Application was designed for visualization of measurement flow. Measurements should been taken from Melexis mlx90614 contactless temperature sensor by Arduino_Uno_Rev.3 board and then by means of serial port connection sended to PC. Application simply listen appropriate COM port and visualize measurements. You can find a sketch for the Arduino board on project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Library for TM1638 to MSP430

    A library for interacting an MSP430 with a TM1638 (SPI 3-wire mode)

    MSP430G2xx3 - USCI_A0 SPI Master Interface to TM1638, Read/Write command, key scanning, show digit and switch LEDs on board. TM1638 - Driver for Led's indicator, 10 segment output lines, 8 grid output lines, 8 segment/key - 3 lines scanning. See: TM1638 Display/LED module at http://www.dealextreme.com/p/81873?r=68099021 for example module TM1638 for arduino: http://code.google.com/p/tm1638-library/ for Stellaris lauchpad: http://code.google.com/p/tm1638-stellarislaunchpad-library/ по-русски: http://www.shelezyakin.ru/?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PCBColorizer

    PCBColorizer

    Automatic coloring PCB - make a color circuit board for installation.

    The program is designed for automatic coloring schemes of printed circuit boards for ease of installation. For its work requires some files with information on the printed circuit board, package generated by P-CAD. The basic principle: each type of component (identical components) are marked with a unique symbol that has its own color and style. This simplifies the visual search component on the board. The program also generates a text list of components, where the marks, what type of components is associated with which character on the circuit board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Spider PCB

    Spider PCB

    Hierarchical Schematic and PCB

    This project is in a pre-alpha stage and is intended to give a rough idea about the final program. It does not do much more than draw pretty pictures. Hierarchical circuit layout is commonplace amongst IC designers, but Spider PCB brings hierarchical layout to the PCB industry. Not only is the schematic hierarchical, but also the layout. Ever wanted to lay out a 16-band equaliser, with 5 sound channels? Lots of copying and pasting on the PCB-side. Just imagine if you could lay out one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software. This project has moved to GitHub - https://github.com/greatscottgadgets/ubertooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mathwars Risk

    Mathwars Risk

    Conquer the world and train your math skills

    MathWars (mathwars-risk) is an educational game based on R.I.S.K. You must defend and conquer new territories to defeat your oponents. In this case, though, you must do it by solving quickly simple math problems involving addition, subtraction, multiplication and division. NOTE: This project WILL NOT receive updates for a long time; I need time and the project should be entirely redesigned. Fell free to contact me for further information and/or new ideas for the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ATI_SCOPE

    ATI_SCOPE

    Open Source Traffic Control Software

    ...SCOPE interfaces with both NEMA-TS2 and Intelligent Transportation Systems (ITS) traffic cabinets. SCOPE executes under Linux or Windows. Currently it runs on a Linux based PC (used for concept and unit testing), a PowerPC prototype board with various I/O connectors (used for integration testing) and an Advanced Traffic Controller. SCOPE has the ability to simulate 64 traffic sensors and 8 pedestrian calls. It has several menu options to facilitate real time logging and debugging. SCOPE is easily ported to any platform and has wireless Android Tablet / Java PC interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The lpuck project attempts to bring an accessible open source Linux capable extension board to the popular "e-puck" robot from EPFL. Software provided gives easy access to the low level robot chassis, with an included Player driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An extension to the Tcl language to allow communication with measurement instruments over the IEEE-488 (GPIB) bus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ArduinoOscilloscope

    A simple 10bit oscillator based on Anduino board

    Displays signals from any of the analog pins. Uses com-port for communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    qnutCNC

    qnutCNC is a program to control the ethernut development board

    qnutCNC is set out to control an ethernut development board which is running ucos2 and which in turn controls a CNC machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WiiMaze

    WiiMaze

    Maze simulation using WiiMote and Balance Board

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GIAnT (Generic Implementation ANalysis Toolkit) is a platform for physical analysis of (embedded) devices. Primarily designed for hardware security analyses, it is built around an FPGA-based board for fault injection and side-channel analysis. This project has been supported by the German Federal Ministry of Education and Research BMBF (grant 01IS10026A, Project EXSET).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Low cost version of MiniLA project. The only difference is that TiniLA board is assembled with XC95144XL. Thus, less features is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo