Showing 388 open source projects for "bascom-avr"

View related business solutions
  • 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.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    Softgun is an embedded system simulator. It is Intended to help developers of embedded systems without real Hardware. It can simulate ARM9, Atmel AVR, and Renesas R8C/M16C/M32C/RX CPU's. It runs on Linux hosts. With some restrictions it runs on Cygwin and FreeBSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    RoboDude is a programming tool for AVR microcontrollers. The graphical interface is easy to use, because it works with xhex-files (xml files containing ihex and srec sections, mcu information and fuse bit settings). The GUI uses the avrdude library. The binary files are included in the NiboRoboLib Package!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A set of C language API's and firmware applications that manage access to the Digitrax LocoNet and the core hardware resources of the Atmel AVR family of devices, to allow custom embedded LocoNet devices to be developed using GCC
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 5
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original megaAVR...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    langOS

    Low power application-configurable Operating System

    langOS is an open-source Operating System for Tiny Scale Devices. It supports platforms based on the MSP430 and AVR microcontrollers and is fully written in C. langOS aims to be simple, easy to configure and independent of the development host platform. It should be comfortable on Windows, Linux and MacOS platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets. Supported implementations: *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert. The software requires .NET 4.0 Notepad++ recommended (to view Assembly code with colorful text): https://notepad-plus-plus.org/ The idea comes...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Terminal-BASIC

    Terminal-BASIC

    BASIC-like language interpreter for embedded systems

    Terminal-BASIC is a BASIC-like language interpreter, works on a set of single board embedded systems (i.e. famous AVR uc based boards). Terminal-BASIC: * suports real numbers, multidimensional arrays and Darthmouth BASIC-style matrix operations; * written in C++11; * has modular structure (can save uc storage, instantiating only used modules); * works through different i/o devices, using vt100 commands; * on systems with multiple i/O devices can work as simple time-sharing system; * static...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    NB: Development has been moved to Github: https://github.com/avrdudes/avarice AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 11

    motion5

    Specialised variant of GRBL focused on motion of up to five axes

    motion 5 is a specialised variant of GRBL which is focused on motion of up to five CNC axes and laser processing instead of milling. It supports ATMega MCUs running with up to 20 MHz and provides jitter-free pulses with a frequency of up to 38 kHz. Wherever usage and handling of motion5 is different to original GRBL, this is described in Wiki. For the G-code commands please note that motion5 supports more axes which are named "A" and "B". So a GRBL-command "G1X10.0Y20.0Z10.0" which moves...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OsEID

    AVR based smartcard/token with ECC and RSA cryptography

    AVR128DA /Atmega128 microcontroller based open source EID smartcard with RSA (512-2048) and ECC (prime192v1, prime256v1, secp384r1, secp521r1 and secp256k1) support. Compatible with MyEID card from Aventra. Supported in windows and linux by opensc package. Allow about 64KiB space for keys/certificates. PKCS#15 structure supported. USB token with CCID interface based on xmega128a4u with same features as card. High speed AVR multiple precision arithmetic: squaring, multiplication, exponentiation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Perl Audio Converter

    Perl Audio Converter

    Linux Audio Converter / Tagger / CD Ripper

    A Linux CLI tool for converting multiple audio types from one format to another. It supports the following audio formats: 3G2, 3GP, 8SVX, AAC, AC3, ADTS, AIFF, AL, AMB, AMR, APE, AU, AVR, BONK, CAF, CDR, CVU, DAT, DTS, DVMS, F32, F64, FAP, FLA, FLAC, FSSD, GSRT, HCOM, IMA, IRCAM, LA, MAT, AUD, MAT4, MAT5, M4A, M4R, MP2, MP3, MP4, MP4A, MPC, MPP, NIST, OFF, OFR, OFS, OPUS, OGA,OGG, PAF, PRC, PVF, RA, RAM, RAW, RF64, SD2, SF, SHN, SMP, SND,SOU, SPX, SRN, TAK, TTA, TXW, VOC, VMS, VQF, W64, WAV...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14

    amforth: Interpreter on Microcontrollers

    amforth is an extendible interpreter on microcontrollers

    amforth is an extendable command interpreter running on AVR ATmega and TI MSP430 microcontrollers. The Risc-V and ARM architectures are ascending. Turnkey actions for IoT workloads are possible as well. The command language is close to the Forth 2012 standard.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    molcajete

    Arduino meets FreeRTOS

    ... chip so that it can be used in the Arduino platform. It's comprissed of three projects: Arduino 1.8.5, FreeRTOS 10.0.1 and Arduino-mk. Examples for the console and sketches are now provided. This port uses the standard malloc and free implementations for AVR when using dynamic tasks. The system tick is fixed at 1 millisecond after the AVR's T0 timer. Tickless and/or low-power modes have not been tested yet. For further details see the README.txt file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    simutron

    simutron

    AVR simulator IDE

    Electronic circuit simulator. Simple environment to run and debug firmware for AVR 8-bit microprocessors. Able to run arduino firmware. Internally this program uses the open source Simavr AVR Processor Simulator (https://github.com/buserror/simavr) and wraps all its functions in a GUI shell. Setups for firmware debugging scenarios can be created dynamically. Able to run 16MHz MCU with decent set of external parts in real time. In particular this can be used for development of CNC firmware...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Arduino MIDI Library

    Arduino MIDI Library

    MIDI for Arduino

    This library adds MIDI I/O communications to an Arduino board. MIDI over USB, Bluetooth, IP & AppleMIDI (see Transports). Active Sensing support. Compatible with all Arduino boards (and clones with an AVR processor). Simple and fast way to send and receive every kind of MIDI message (including all System messages, SysEx, Clock, etc..). OMNI input reading (read all channels). Software Thru, with message filtering. Callbacks to handle input messages more easily. Last received message is saved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EXCEL-ArbeitsZeitErfassung

    Work time tracking EXCEL file in German

    ...) - Jahresübersicht - Feiertage - Zeit-Zuschläge (Berechnung nach AVR)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NanoVM - a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PICKitPlus - the database

    PICKitplus database only. For Microchip PICs and EEPROMs

    The intent of PICKit 2Plus and the PICKit 3Plus is to support programming of PIC microcontrollers and EEPROMS. See www.pickitplus.co.uk to purchase the project software. This repository provides the database that contains the new programming protocol to support for Microchip PIC microcontrollers We publish the updated and managed Microchips PIC microcontroller and EEPROM database here. You can use with the original Microchip software but the original Microchip software will not...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 21

    16 bit pwm on attiny 13

    Smooth dim a led with 16bit software pwm on an 8bit timer of an avr

    16bit software pwm on attiny 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    AVR-Ada

    Ada cross compiler and libraries for AVR µCs

    The AVR-Ada project provides the gcc based Ada compiler GNAT for the AVR 8-bit microcontrollers. This includes: - the Ada compiler - the Ada run time system and the AVR support library - documentation and some sample programs. The project is now superseded by the Alire crates - [AVRAda_RTS](https://github.com/RREE/AVRAda_RTS) - [AVRAda_MCU](https://github.com/RREE/AVRAda_MCU) - [AVRAda_Lib](https://github.com/RREE/AVRAda_Lib) - [AVRAda_Examples](https://github.com/RREE/AVRAda_Examples...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Modell(-bau-)basierte Eisenbahnsteuerung
    Dieses Projekt beinhaltet eine Digitalsteuerung auf Basis des CAN-Bus, Eclipse RCP und AVR-Mikrocontrollern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PlatformIO Storage

    PlatformIO Storage

    An open source ecosystem for IoT development

    ... embedded boards and IDE Library Manager - Hundreds Popular Libraries are organized into single Web 2.0 platform: list by categories, keywords, authors, compatible platforms and frameworks; learn via examples; be up-to-date with the latest version Atmel AVR & SAM, Espressif, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, TI MSP430 & Tiva, Teensy, Arduino, mbed, libOpenCM3, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Mark3 RTOS

    Mark3 RTOS

    Open-source RTOS and Embedded Systems Toolkit for C++ and C

    Mark3 is a sophisticated RTOS and embedded systems toolkit, targeted towards a growing list of MCUs. Beyond providing "just another scheduler", it provides heaps, drivers, a shell, an event-driven GUI framework, and much more! It currently supports a variety of Atmel AVR, MSP430, and the ARM Cortex-M series of microcontrollers, with other platforms to follow. Mark3 was designed from the ground-up using disciplined object-oriented design principles - and unlike the vast majority of free...
    Downloads: 1 This Week
    Last Update:
    See Project