Showing 49 open source projects for "arduino source code"

View related business solutions
  • 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
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ImGuiFileDialog is a file selection dialog built for (and using only) Dear ImGui. My primary goal was to have a custom pane with widgets according to file extension. This was not possible using other solutions. ImGuiFileDialog follows the master and docking branch of ImGui . currently ImGui 1.88. The commands create a lib directory where you can store any third-party dependencies used in your project, downloads the ImGuiFileDialog git repository and checks out the Lib_Only branch where the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Project has been moved to https://github.com/marchaesen/vcxsrv Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore. Versions starting from 1.14.3.0 are not compatible with Windows XP anymore.
    Leader badge
    Downloads: 5,298 This Week
    Last Update:
    See Project
  • 3
    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK • AntiAFK-RBX

    Roblox Anti-AFK. The program for AntiAFK and Multi-Instance in Roblox.

    ...and more... • License • 🛡️Mit License 🧩 Source-Code -> https://github.com/Agzes/AntiAFK-RBX [tag: roblox auto move, afk, anti afk, antiafk, rbx, roblox, auto jump, multi account, 2+ roblox]
    Downloads: 294 This Week
    Last Update:
    See Project
  • 4
    slim-fork

    slim-fork

    A fork of the SLiM "Simple Login Manager"

    SLiM (Simple Login Manager) is a graphical login manager for X11. It aims to be simple, fast and independent from the various desktop environments. SLiM was originally based on latest stable release of Login.app by Per Lidén. The SLiM project used to be hosted on Berlios.de with a mirror on SourceForge. Then the code got moved to Github. Then all the maintainers lost interest and it died. Nine years later, I'm still using it as I find it the most easily configurable, most lightweight...
    Downloads: 36 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5

    SteamCAD2

    2D CAD for precise drawing

    SteamCAD2 is a full featured 2D CAD for precise drawing with emphasis on artistic like output. It can export the drawings to variety of formats such as pdf, eps, svg, png and others. The source code contains user guide in pdf format (SteamCAD2.pdf). The software is available both for Linux and Windows systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WallPaper (alias crawlpaper)
    WallPaper (alias crawlpaper) is a desktop changer (NOT a screensaver) which includes a web crawler for picture download, an audio stream ripper, an audio player, a mini mp3 tag editor,etc. Also included support for .zip and .rar files and an interface to the BerkleyDB code for small databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    TestButton

    TestButton

    Button appearance tester

    ... * It has different options for customizing button appearances * It is used for shows from the button (two to five) statuses as limited ( normal, click, disabled hover, selected) * it has a fully virtual test status of a button * it has a full option of controlling the appearance of the status button * The source code is included in the setup file for (MSVC) and has been tested with a fully working against VS 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Examples.wxWidgets

    Examples.wxWidgets

    Shows how to use wxWidgets controls only by programming code (c++17).

    Example Widgets shows how to use wxWidgets controls only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.wxWidgets * Homepage : https://gammasoft71.wixsite.com/gammasoft/wxwidgets
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LaunchyQt

    LaunchyQt

    Launchy project reactivated, Get the familiar feeling now!

    ...Please report bugs and other problems at https://github.com/samsonwang/LaunchyQt/issues Checkout release note and developing progress at https://github.com/samsonwang/LaunchyQt/projects/1 The original source code is forked from https://sourceforge.net/projects/launchy
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    numpad emulator

    Virtual numeric keypad.

    Virtual numeric keypad for Windows.
    Leader badge
    Downloads: 458 This Week
    Last Update:
    See Project
  • 13
    Examples.Gtkmm

    Examples.Gtkmm

    Shows how to use Gtkmm controls by programming code (c++17).

    Examples Gtkmm shows how to use Gtkmm controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Gtkmm * Homepage : https://gammasoft71.wixsite.com/gammasoft/gtkmm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Examples.Win32

    Examples.Win32

    Shows how to use Win32 controls by programming code (c++17).

    Examples Win32 shows how to use Win32 controls by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Win32 * Homepage : https://gammasoft71.wixsite.com/gammasoft/win32
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mission Control / Emcee

    Windows "Expose" w/ "Mission Control" like piles

    Version 1.3 compiles from VS 2017 community (the free version) with the C++ standard set to the older one ... the code hasn't been modified to the newer standards. Version 1.2 includes support for folks who were having a problem compiling the program in VS 2013 because the code referenced a feature available in the 2015 SDK but not the one default with 2013. The Emcee.Shareware.zip file contains an open-source release of the commercial Emcee Software program. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    This library has the resources to control calendar dates. It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    LinuxTLE(Linux Talay) is the legendary Thailand Linux Distribution lost technology from NECTEC. Now, reborn out of demise, LinuxTLE has finally build the 11.0 version code named "Cha-Am" revived the dead project by the mysterious successor. Shifted from GNOME2 into Mate Desktop which supported both Thai & English languages. LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    kpackage4

    kpackage4

    Kpackage4 : a GUI tool to manage RPM, Debian ... packages

    ...Through `Settings' menu, path to local (RPM) or remote (Debian) repositories can be setup for installing new packages. A `Management' mode is also available to examine a package file (source or binary). A handbook is created during build process Build requires CMake, KDE4 and Qt4. Code is hosted by a Git repository; a tarball file (.xz) and a source rpm for Mandriva and Mageia distributions are also available See README for configure, build and install operations. TODO : Kpackage4 was fully tested with RPM package handler. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Several login/display managers that exist today don't provide total control for developing customized login interface by skilled developers. We want to provide inspirative API for login interface developers, and neat interfaces for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RFC Framework is a C++ framework which helps you to create Windows GUI applications with clean minimum code. By using this framework, you can write applications using object oriented fashion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PlushCoder

    Encode/decode the "Plush Code"

    Application designed for the creation/deciphering of "Plush Codes" that are used by the aficionados of plush animal dolls. The code, based on the "Geek Code" of Usenet days, operates in a similar manner: condensing personal information and details of the level of involvement into a concise string of characters. The Plush Coder allows one to make such a code from drop down menus, and/or by manual additions/adjustments to code elements. The app likewise interprets any Plush Codes entered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LibEngsas

    LibEngsas

    The main task is an independent API for KDE and Qt

    ...This package contains libengsas linked against KDE, so you should install this package instead of libengsas0, if you want to enable the internal KDE usage of libengsas Binary and source packages for many Linux distributions can be found at http://download.opensuse.org/repositories/home:/engsas The source code documentation can be found at http://trac.engsas.de/libengsas/doxygen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SabayonControlCenter

    SabayonControlCenter

    The SCC is meant to help the user to control his system.

    One could compare the SabayonControlCenter with Mandrivas Control Center. This mainly hits the point but they are technically far away from each other. Planned features depending on so called "Modules" which can be sripts or other programms. Even the Desktops own utilitys are handled as such. "So the SCC simply calls Systemfools!" No, not entirely. It uses these parts and can download and install them if needed. For most other actions like managing you OpenRC or view/save/upload your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    KeeFox

    Simple and secure password management for Firefox users with KeePass

    KeeFox adds free, secure and easy to use password management features to Firefox which save you time and keep your private data more secure. Download or learn more at http://keefox.org Source code is now at github: https://github.com/luckyrat/KeeFox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Q Binary Clock is a platform independent simple binary clock widget. Q Binary Clock was initially started as "Binary Clock" or just "binaryclock" for Fremantle. The source code is available at: https://garage.maemo.org/projects/binaryclock
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next