Showing 68 open source projects for "gnu 8085 programming"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    OhMyForm

    OhMyForm

    Free open source alternative to TypeForm, TellForm, or Google Forms

    Create stunning embeddable forms for recruiting, market research, surveys and more. With OhMyForm you'll get all the features you need to run, administer, analyze and distribute forms for free. With our opensource community, OhMyForm is always improving and is vetted by top programming experts around the world, ensuring that our code is top-notch, eliminating potential bugs and errors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    TxPB

    TxPB

    TemporalX gRPC and Documentation Resources

    TxPB is the main source of information for using TemporalX, and includes protocol buffer definitions, generated code, and documentation. If you are looking for the protocol buffer definitions, check the pb folder. If you want bindings in other languages, feel free to open a github issue. Alternatively you can generate language bindings independently as long as the languages you are using support the appropriate protocol buffer and gRPC versions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Crypt

    Crypt

    Crypt encryption and decryption is based on ASCII Table Shift.

    Crypt is the developed based on the ASCII Table shift and it can customized based on the user requirements, right from the shifting order and the level of encryption or decryption. It can be integrated to any of the programming language with the custom build of the source code. It can secure from text file to binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Jasper Protocol Simulator

    Jasper Protocol Simulator

    Jasper supports interactive and graphical simulation of protocols

    This protocol simulator provides the capability for interactively and graphically simulating a wide variety of communications protocols. Simulations of various well-known protocols are pre-defined, and the range of protocols can be extended through programming. The simulator is written in Java, and so can be used on nearly any platform with a web browser and/or a Java environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenOPC for Python is an easy to use OPC (OLE for Process Control) library for use with the Python programming language. The project includes a Windows gateway service allowing non-Windows clients to also access OPC-DA calls.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    DenChat

    DenChat

    Invitation only live encrypted webchat

    I spent a long time programming this. It went from a simple encrypted live webchat that I had to add users manually to an invitation only live encrypted webchat. It has made it very far since the project began. I finally have decided to share my work. I programmed all of the php files myself and I created the background image as well as the audio file. The only third party libraries that were used are jQuery 1.8.2, a jQuery plugin called idle timer, and ZeroClipBoard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SARK110 SDK

    SARK110 SDK

    SDK for the SARK-110 Antenna Analyzer

    The SARK110 SDK allows the development of user applications for the device or using the device as a platform for experiments. The SDK provides the following basic functionalities: • Graphic display • Keypad • Buzzer • USB (Mass Storage Driver) • DDS • Timer • ADC driver • FAT file system • Sample application In addition the SDK provides a device simulator for developing the application on the PC, intended mainly for the development of the user interface of the application....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SimPyL

    SimPyl - The Simple Python Logger

    A simple console-based logging program for ham radio operators. After learning the basics of the python programming language, I was trying to come up with a coding project that would give me the opportunity to learn and to create something simple and useful for me and my fellow hams. As time goes on and as my knowledge progresses, more features will be added. My hope is that one day this piece of software becomes robust and complete enough to be used as an every day logger for ham radio...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    People Counter

    Client-Server application for People Counting developed using PWCT

    Simple Open Source Client-Server application for People Counting developed using Programming Without Coding Technology (PWCT) through HarbourPWCT (Based on Harbour & HarbourMiniGUI Extended). The application uses simple utility written in C++ and OpenCV to get input from the Camera, perform the Face detection operation, and people counting. Using this software, at the server side, we can see 4-locations at the same time with performance from 1 to 10 images per second. The...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001. Join #HokanDEV@IRCNet to find out more! Current version of Hokan is maintained in GitHub: https://github.com/petria/hokan_ng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SMSAPI

    SMSAPI

    SMS, MMS and Voice message sending service with easy API Interface

    This project contains libraries for sending SMS, MMS and voice messages via SMSAPI gateway. Libraries are given for various programming languages (PHP, C#, JAVA, Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LANchat

    Chat inside a LAN (subnet).

    This is an application for chatting inside a subnet. For example if three PCs are connected via Ethernet at home, they can talk to each other. I started this to practice network programming with Qt Framework and to be able to chat to my other machine at home. It implements a serverless (P2P) chat protocol called Train.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wirez Comunication System

    Wirez Comunication System

    Decentralized communication

    Wirez is a communication protocol that enables the exchange of messages between Plugs (wired servers), it is Open Source and very easy to implement. You can 'just' use the system, develop around the protocol or start your own plug. Read more and discover the possibilities... It is our proposal to leave behind the use of centralised social networks, to leave behind the spam and privacy concerns. Yes, this means goodbye emails :) In its core it is a protocol that can be implemented in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Way2Sms Desktop client

    Way2Sms Desktop client

    Desktop client from Way2Sms, send message directly from desktop

    This is a desktop client for way2sms.com to send free sms in INDIA direct from desktop. About me: Hi, m Ayush Pateria, i am 15 years old, bt i have a great interest in programming and software developing. Contact me at Email: ayushpateria@yahoo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MBLogic
    Complete manufacturing automation platform for factory and process equipment. It includes multi-protocol communications (including Modbus/TCP), PLC soft logic, HMI, and tools for troubleshooting and installation in 4 comprehensive packages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    BonAHA allows devices in a local network to discover each others' services easily with central servers. Built on Apple's Bonjour technology, BonAHA offers an easy programming API to develop mobile ad-hoc applications like iChat and iTunes sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cross-platform (java based) open source 3d chat platform.. Provides a python programming interface and internal program editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jcapi will open the world of ISDN (Integrated Services Digital Network) programming to Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kmnr Radio Automation Program is a python program for automating a radio station by playing different shows, id's, and programming. Controlled through the parrallell port and feature a web interface showing history as well as "show" selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A script written in pure PHP that can easily generate dynamic surveys based off of included template CSV (comma separated value) files. Setting up the script is as simple as editing the template file and transferring the directory to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Twilight LAN Messenger is a LAN application its coded in JAVA Programming Language, The software can act as a server and client in the same time with an easy to use GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB