Showing 49 open source projects for "python user interface"

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
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 1
    MicroPython

    MicroPython

    Python implementation for microcontrollers and constrained systems

    MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features...
    Downloads: 37 This Week
    Last Update:
    See Project
  • 2
    OpenBLT

    OpenBLT

    Bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 3
    wolfSSL
    The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight, portable, C-language-based SSL/TLS library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set. It works seamlessly in desktop, enterprise, and cloud environments as well. wolfSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2, is up to 20 times smaller than OpenSSL, offers a simple API, an OpenSSL compatibility layer, OCSP and CRL support, is backed by...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Ficl is a lightweight, embeddable scripting language designed to be incorporated into other programs, including memory constrained embedded systems. Ficl conforms to the 1994 ANSI Standard for Forth, and provides several useful extensions including object oriented programming that can wrap compiled code and hardware interfaces. Unlike Lua or Python, Ficl acts as a component of your system - you feed it stuff to do, it does the stuff, and comes back to you for more. You can export...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    MenuDesigner

    A GUI system for embedded systems.

    A small GUI system for monochrome and color LCDs suitable for embedded systems with very limited system resources (like 8 bit microcontrollers). Comes with a graphical editor for creating a menu. Runs on Linux and Windows (Cygwin is recommend for using all features). Samples showing the usage on a PC, AVR, and STM32 microcontrollers are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mGSTEP

    mGSTEP

    Objective-C embedded development libraries

    Designed for use in embedded devices the mGSTEP libraries implement a subset of NeXT's OPENSTEP specification which has evolved into Apple's Cocoa Objective-C frameworks. The internal graphics rasterization supports rendering to an X11 or Linux frame-buffer based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RunLengthGPIO

    RunLengthGPIO

    a computer interface to the Arduino I/O digital lines

    This sketch makes the Arduino work as a GPIO interface for a computer, where input and output changes are transmitted in run-length encoding. Every time an input pin changes, the Arduino sends the new values of the input pins and the time since the last change. In a similar way, the Arduino can be programmed a sequence of output pin changes, each specified by the new values of the output pins and the time since the previous change. Three application programs are included: the first makes two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Moneta msp432logger

    Moneta msp432logger

    I2C sensor datalogger

    Proof-of-Concept MFL Pipeline Integrity Analysis Magnetic Field Sensor Data Logger. Data logger is based on TI MSP432 LaunchPad, storing data to a uSD card. The sensor array consists of 32 Infineon TLV493 devices in four groups of 8 (one per I2C interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10

    MSP430 C Code Library

    Library of peripheral drivers, component drivers, utilities, and more!

    A collection of C libraries for the TI MSP430 family of microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SCALEXTRIC_CONTROLLER

    SCALEXTRIC_CONTROLLER

    An open source controller for Scalextric community

    Open source controller for Scalextric community. Scalextric Controller is composed by a custom hand controller, used to drive the Scalextric slots cars, and Android application used to communicate with the hand controller via Bluethoot low power (BLE). This project repository contains the PCB project, the micro embedded software, the Android App and the 3D CAD design of the cricital mechanical parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    IrrigationController

    Smart Home Irrigation System

    The project contains the following modules: * Main Controller Module which is responsible for scheduling and switching the water pumps, monitoring the water level and temperature, and reading the Soil Moisture Sensors. The module has a 4 line alphanumeric LCD that makes the system easy to use. * Sensor Controller Module is attached to the Main Controller Module via RS232 interface. This module is the master controller for the Soil Moisture Sensors and also contains a Dallas 1-Wire interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    The Beagle Entertainment System (BES) project is a complete filesystem image that turns the ARM-based BeagleBone Black single board computer into an embedded appliance capable of playing software for the SNES, NES, GBA, and Gameboy Color platforms. A full system image, ready to be written to a microSD card and used as-is, is available for download. Just connect your BES-enabled BeagleBone Black to your network and you can use BES's Node.js web interface to add or remove ROMs, configure...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    rect_tree

    Rectangular Split, Addition and Subtraction , and Tree Structure

    This project try to implement the rectangular calculation, such as split, addition, subtraction, it is base on line split. Also a Tree structure handler is provided in this project, together they can use to deal with the window split and window relationship in GUI(Graphical User Interface), I hope so :-p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OS Abstraction Layer
    ... system. The OSAL provides an Application Program Interface (API) to an abstract real time operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WinDS

    WinDS

    Windows XP reimplemented on Nintendo DS

    ..., it features - 52 Classes that are already available within Lua - 25 different types of user interface classes - 8 different predefined dialogs which makes it the perfect GUI sandbox for DS. PS: More time without update means: next update will have even more improvements, as i am still developing ;)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO board...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LUAndroid

    Embedded operating system that runs LUA scripts

    The aim of this project is to provide an easy to use fast prototyping platform for embedded systems. The hardware is targeted to be small, DIP package hybrid technology chip. In the current phase it runs on Microchip demo boards. http://www.microchip.com/dm320005-2 http://www.microchip.com/dm320006 and SunDisk Ultra 16Gb SDcard
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    EthernetWeatherStation2

    PIC based weather station

    Microhcip PIC18F based LCD weather station that uses Ethernet connection to download data from the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FlashProg

    FlashProg

    Simple USB flash memory programmer.

    FlashProg is USB base flash memory programmer which is specifically design to read and program 3.3V SPI flash memory devices.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    AVR HV Programmer

    AVR HV Programmer

    High voltage parallel programmer for AVR microcontrollers.

    AVR-HV is high voltage parallel programmer for Atmel AVR series microcontrollers. AVR-HV allows programming, reading, verifying and configuring AVR microcontrollers with its high voltage programming interface and it connected with PC using USB interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Hydroponic Automation Platform (HAPI)

    Hydroponic Automation Platform (HAPI)

    Technologies for automating food production on various scales

    The Hydroponic Automation Platform Initiative (HAPI) develops and provides hardware and software components for automating food production using hydroponic, aquaponics, and precision agriculture techniques. High-yield production in urban settings is one of the primary goals. Artifacts include hardware design (mainly Arduino-based), firmware, management software and reporting modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UFFS: Ultra-low-cost Flash File System, designed for NAND flash working in embedded system. UFFS typically consumes less then 200K ram for 1Gb(page 512)/4Gb(page 2K) NAND flash. It supports direct flash interface, works with or without OS.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    openchronos-ng

    openchronos-ng

    fully modular opensource firmware for the ez430 chronos

    openchronos-ng is a major rework of openchronos. Compared to openchronos it has the following features: * system message bus for system<->module communication. * hardware RTC timekeeping (no more clock inaccuracy). * rework of timer and ports drivers. * implementation of a module system (drop in applications). * rework of the display routines. * rework of the menu system. The firmware code is also conceptually simpler and smaller which leaves room for more modules (applications).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.