Showing 29 open source projects for "serial interface to arduino"

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
  • 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
  • 1
    CNCjs

    CNCjs

    A web-based interface for CNC milling controller running Grbl, Marlin,

    A web-based interface for CNC milling controller running Grbl, Smoothieware, or TinyG. It runs on a Raspberry Pi or a laptop computer that you have Node.js installed, connecting to the Arduino over a serial connection using a USB serial port, a Bluetooth serial module, or a Serial-to-WiFi module like XBee or USR-WIFI232-T.
    Downloads: 74 This Week
    Last Update:
    See Project
  • 2
    TinyGSM

    TinyGSM

    A small Arduino library for GSM modules, that just works

    ...TCP and SSL connections can usually be mixed up to the total number of possible connections. Many GSM modems, WiFi, and radio modules can be controlled by sending AT commands over Serial. TinyGSM knows which commands to send, and how to handle AT responses, and wraps that into the standard Arduino Client interface.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Watchy

    Watchy

    An open source E-ink smartwatch

    ...Wi-Fi & Bluetooth LE connectivity. 3-axis accelerometer with gesture detection. Real-time clock for accurate timekeeping with calendar and alarm functions. Built-in USB-to-serial adapter for programming on the go. Watchy comes with comprehensive documentation and Arduino code examples that demonstrate every hardware feature. New watch faces and examples are regularly added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Sming

    Sming

    Open source framework simplifying the creation of C++ applications

    Sming is an asynchronous embedded C/C++ framework with superb performance and multiple network features. Sming is open source, modular and supports multiple architectures including ESP8266 and ESP32. Superb performance and memory usage (Sming compiles to native firmware!) Fast and user-friendly development. Integrated host emulator to assist with developing, testing, and debugging libraries and applications on a PC before uploading them to an actual microcontroller. Built-in powerful...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    dockserver-talk

    Python module to interface with a Slocum glider dockserver

    Dockserver-talk is a python module that provides an easy way to build custom clients that communicate with Teledyne Webb Research's dockserver software, used to control "Slocum" underwater gliders. The package comes with two applications built on top of dockserverTalk: BUGS: a program to monitor and display the position of gliders (as well as buoys and ships) with respect to a given GPS location (from an external source). Surfalarm: a program that can send text messages or make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    What is it? It's a Bootloader for Microchip, Atmel, NXP, TI and 8051 devices. A Bootloader is a firmware running in the microcontroler device which allows the user to send it's own firmware without the need of a programmer. This Bootloader consists of: - firmwares for many devices (this firmware need to be send to the device's flash memory with a programmer, only once) - a PC software which communicates with the bootloader firmware in the device and send the user's program in its...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    ATTinyCore Universal

    ATTinyCore Universal

    Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

    Arduino support for almost every classic tinyAVR device! Supports ATtiny 1634, 2313/4313, 24/44/84, 441/841, 25/45/85, 261/461/861, 87/167, 48/88, 43 and 828. Supports programming vis ISP, Serial (Optiboot - all parts with >4k flash, and all parts with 4k flash for which an 8k version is available) or VUSB (Micronucleus - where appropriate) There are 272 different versions of micronucleus built (and part of the 2.0.0-dev branch now), and optiboot will dwarf that number! ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    ...Callbacks to handle input messages more easily. Last received message is saved until a new one arrives. Overridable template-based settings. Create more than one MIDI interface for mergers/splitters applications. Use any serial port, hardware or software. All USB-related code has been moved into a separate repository Arduino-USB-MIDI, USB MIDI Device support with MIDI USB, still using this library to do all the MIDI heavy-lifting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    haikuVM

    A Java VM for ARDUINO and other micros using the leJOS runtime.

    HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA! HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyUltimateRobot

    Controls any Robot in Python

    Developed on Python to leverage state-of-the-art extensibility and easily integrated plugins Able to use low cost robots with the accuracy and dexterity of much more expensive robots, achieved in part by: a) Ability to drive movement by inexpensive DC gear head motors, including the inherent ability to specify movement by applied force rather than strict space/time control that steppers impose. b) Arms and linkages don't have to have super tight tolerances, because accuracy is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SoundStepper

    SoundStepper

    A software for ATM telescope automation

    SoundStepper is a "100% software" telescope controller, for Windows, using audio hardware to control step motors at real time. All it requires to operate are external step motor drives, which can be a commercial "pulse/direction" drive or analog current amplifiers. Documentation: http://soundstepper.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Arduino Multiple Controller for Windows

    Arduino Multiple Controller for Windows

    A Windows app to control Arduino devices via serial port or ethernet

    Features: 1.Controls Arduino via Serial port and Ethernet(web) 2.Has 4 controls: Button,Voice,Command, Home automation (WEB). 3.Personalize themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Arduino VB Keypad reader

    Arduino USB Port Keypad reader program

    Connect your Simple keypad to the Arduino 2,3,4,5,6,7,8,9 pins (Digital IO) more details at http://computeraidedautomation.com Compile and Upload the arduino-keypad.ino to your Arduino board Connect Arduino to the USB port. Press the keys on the keypad to read it in VB Textbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a middleware program written in Processing that allows projects created in the MIT Scratch language to communicate with an Arduino board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    OWI535 Robotic Arm To Rover Arm, Arduino

    OWI535 Robotic Arm Turned into Rover Arm, Arduino HW. Serial/Bluetooth

    New life for the OWI 535 Robotic Arm. I prepare a specific library for the arduino mega. With this library you can turn the Robotic Arm into a Rover Arm Robot. Controled either by its own Wired Control Box, or Serial/Bluetooth ports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A controller program with flexibility to create custom control system. Some of the features included are internet protocols TCP and UDP, serial port, joystick/gamepad, keyboard, camera, etc. Initially intended to be used in electronics projects where serial communication is common but extended to do common tasks like web browsing, music listening, application opening with custom keyboard shortcuts or text commands. The program is still at alpha stage so updated frequently with various bug fixes and interface changes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DefendLineII
    ATMEL ATMega1280 based powerful, multifunctional, reliable, expandable and extremely flexible hardware platform for home and industrial processes automation, robotic toys, security systems, education and enjoyment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QPort
    this is a widget to integrate with QT Designer. You can communicate with the serial port without write any line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The cc3 project provides software for embedded vision systems. Currently, the software runs on the CMUcam3 hardware platform, which is a NXP LPC2106-based board with an onboard CMOS camera and FIFO, MMC interface, serial UARTs, and servo controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tcl/Tk interface for the SSC-32 servo controller. Sliders generate position commands and send them to the ssc32 via serial output. The number of servos can be changed. Positions can be captured and replayed using the macro function. Added group controls.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A Perl script that interfaces with the Devantech USB to I2C interface adapter. This script allows a user to read and write as a master to the i2c bus as well as set or get the value of the io pins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ interface library for communicating with Arduino microcontrollers loaded with Firmata firmware from a Linux host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    py-xbeeMTS
    py-xbeeMTS is a graphical interface to manage two cards (one serial and one MuIn Droids) communicating through xbee modules. GUI powered by Glade You must to have python serial module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Linux 2.6 driver for ISA, PC-104 and serial Indramat (aka BoschRexroth) CLC cards for SERCOS motion control. http://www.boschrexroth.com/country_units/america/united_states/en/products/brc/ProductDocumentation/LegacyProducts/Controls/index.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next