Showing 53 open source projects for "ATmega"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Opensuse 12.3 RPM (86_64) package for Gavrazm Version 3.3 . A command line assembler for all AT90S-, ATtiny- and ATmega types of microcontrollers of ATMEL, with many extended and new features. View the ReadMe.Txt for more informations on features. New Version 3.3 Only bin file, which during installation copied in /usr/bin/ Compiling from Paskal source is too large. (fpc and lazarus very big) Introduction to the use and some notes on special features of gavrasm: * http://avr-asm-tutorial.net/gavrasm/GAVRASMI.html (English) * http://avr-asm-tutorial.net/gavrasm/gavrasmi.html (German) For more informartion see: * http://avr-asm-tutorial.net/gavrasm/index_en.html (English) * http://avr-asm-tutorial.net/gavrasm/index_de.html (German)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AVR Modbus Serial RTU

    AVR Modbus Serial RTU

    Serial modbus RTU with 16DI 16 DO

    The AVR Modbus RTU is a Serial modbus RTU which has 16 digital inputs and 16 digital outputs. It is based on the free-modbus project. The RTU uses the ATMEGA 128 microcontroller . The source code , the schematics and the hardware production files are available for free. This project was designed for my MSc graduation paper in 2010 @ the Technical Univercity of Sofia / Bulgaria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple DDC/CI on AVR

    Implementation of DDC/CI protocol on AVR for monitors

    Project aims to provide simple but extensible implementation of 'slave' (i.e. monitor side) DDC/CI protocol on AVR ATmega microcontrollers. Current functionallity includes brightness control with DDC/CI and hardware buttons. Requires at least 4K flash, hardware TWI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    AVR atmega micro-controller based educational os.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LXSNDTEST is designed for measuring the characteristics of sound cards and A/D converters of ATmega microcontrollers (for example Arduino), or for testing circuits connected to a sound card. This program runs under Linux, using OSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LScreamer-Wireless Downloader for Linux

    This is a python utility to transfer Firmware to a ATMEGA processor

    See the latest revision at https://bitbucket.org/dustin-robotics/lscreamer This program is a port of Screamer V2.0 produced on Sparkfun.com which is useful for wirelessly downloading code to an Arduino. More info can be found at my blog: Mecharobotics.wordpress.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FreeRTOS DC motor PID controller

    DC motor PID controller in FreeRTOS

    this is an implementation of a DC motor PID controller in FreeRTOS, using ATMEGA 1280 microcontroller, used in arduino mega 1280.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ISP Programmer
    This software supports programming of Atmel microcontrollers 89Sxx ('51), ATtiny, ATmega and 90Sxx (AVR). It can erase built-in Flash and EEPROM memories as well as read and program them. ISP Programmer also supports serial Atmel DataFlash memories.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    A small library for accessing filesystem on SD Cards using minimalistic RAM on AVR ATMega chips. Contains much experimental code. I am no longer maintaining or supporting this code. Sourceforge will continue to host the old files, though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    3D Accelerometer Gui
    A Crossplatform OpenGl Gui for a Accelerometer (via USART/Atmega).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Emulation of the legendary sound chip SID ( MOS6581 ) used in the C64 home computer. Written in C, running on Atmega microcontrollers from Atmel. The hardware from the emulator may be used together with an Arduino and be controlled by I2C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kmax 8bit microkernel for AVR ATMega MCUs written in assembler (AVRASM & GCC compatible) with a C API. Core features include priority-based preemptive round-robin scheduling, mutexes, fifos and semaphores with a focus on speed and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Have you ever tried to control a self developed vehicle with your PC? This Project provides a GUi Controll, the schematics for the on board electroninc (including the xbee host) and the atmega 32 / 644 / 2550 software to get things work together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a protocol stack written to interface with the TI line of calculators on the Atmega line of microcontrollers. Currently supports the TI82, TI83, TI84, and TI89.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Atmel AVR Assembler for all platforms. Compatible with Atmel's own assembler. Extra macro features, auto type conversion for macros, conditional assembly, creates .coff files for debugging, special 100% identical output compared to orig. Atmel Assem
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 17
    This project is about using a SD-card together with an ATMEL ATmega32 microcontroller as mass storage medium. It implements the interface to the SD-card, a simplified FAT16 filesystem and a sample application: a data logger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ft89prog is a at89s* & atmega* usb flash programmer using ftdi's synchronous bitbanging. The initial version is based on Jelmer Vernooij's serial programmer "at89prog".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kraken is an OS and a collection of drivers and circuits for an open hardware computer based in Atmel's ATMEGA microprocessor family.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Yakko project is a home automation system. It defines a new protocol implemented as firmware running in AVR atmega microprocessors. The goal is to build a method to make logical connections between hardware devices such as lamps, switchers and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FORTH-like language compiler for AVR ATMega
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Librairie de fonctions pour MAVRIX (ATMEL AVR ATMEGA 128).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AVR C funtions for using PWM mode in ATMega 48/88/168 for Timer0, Timer1 and Timer2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program is a simulator/debugger for Atmel AVR flash microcontrollers, built with Motif (incompatible with Less Tiff). It has language independent interface. This version can almost fully simulates AT90S and ATmega series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    atmega-clib
    Intended for EvB4.3 v4, MultiBlue EvB, Sanguino, Severino, Arduino, 8Bit Offense and other ATmega boards
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB