Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 25 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    ESP8266Audio

    ESP8266Audio

    Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3

    Arduino library for parsing and decoding MOD, WAV, MP3, FLAC, MIDI, AAC, and RTTL files and playing them on an I2S DAC or even using a software-simulated delta-sigma DAC with dynamic 32x-128x oversampling. ESP8266 is fully supported and most mature, but ESP32 is also mostly there with built-in DAC as well as external ones. For real-time, autonomous speech synthesis, check out ESP8266SAM, a library that uses this one and a port of an ancient format-based synthesis program to allow your ESP8266 to talk with low memory and no network required. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Butiá Robot
    Open, free and extensible plataform for developing robotics projects
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ...Developed by CTI, a Brazilian research center. **<div class="sf-root" data-id="250926" data-badge="oss-users-love-us-white" style="width:125px"> <a href="https://sourceforge.net/projects/br-gogo/" target="_blank">Br-Gogo</a> </div>**
    Downloads: 1 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 5
    Dummy-Robot

    Dummy-Robot

    My super mini robotic arm robot project

    Dummy-Robot is an open source robotics project by Peng Zhihui that showcases the design and implementation of a compact robotic arm . The repository contains full hardware design files, firmware, control software, and 3D models. It includes components such as a gripper, LED light ring PCB, wireless spatial positioning controller, and a portable case. The project demonstrates advanced engineering with stepper motor drivers, custom controllers, and debugging tools. While the original version is CNC-machined, a simplified 3D-printable "youth edition" is planned to lower costs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    ...A full documentation of the stack is available on the web site: http://openpowerlink.sourceforge.net The following page can be used to report a security vulnerability: https://sourceforge.net/p/openpowerlink/discussion/
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    Arduino HomeKit ESP8266

    Arduino HomeKit ESP8266

    Native Apple HomeKit accessory implementation for the ESP8266 Arduino

    ...This project is mainly based on an esp-home kit for ESP-OPEN-RTOS. I ported the RTOS-based implementation of the esp-home kit to the pure Arduino environment, aimed at easy and fast building projects using Arduino IDE (or Eclipse with sloeber, PlatformIO). Enjoy the "one-key" build, "one-key" upload, and work to link various other Arduino libraries with Apple HomeKit! This library is built with ESP8266 Arduino Core 2.6.3. Lower versions may compile with errors. For ESP32, see Arduino-HomeKit-ESP32. The HomeKit running on ESP32 has a GREAT PERFORMANCE which is 10x faster than ESP8266. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    ...The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy remote connection and holding Ducky Script payloads. Although the ESP8266 is awesome, it doesn't have a native USB, which means it can't act as a keyboard. The ESP will open up a Wi-Fi access point and host a web interface from which you can upload and manage your scripts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Digital PID Controller MSP432

    Digital PID Controller MSP432

    Digital PID Controller Using MSP432

    ...You can get the code that was running in the video here: https://github.com/arduinoNube/digital-pid-classroom-demo This was a class demonstration I developed for a mechatronics class. Feel free to contact me about getting design files, code, a little help, etc. It demonstrates proportional, integral, and derivative controllers and their features as well as anti-windup and control loop update rate. It uses a DC motor controlled by an h-bridge and an optical quadrature encoder for feedback. It uses timers, counters, and interrupts to generate PWM to control the speed of the motor, encoder pulse counting, and control loop updates.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 &amp; 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders &amp; Specialty Contractors.
    Learn More
  • 10

    qspline CC0

    qspline (Quaternion Cubic Spline) under the CC0 license

    Quaternion Cubic Spline by James McEnnan Qspline does quaternion interpolation such that the quaternion and angular rate and acceleration vectors are continuous functions of time, while maintaining quaternion normalization. This project releases the core functions (in qspline.c) under the CC0 license (Public Domain). The original project can be found here: http://sourceforge.net/projects/qspline/ The documentation can be found in the original project here: http://qspline.sourceforge.net/qspline.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WebbotLib
    C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download. Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission, I will add your design to the release. Version 1 code stream - requires you to do everything by hand and will be discontinued in the near future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    USARSimRos

    USARSimRos

    Interface between USARSim and ROS

    USARSimRos is designed to provide a seamless interface between the USARSim framework (www.sourceforge.net/projects/usarsim) and ROS (www.ros.org). USARSim provides embodyment (sensors and platforms) and environments for a physics-based robotic simulation while ROS provides leading edge control algorithms. USARSimROS provides for auto-discovery of the simulated robots and sensors and connects these robots to the appropriate ROS control topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Slidee project designs an open source microprocessor controlled camera slider/dolly, used for timelapse photography as well filmmaking projects. The slidee and the controller is designed out of commonly available construction hardware and Arduino microprocessor, so that any hobbyist can construct it in the home garage workshop. The goal of the project is to make this slidee the most versatile and affordable microprocessor controlled slider for the photographers and filmmakers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rain Bot

    Rain Bot

    [R]obot [a]ware [i]s [n]ot a [Bot]

    ...This is overall a way to play, learn and share about home made robot :-) v0.11 is currently available with Path Finding A*, motors & sensors emulation, and Robot odometry ;-). Follow its blog here : https://sourceforge.net/p/rainbot/blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    IPSA - Inventor Physics Simulation API

    Easy to use physics simulation combining ODE with OpenInventor.

    Create phyiscal simulations easily through IPSA which combines the OpenInventor 3D API with the Open Dynamics Engine (ODE). Scenes are read from .iv files and simulated in the supplied viewer applications. Find it at: http://ipsa.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This projects deals with different robotics algorithms such as motion planning (navigation) , vision SLAM, vision algorithms, and mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    All design related files for a general purpose PCB, hosting a Microchip dsPIC33FJ256MC710 part. Includes gEDA schematic and layout files, BOM, etc... The card will include power regulation, SD memory card, in-circuit programming support, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lego(TM)stopped developing the electronic system of the 80s while the demand increased. This lead to some private projects. One of these projects is the UCB-Project introduced by Stefan Vorst of the German MBFR e.V.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is for converting PCB RS274X gerber files to RS274NGC Gcode files. Currently this software is in the early development stages. Currently working to simplify the program and improve reliability.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    The below is a list of all files released for the Crossbow's MNAV100CA with SPB400. This framework may provide a complete solution for AHRS, Navigation, WiFi Comm, and Data Logging, for various robotic applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    LMSAPI is a framework library for getting access to the SICK LMS200 sensor from high level programming languages. This will make possible the integration of the LMS200 functionality in advanced automation projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simulates and visualizes swarming algorithms with limited communication. Also provides an interface to animate particle motion by playback (with pause, fastforward, and rewind) of path information from files. Can output EPS figures and avi frames.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This is a collection of source code, scripts, designs, protocols and other types of documents aimed to help building and modding humanoid robots including Hitec Robonova, Kondo KHR and Robotis Bioloid. Files are contributed by robosavvy.com forum members
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gnome-avrdude is a GNOME graphical user interface (GUI) for the command-line Atmel AVR microcontroller programming software "avrdude" (http://savannah.nongnu.org/projects/avrdude/).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Various projects focusing on, but not limited to, Python, robotics and microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB