Showing 26 open source projects for "power system toolbox"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 1
    Arduino ASCOM Focuser Pro DIY

    Arduino ASCOM Focuser Pro DIY

    Arduino Focuser, fully ASCOM complaint

    myFocuserPro is an ASCOM and Moonlite compatible stepper motor telescope focus controller (DIY) based on Arduino Nano/Uno. A popular DIY ASCOM focuser with more than 117,000+ downloads. (c) Copyright Robert Brown 2014-2024. All Rights reserved. Permission is granted for personal and Academic use only. Spreadsheet to calculate what stepper motor to use. https://sourceforge.net/projects/arduinoascomfocuserpro2diy/files/Documentation/Nema-Stepper-Motors.xlsx/download
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    EQ Track

    EQ Track

    Collection of embedded softwares to control a telescope mount.

    EQ Track purpose is to provide amateur telescope makers (ATM) with electronic board schematics and embedded software to control their telescope mount via stepping motors. EQ Track comes in different "flavors" : - "Basic" controls the right ascension and declination motors of an equatorial mount. - "Go To" controls the motors of a mount in any orientation (ie. equatorial, altazimuth, alt-alt), to point and track equatorial coordinates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 5
    NovaCoin

    NovaCoin

    Hybrid energy-efficient digital currency

    Novacoin is a decentralized electronic cash system based on an open-source, peer-to-peer internet protocol. It works without a central server or trusted parties. Users hold the ECDSA private keys to their own money and transact directly with each other, with the help of the network to check for double-spending. They are also able to participate in the network protection using own money or computing power. A hybrid Proof-of-Work & Proof-of-Stake scheme is used to provide a protection against...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Firmware for a power supply with an ATMega32 uC. The hardware is based on the DCG of the ctlab project from the german magazine c't.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bsum

    tiny DOS tool that computes BSD checksums of files

    bsum is a tiny tool (256 bytes!) that computes the BSD checksum of any file. It requires only a few kilobytes of memory, and is fast even on an 8086-class PC. bsum supports files of any size (as long as your file system is able to handle them). The BSD checksum is displayed in hexadecimal format (ie. four alphanumeric characters, like "C2E1"). bsum is an excellent candidate for veryfing data integrity on systems that are very constrained in terms of disk space, memory or CPU power. Typically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HSK

    HSK

    High Speed Karlsruhe open automotive code initiative

    Since the summer of 2010, the FSAE team High Speed Karlsruhe uses Infineon's XC878 to power its electronics. The XC878 is an 8052 compatible 8-bit µC. Our dedication is to 8-bit real time applications, guaranteed by the powerful peripherals of the XC878. This project aims to publish those portions of our code, which may be of use to a wider audience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Cyberphantom Alfa Colony
    This is an experimental project whose main objective is the creation of artificial intelligence (AI) new tipe. At the core of this idea is the use of special genetic algorithm that emulates the single-celled organism. The colony of such cybernetic organisms can give rise to a "reasonable" network that have a huge intellect and computing power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. The name "Code Red...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PROS

    PROS

    Custom firmware and IDE for the VEX Cortex Microcontroller

    This project has been moved to http://pros.cs.purdue.edu/ PROS is a lightweight and fast alternative operating system for the VEX Cortex Microcontroller. It features multitasking, low-level control, and Wiring compatible functions to harness the full power of the Cortex. With a real-time kernel based on FreeRTOS and a development environment built on Eclipse CDT, PROS uses proven software to increase the reliability and usability of the VEX development system across all three major computing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    JetCube

    A XUbuntu Based Distro

    A XUbuntu based distro, fully customized and based on 13.04! Get it now and experience the power of a Jet!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    To develop and maintain a port of PowerPC Linux for Apple NuBus Power Macintoshes, PowerBooks, Performas and compatibles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Replace a Vehicle Wiring Harness with a simple CAN network and unified power distribution. Based on ATMEL AVR microcontrollers and Microchip MCP25050 CAN I/O expanders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DPM explores technologies to improve power management, with a focus on techniques applicable to running systems, adjusting power parameters on-the-fly in order to save power during brief idle periods or execution of tasks with lower power demands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program try to crack any md5 hash , but not using one cpu, using the power of distributed computing to get better results in less time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Powertweak-Linux is a port of the similarly named Microsoft Windows tool. It optimises your system to run at peek performance, by adjusting hardware settings, and config files. Work is underway in CVS to add features such as additional power management by
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Open Power will be a CPU cooling software for Win 9x (like rain but open source), it is partially based on the source code of KCPUCooler by Kirys Tech 2000.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    C-Prime, or C' in abbreviation, is simply an attempt to add some fun and modern features to C without sacrificing speed or power. We intend to make "down and dirty programming" a "more enjoyable" experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project will show how to implement the Hidden Markov Model approximations of Voice Recognition into embedded and low power systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    High performance, assembler coded, both desktop and server operating system. Ease of use, ease of programming, joy of power.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Boot loader and FLASH burner for the Motorola 68360 processor (aka Power QUICC). Based on CoLILO linux loader for Motorola Coldfire processors, however this boot loader is OS independent. Supports systems with multiple FLASH devices, runs from RAM for f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This SourceForge project hosts the software component of the Open Source Motor Control project. The purpose of this project is to create an Open Source high-power H-bridge motor speed control system for DC permanent magnet motors.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    A function is computable if it can be computed by a Turing machine. A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next