Showing 971 open source projects for "avr-gcc"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
  • 1

    Atmel AVR 8bit Tools

    Atmel AVR 8bit Microcontroler Tests and Tools

    - A collection of tools for programming an Atmel AVR 8bit Microcontroler. - Circuit decriptions for Atmel AVR 8bit Microcontrolers used for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    avr_pcd8544_driver

    AVR driver for driving PCD8544 based 84x48 dot-matrix displays.

    Checkout the documentation included in the project for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Avrora is a suite of tools for analyzing and debugging programs for AVR microcontrollers. It has support for a sensor platforms such as Mica2 and MicaZ, allowing wireless network simulation and allows dynamic instrumentation and static analysis.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    LTFoundation

    An Objective-C Cocoa clone for Linux. A barebones NSFoundation.

    Objective-C. Builds with gcc-objc. Requires curl in /usr/lib/curl . Class list: LTArray LTAutoreleasePool LTCurl LTData LTDate LTDictionary LTDNS LTEventLoop LTFileManager LTHash LTIPAddress LTLogging LTNull LTNumber LTObject LTSelfTest LTSharedLock LTSocket LTString LTTimer LTURI
    Downloads: 0 This Week
    Last Update:
    See Project
  • deskbird is the most intuitive desk booking app for your hybrid office. Icon
    deskbird is the most intuitive desk booking app for your hybrid office.

    With deskbird, creating an efficient workplace has never been easier.

    For companies in need of a people-centric workplace management solution so employees can see who is in the office, schedule their office and work-from-home days, and book resources for office days.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Citrus GCC (mingw-w64) for Perl

    mingw-w64 gcc compiler

    Bundled gcc compiler and tools for Perl on MS Windows (32 and 64 bit). Provides C, C++, Fortran
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    Universal bootloader for Atmel AVR chips. Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Denon AVR Controller via RS-232

    Controlling Denon AVR Receiver via RS-232

    A simple command line tool to control Denon AVR Receiver via RS-232. Input of commands is assisted in a simple way by displaying matching commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • QuickFee offers payments, financing, and billing automation for professional service firms. Icon
    QuickFee offers online payments and e-invoicing options designed to help accounting and law firms reduce their aging receivables. (So you can finally stop chasing down payments and processing checks.)
  • 10

    mini-toolchain

    A very easy-use build toolchain for ARM target on the Windows platform

    This is a native windows port of GNU C Compiler (GCC) , GNU utilities for the embedded processor ARM/MIPS. Includes extensions very useful tools for build images of arm/mips targets. mini-toolchain give a more efficient, small size tools and economical way to build images for embedded systems products.It integrated with GNU utilities, GCC and other common command, very easy to use and works perfectly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Embedded Systems Learning Kit

    Embedde Systems: Code, Documents and Scripts

    A compilation of useful code, documents, scripts and more to be used in conjuction with the Instructable: Embedded Systems written by N.fletch. Download this single compressed folder once and have all the SW tools you need to get started in AVR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    GCC toolchain for MSP430

    Superseded by http://www.ti.com/tool/msp430-gcc-opensource

    Obsolete. See http://www.ti.com/tool/msp430-gcc-opensource or upstream GNU tools. This is a port of the GNU C Compiler (GCC) and GNU Binutils (as, ld) for the embedded processor MSP430. Tools for debugging and download are provided (GDB, JTAG and BSL)
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 14
    luxur es un kernel creado en C una vez compilado con gcc se puede iniciar con grub o puede probar la .iso en una maquina virtual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Teensy 3.0 UTFT Library

    Teensy 3.0 UTFT Library

    Utilizes digitalWriteFast() function for I/O pins.

    ... install folder. 2. Unzip the "examples.zip" & "tools.zip". 3. Restart Arduino software. 4. Open "HW_Teensy3.h" & change the const int PIN0 - PIN15 to correct I/O pins on the Teensy 3.0 that are attached to DB0-DB15 accordingly, then save the file. 5. Next in the Arduino software open up the example File->Examples->UTFT->Arduino (AVR)->UTFT_Demo_XXXxXXX 6. In the demo code change the line UTFT myGLCD(); using the right model & pinout as follows UTFT myGLCD(Model, RS, WR, CS, RST)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Online-GCC is an online integrated development environment (IDE) based on PHP technology. Any software developer would be able to design embedder projects for microcontrollers with or without of greater or smaller complexity, using only a Web navigator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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. The one task LED blink example only uses 5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MCP -- Managed C++ for GCC

    Managed C++ for GCC

    MCP aims to provide not just a garbage collected C++ but one that is very similar to Microsoft's C++/CLI. It uses Boehm GC as its garbage collector. While BoehmGC can be easily employed in any C++ projects to enable automatic garbage collection, it can only run in conservative mode. MCP uses BoehmGC in precise mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Multiprog

    Pic avr memory programmer and logic analiser

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple OS for the 8-bit megaAVR family of AVR microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Various small OSS projects, like Android nbench, TkUsr, a Linux GUI for USR message modems, and ATMEL AVR based servo controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    distcc Manager

    Centralized Manager of distcc Network

    Distcc Manager was created to facilitate distcc usage for any project that uses make and gcc. It does this by allowing for easy access and registration to the network of build machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MSP430-Ada

    Ada compiler support for TI MSP430 processors

    Compiler and device support for Ada programs on the ultra-low-power TI MSP430 microcontrollers. This project builds on the Gnu Gnat/GCC Ada compiler, the Sourceforge mspgcc back-end and MSP430 CPU support. It was inspired by the Sourceforge AVR-Ada project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    AutoLoop

    Automatically tuned loop antenna for the shortwave bands

    This project aims to create an automatically tuned loop antenna for the shortwave bands. The implementation is based around an AVR microcontroller. The interface is controlled via a serial interface. The aim is to create an android app to control the antenna via a rs232 ttl to bluetooth converter.
    Downloads: 0 This Week
    Last Update:
    See Project