Search Results for "arduino source code" - Page 56

Showing 1778 open source projects for "arduino source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    pyCoreMIDI - Mac OS X MIDI interface for the python programmers. This is refactored code from the turcanator main project by 2006 Michal J Wallace, BSD style license. It's more useful driver instead of pormidi because of performance is amazing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Network grep, on steroids
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyWorlds is a layer on top of Soya3D. Offers an interface for game development library for Python, which grants the novice programmers an easy way to start messing with code without worrying about weird things like performance, OpenGL issues, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Filtered communication" is the source code for a website which facilitates collaborative filtering of information on the internet. Users can create "filters", criteria which are defined in English. Activity mode (http://bayleshanks.com/pamv1): aslee
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    snavtofamix is part of FETCH (http://www.lore.ua.ac.be/Research/Artefacts/fetch/), transforming C++ and Java source code facts parsed by Source Navigator into a FAMIX CDIF model for usage in reverse engineering environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Source code from the book "Artificial Intelligence for Computer Games: An Introduction" by John Funge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Liberate your MATLAB code with LiberMate. Translate your software to free (libre) Python and the SciPy package. Are you a graduating student loosing access to MATLAB or an institution needing to share/collaborate scientific software with others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A web-based slide show for text and HTML, not just images, written in pure JavaScript. TraceyText especially useful as a teaching tool to visualize source code execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Probe the insides of your Brainfuck code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RatBZEdit is a free-software map editor for BZFlag. It supports box, pyramid, base, and waterLevel. Written entirely in Python, there is no need to compile any source code to use it. There is currently no object editing or 3D rendering, so WE NEED HE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pycpp is a free C++ class library that will help you to easily write C++ code for both, embedding and extending C++ and Python. It comes along with a code generator that uses Python itself as interface language between C++ and your Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Powerfuzzer is a highly automated web fuzzer based on many other Open Source fuzzers available (incl. cfuzzer, fuzzled, fuzzer.pl, jbrofuzz, webscarab, wapiti, Socket Fuzzer). It can detect XSS, Injections (SQL, LDAP, commands, code, XPATH) and other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This small python script will generate mp3 and corresponding text files for learning / training the morse code. It follows the method of Koch for teaching the characters and the method described in N0HFFs book for improving the skills even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python scripts to convert Matlab code to Octave and back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Robin is a framework that automatically generates Python bindings to C++ libraries. In addition to what other wrapping programs (like "Swig" or "SIP") can do, Robin puts stress on maximal useability and the tightest binding possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Navlib is a collection of algorithms created to solve the navigation problem for 2D non-holonomic vehicles. It includes code for computational geometry, system identification, path planning, and control. Written in C++ with python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tool for Cython aimed to provide a functionality similar to SWIG. It rolls out "extern from" directives and generates shadow classes definitions. Can be used instead of cython in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool written for the Blender API in the Python Language for Second Life primitives. All code is 100% original. Second Life and LSL are the property of Linden Lab. Blender is the property of the Blender Foundation. No infringement is intended.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.