Search Results for "excel serial port" - Page 3

Showing 391 open source projects for "excel serial port"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Serial Port Terminal

    Serial Port Terminal

    Compact, Powerfull, Easy To Use

    Serial Port Terminal Connect Your Port and log your data Specially to debug your device like microcontroller, raspberry phi, PLC etc, Send RAW data in various type
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    LapTrackerTK

    LapTrackerTK

    RC car lap counter tracker

    LapTrackerTK is a full featured RC Car lap counter. Multiple cars can be tracked displaying lap count, lap time, Fast Time, MPH or KMH, Fast MPH or KMH. Individual racers laps are saved along with each races results. Posted in the wiki for a DIY Transponder unit for under $10. Supports TCP, Serial (COM), or Keyboard input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    solaton

    Monitor software for the epever solar pv charge controller.

    This software is used to extract operational data from the EPEVER Triron solar-PV controller, including its PV power output, battery voltage, load current, device temperatute, etc. Data collection is done in two halves: a client ("solatonclient") that talks to the controller via a serial port and RS-485 adapter, and a server ("solatonserver") that stores the information in files. The "solatonclient" sends information to the "solatonserver" over the network, and because it does not need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    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! 0 of those have been...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6

    PyBitBanger

    Python controlled hardware.

    ... sufficient resources to control a very large number of bits. The Nybble protocol, https://sourceforge.net/projects/nybbler, is used to communicate between Python and and port expander chips. Tkinter is used for both the GUI and as a thread manager for the serial port interface. This makes it possible to have a simple plug and play application. Nattya, https://sourceforge.net/projects/nattya/, a hex friendly TTY interface is used for debug because the Arduino IDE doesn't support hex RS232 data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    STM32 machine language monitor

    Machine language monitor program for the STM32F103C8T6 "Blue Pill"

    ... can't execute any subroutines in the flash memory. This project requires a serial terminal e.g. on Linux, minicom on a USB serial TTL adapter running at 9600 baud, 8bits, no parity. The usart port on the STM32 is at the other end of this hardware. Using TTL levels is easier that introducing RS-232 levels. The code experiments in read write memory should be subroutines and will be called by this monitor and a return in the user's code will return to this monitor program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    microterm

    microterm

    linux visual serial port terminal

    wxWidgets / gtk visual serial port terminal. Allows simple configuration of serial port settings, terminal colors, size, fonts, etc. Supports file upload as raw binaries, xmodem and ymodem. Allows to display binary data, supports custom commands and scripts to be pasted on the termial through custom buttons, support rs232 signal management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    terMAN

    A MINIMAL YET POWERFUL SERIAL TERMINAL FOR EMBEDDED DEVELOPMENT

    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    Python_Daemon

    How to use Tkinter to create a daemon process.

    Some applications like monitoring a serial port are best done by using a daemon process for monitoring and having it generate an event whenever there are changes on the port. This is easily done by instantiating a tkinter Toplevel window which then initiates the daemon process using "after" and then uses "withdraw" to go dormant. The daemon process will still run and will initiate itself from then on. Tkinter supports multiple Toplevel windows so multiple daemon processes are possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TerminalServer

    Turns a Raspberry PI into a terminal server

    Remotely control your networking equipment using a Raspberry Pi (Raspbian or Raspbian Lite) and a browser. -Download from a terminal: wget sourceforge.net/projects/terminalserver/files/TerminalServerInstaller_V_V_V.sh where V is the version. -Make the script executable: chmod u+x TerminalServerInstaller* -Run the script: TerminalServerInstaller_V_V_V.sh where V is the version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cooling home automation with Arduino(C) and Raspberry(front-end, python). Arduino features: - control PC 4-pin fan with PWM; - measure temperature/humidity with DHT11/22; - adjust fan RPM depend on temperature; - console management; - MQTT serial output. front-end features: - data collection form serial port with MQTT - webUI with for sensors parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pwc-lxled

    PWC driver modded for Long Exposure and Led control support

    This driver is derived from the PWC driver found in the Linux kernel. It adds V4L2 controls (`V4L2_CID_FLASH_STROBE/STROBE_STOP`) to drive the led present on some cameras. It also synchronously sets the video mode when power_save is off. This driver may be used to control long exposure modded webcams (SPC900, TouCam,..) when the led is used to trigger long exposure (this avoids the use of an additional serial port).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    milkt

    My text log analysis tool

    ... saving/restoring for the log file - Unicode/UTF-8 support for text file - Useful settings regarding font change, clipboard copy, etc - UART serial port logging (beta testing) * Build Tools - Microsoft Visual Studio 2015 (C++) - Boost 1.67 (regex, shared ptr, log) - Several open source libraries for xml, list control, encoding detection, etc. * Email: minnznt@gmail.com * History & Help on the Shortcut: https://sourceforge.net/p/milkt/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ReinBIOS-VM

    A BETA BIOS running on virtual machine

    Copy the Makefile, bios.S and bios.ld from above, or extract the files from the archive below to a directory run make. You should end up with a 512 KB bios.rom file Copy bios.rom to your target VMware image directory and manually edit your .vmx file to have the line: bios440.filename = "bios.rom" Edit your virtual machine settings to make sure it has a serial port. The preferred method to access the serial console is to use a null modem emulator, such as com0com, a signed version of which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    ... 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
  • 17

    ShowSerialPorts

    A gadget like windows application for showing COM ports (serial)

    This is a tiny windows application that shows current available COM ports in system. It also can be configured to run a command whenever user clicks on the port name. It could be very useful with combination of PUTTY for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Switch Miner

    Switch Miner

    Cisco switch port mapper

    Switch Miner is a lightweight utility for Windows that acts as a switch port mapper/switch port discovery tool for Cisco switches. It helps network engineers discover the devices that are connected to the all the ports of a switch. It will even discover neighboring switches via CDP and scan them also. Using SNMP it scans switches and creates excel xlsx or csv files. What Does Switch Miner Discover? Interface Info (Name/Last Change) Speed and Duplex (Operational/Admin) MAC...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 19
    ocapi

    ocapi

    C-level driver collection for MSP430 and derivatives

    ocapi is an open source driver collection for MSP430 and derivative processors. It provides a C language application programming interface (API) for deploying individual processor capabilities. Current modules support serial communication via UART, I2C and SPI, digital I/O (GPIO), analog-to-digital conversion (ADC), Timers and so on. ocapi aims at being independent of the development host platform. So it should work, no matter if you live in the Windows, Linux or Mac world. ocapi is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Serial Port Notifier

    Serial Port Notifier

    Easily identify COM port names of ports plugged in to your computer

    Serial Port Notifier (formerly Serial Port Monitor) sits in your notification tray and monitors the serial ports on your computer. When a port is added or removed, a notification is shown containing the port's COM port name, allowing you to easily keep track of what's been plugged in and out. Program launchers can be defined that allow programs to be quickly started using the selected serial port. Custom labels can also be added to ports to allow for easy identification.
    Leader badge
    Downloads: 156 This Week
    Last Update:
    See Project
  • 21
    comini

    comini

    RS232 base monitoring

    serial RS232 communication on PC computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    comNG

    comNG

    A modern and powerful serialport tool.

    This should be the best COM tools you ever used. A modern UI and powerful functions that gives you best understand of you serial port data. 这可能是最好的串口助手软件。现代化的外观设计和强大的功能设置会帮助你更好的理解你的串口日志。 Please select the right file to fit your system, comNG support Windows, Mac OS and Debian based linux distributions. 请选择正确的安装文件,comNG支持Windows, Mac 和 基于Debian的Linux系统(包括Deepin 20,我自己试过了)。 For details please refer to github repo: https://github.com/xenkuo/comNG 需要了解详细用法请访问 gitee 页面: https://gitee.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Serial Profile Plotter For Reflow Ovens

    Utility for plotting data from homemade reflow ovens via serial port

    The Serial Profile Plotter For Reflow Ovens utility is a freeware application to graph temperature vs time data sent typically from a homemade reflow oven controller (eg: Arduino based) via serial port to a PC or notebook running Windows 7. The graph generated has two vertical axis for temperature (real-time oven temp and setpoint temperature in degrees C). Horizontal axis is time (seconds). Graphed data can be saved to disk and retrieved if needed for reference. The graph can...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    Farduino

    A commodity IR receiver is used to make an IR link to an Arduino

    By using special coding it's possible to use a cheap IR LED and IR receiver as used in remote controls to make a simple infrared link between Arduinos using the built in serial port. The problem with RS232 is that it contains a DC component. By restricting the character set such that the DC component is eliminated, it's possible to send and receive data using a commodity remote control IR receiver. A Python program is used to identify the required codes and schematics are provided showing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    lxardoscope

    Oscilloscope using ATmega328 or Arduino Uno for data acquisition

    LXARDOSCOPE is a dual channel oscilloscope application for Linux, using an ATmega328 device for data acquisition, and a serial or a USB port for communication with the PC. The Look and Feel is close to a traditional oscilloscope. Sampling rate for version 0.95 is about 2350 samples per second, for each channel. Originally designed for Arduino Uno, but works best with an Atmega328 and a TTL/USB converter. *** NEW: a preamplifier is presented which provides an input range of -4V to +6V for DC...
    Downloads: 0 This Week
    Last Update:
    See Project