Showing 30 open source projects for "8051 programmer linux"

View related business solutions
  • 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
  • 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
  • 1
    AICodeBot

    AICodeBot

    AI-powered tool for developers, simplifying coding tasks

    AICodeBot is a terminal-based coding assistant designed to make your coding life easier. Think of it as your AI version of a pair programmer. Perform code reviews, create helpful commit messages, debug problems, and help you think through building new features. A team member that accelerates the pace of development and helps you write better code. We've planned to build out multiple different interfaces for interacting with AICodeBot. To start, it's a command-line tool that you can install...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Interpretable machine learning

    Interpretable machine learning

    Book about interpretable machine learning

    This book is about interpretable machine learning. Machine learning is being built into many products and processes of our daily lives, yet decisions made by machines don't automatically come with an explanation. An explanation increases the trust in the decision and in the machine learning model. As the programmer of an algorithm you want to know whether you can trust the learned model. Did it learn generalizable features? Or are there some odd artifacts in the training data which the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Hy

    Hy

    A dialect of Lisp that's embedded in Python

    Hy is a multi-paradigm general-purpose programming language in the Lisp family. It’s implemented as a kind of alternative syntax for Python. Compared to Python, Hy offers a variety of extra features, generalizations, and syntactic simplifications, as would be expected of a Lisp. Compared to other Lisps, Hy provides direct access to Python’s built-ins and third-party Python libraries, while allowing you to freely mix imperative, functional, and object-oriented styles of programming. The first...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Xwintrack

    Track key and mouse input to X windows

    A Linux python3 Xwindow tracking tool. Keytracker, mousetracker, movement tracker Allows tracking of keys, mouse buttons and mouse position in a selected X window or globally. It performs no logging of its own, it tracks and reports what is occurring, allowing the programmer to do want they will with the information. Key tracking / logging Mouse tracking / logging Hot keys Hot mouse buttons / keys Many xdotool function replacement commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    QuickDash

    QuickDash

    Quickly access to your favorites applications.

    Quick dash is an application dashboard made to cut off the time taken between switching between various applications, especially when you are a Programmer/Developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    labman2

    labman2

    A web database for experimental results of research

    A database with a web interface for storing the experimental results of research, aimed at ease of adding new types of data. Goal is to make adding as simple as one day for an unexperienced in programming scientist to add a new type of data similar to an existing type, by preparing two - three files analogues to the existing ones. An experienced programmer should need only one day to one week for adding a totally new kind of data like arrays with more dimensions that was available before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    wtfpython

    wtfpython

    Exploring and understanding Python through surprising snippets

    Python, being a beautifully designed high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious at first sight. Here's a fun project attempting to explain what exactly is happening under the hood for some counter-intuitive snippets and lesser-known features in Python. While some of the examples you see below may not be WTFs in the truest sense, but they'll reveal some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pulse Programmer
    A programmable signal generator and RF synthesizer for scientific experiments, especially quantum computing and quantum information processing. It includes hardware, firmware, software, and documentation, all under an open source license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Library and command line program providing access to the EEPROM of an Silabs CP2101 / CP2102 / CP2103. It can programm the USB-Descriptors and the Baudrate table.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    ...Tastatur und Midi Pult Einsatzbereich - Disco - Konzert Schow - TV Produktion ;-) Implementiert: - nur ArtNet output (DMX512) - Movinglights (Fixtures) - Kommandozeile - Preset (preset fadetime) - Effecte (sinus,cosinus...) - Programmer (pygame,tkinter,curses ) - per Midi/RS232/USB steuerbar [1] Teilweise - UI / GUI (schnell Spiele GUI als oberfläche) - Lauflicht Stack (Chaser) ToDo - Cue's - Sequenzen - code redesign (modularer) - mini Linux als Basis (LFS Linux from Scratch) - Multiuser / Multiprogrammer https://www.youtube.com/watch?feature=player_embedded&v=v5mJw2MNEHQ&noredirect=1 [1] jede hardware bekommt eigenes kleines software modul mit eigener logik neue Seite: https://sourceforge.net/projects/librelight/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pyfab

    Python library for fab/lab control

    Allows one to program fablab (factory and/or laboratory) in the same way as we program computer. Imagine commands like: "dim screw12 as new screw" or "mold(form_piston_081212, brass)" or ''gear(3)=lasercut(steel2,"biggear.gc")". This approach will let us program highly automated and self-deploying or even self-replicating factories. I am more engineer than programmer and just beginner in python. So it looks like community help will be needed :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    the number game

    the number game

    my own non-graphical game

    the classic non-graphical game: "the number game" To learn the way of the programmer I've started making my own version and will try to make it the moste advanced version possible, while keeping the great non-graphical interface features i want to implement: -Online game versus friends (maybe also strangers) -maybe some screens comming up when you won -impossible dificulty -automatic update -tweeting(?) done: -highscore -music
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GScribble
    This is a desktop client for blogging. Now it supports wordpress and blogger. Update: The project development has been discontinued and it does not work on newer releases of most of the Linux distributions. If you are a programmer and wish to maintain it, please contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Dragon Fire compiler takes a new, 21st century, look at the Dragon (i.e. Dragon Book). No longer impenetrable to the programmer, this compiler is open and available to them. You control the Dragon, and get Dragon insight into your programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Karrigell is a flexible Python web framework, with a clear and intuitive syntax. It is independant from any database, ORM or templating engine, and lets the programmer choose between a variety of coding styles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ¡COSA! is a project to create a Common Objects Service API for web development. By using ¡COSA! a programmer will not have to worry about rewriting and rebuilding his WSDL file all the time, worrying only about what really matters: coding business rule
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LossieASP (ADuC8xx Serial Programmer)is a serial programmer for the ADuC8xx line from Analog Devices. The latest version also has an hyperterminal build in. It has been designed for students to learn 8051 programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kefir is a code sketcher based on tepache that uses pygtk and libglade. Kefir creates a set of wrapper classes around the top level glade widgets in a glade file, to allow the programmer to concentrate on writing a program instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dragon Composer is an experimental project toward creating a new programming language (dragon) or environment where a programmer can write readable and reusable codes efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wrapper library for PyCrypto, which simplifies usage of PyCrypto considerably, while still not barring the programmer from the underlying functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ĄHola!, for "Hordes of Little Atoms," is a project to develop a lean, modular, scalable toolkit for massive simulations of particle (molecular) dynamics. It is written in C and Python to get the best balance between programmer and run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next