Showing 201 open source projects for "avr-gcc"

View related business solutions
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1
    USB Rubber Ducky

    USB Rubber Ducky

    A human interface device programmable

    The USB Rubber Ducky is a Human Interface Device programmable with a simple scripting language allowing penetration testers to quickly and easily craft and deploy security auditing payloads that mimic human keyboard input. The source is written in C and requires the AVR Studio 5 IDE from atmel.com/avrstudio. Hardware is commercially available. Imagine plugging in a seemingly innocent USB drive into a computer and installing backdoors, exfiltrating documents, or capturing credentials. With a few...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    The Missing Package Manager For Chrome OS. Chromebooks with ChromeOS run a Linux kernel. The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS. We have prebuilt them along with their dependencies to install into your system during...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OpenRemote

    OpenRemote

    Open Source for Internet of Things

    An Open Community in the Home Automation and Domotics space. We believe an Open Source approach can revolutionize the way people create, install, and maintain software in the industry. Our panel technology integrates with your favorite protocol and runtime hardware through Open Source software. We open up the front-end and support a unified panel and visual programming model. An installer can pick and choose hardware products from different vendors and still present one panel UI to the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Cortex GNAT Run Time Systems

    Supports writing Ada software for Cortex-M3, M4F boards

    DEVELOPMENT OF THIS PROJECT HAS MOVED TO GITHUB, at https://github.com/simonjwright/cortex-gnat-rts This project contains various GNAT Ada Run Time Systems (RTSs) targeted at Cortex boards: so far, the Arduino Due (http://www.arduino.org) and the STM32F4-series evaluation boards from STMicroelectronics (http://www.st.com). It is intended that releases will allow the development of proprietary software (by the use of the GCC Runtime Library exception for project-developed code, and by only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    µOS++ (micro OS plus plus)
    "µOS++" (micro OS plus plus) is an open source, royalty-free, real-time operating system intended for embedded systems built around ARM Cortex M or AVR devices. It is based on a preemptive scheduler written in C++ (more info in the Wiki).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Args

    Args

    A java configuration file and command line parser

    Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    aiorOS is an educational purpose Operating System project based on IA386. Its kernel provides support for: system calls, multitasking, paging (processes have 4GB space area). Runs binary programs as processes. Developed by Salvatore Iengo. Developer notes: - gcc version 4.0.2 - bochs 2.2.5 - Virtual box Suse10 development environment available for download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Debian Linux for WDTV's

    Debian Linux for WDTV's

    Debian for WDTV Live (running WDLXTV) - Inc. Build Essentials

    ...://archive.debian.org/debian-archive/debian/ squeeze main contrib non-free You can then install Squeeze packages: eg: apt-get update apt-get install debian-archive-keyring apt-get install build-essential Which gives you a basic GCC environment. I applied the above on the original squeeze image, which may make it easier to get a working system, or, just make your own: The original Debian image is also here: http://files.wdlxtv.de/debian-squeeze.img.tgz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd, gs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10

    ABAVR

    AVR-related utility code

    This repository contains AVR-related utility code that I've written as alternatives to the Arduino libraries, including a Makefile framework, a tiny non-preemptive priority-based task scheduler a Serial driver that works with the standard C stdio APIs to be used, and a system clock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AVR32 Ecos

    Ecos for AVR32 targets

    This project is port of ecos 3.0 for AVR32UC3C target mainly for AVR32UC3C512C. In the compressed files four directories can be found: Avr32uc3c-ec – ecos project for AT32UC3C-EK board. ConfigTool – ecos configtool (works with Ubuntu). To compile ecos source codes Atmel tool chain for AVR32 devices is needed and can be downloaded from Atmel web site. Ecos-3.0 – ecos + AVR32UC3C port source files. Hellow_Examples – example project in Atmel studio 6.2 with, ADC test, LED and push buttons...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    bnf2xml

    simple BNF parser makes xml markup of matches

    ... needle in haystack and what to show, ie: <alph> ::= a | b | c | d ... <word> ::= <alph>+ bnf2xml is a top down recursive parser. Unlike buttom up parsers like gcc(1) or some top downs, bnf2xml is completely unambiguous / resolves ALL conflicts. Slower on ave. for parsing C or than sed(1) for simple searches. Far easier than using flex/C to create a parser. caveate: I do not suggest it's worth while to make a new gcc(1) using bnf2xml. bnf2xml an nth BETA release, but no complains yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Purr:  Power User Raspbian

    Purr: Power User Raspbian

    Power user Raspbian image for the Raspberry Pi and Raspberry Pi 2

    Power user Raspbian images for the Raspberry Pi system. These 32Gb images include: 1. Modern Linux kernel (3.19.3 at present). 2. Full development "man" pages. 3. Latest GNU toolchain. 4. WICD network device management 5. PUPS/P3 organic computing environment. 6. Wolfram Mathematica for Raspberry Pi. 7. "Wiring Pi" libraries & tools for GPIO/I2C buses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    TemperatureMonitor

    Embedded System based Temperature monitor

    This is studying project in CUFE intended to develop a temperature and security system based on a microcontroller with a serial communication with PC The Embedded software is developed on AVR Atmega16 microcontroller while the PC user interface is programmed with C# .Net 4.5 Project Description: https://goo.gl/KK9Aqc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is a low cost & lowpower Datalogger based on BeagleBone Black. The data logger is an electronic device that records earthquakes(Sensor network), Wind ,daylight ,power used/produced on the street lamp over time. Data will then be uploaded via a wireless radio MESH network(868 Mhz) to a database server for later analyze. The Prototype is developed on two microcontrollers(AVR and ARM Cortex-A8) with the low power and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AVR HV Programmer

    AVR HV Programmer

    High voltage parallel programmer for AVR microcontrollers.

    AVR-HV is high voltage parallel programmer for Atmel AVR series microcontrollers. AVR-HV allows programming, reading, verifying and configuring AVR microcontrollers with its high voltage programming interface and it connected with PC using USB interface.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    postgresql-mingw-w64

    postgresql-mingw-w64

    Documentation and releases about building PostrgreSQL using MinGW-w64

    This project (licensed under LGPLv3) provides full documented procedures to build PostgreSQL from sources (and some additional extensions / Foreign Data Wrappers: sqlite_fdw, www_fdw, mysql_fdw, ldap_fdw, couchdb_fdw, oracle_fdw, odbc_fdw...) using MinGW-w64 (recent versions of gcc - 4.8.0 or later). It also provides ready made binaries/releases targetting Win32 as well as Win64 (Windows7). Note: Installers are also released to make easy the installation of the PostgreSQL extensions...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 19
    Community Linux

    Community Linux

    USB Drive Writable Linux Distribution

    Community Linux is a USB drive based fully functional writable Linux Distribution. It boots and runs with a comparable speed as a hard drive installation. Community Linux allows one to create a low cost solid state development and production platform. For new ComLin drive creation, one needs to download the full install (comlin-016.tar.gz) ... (not just the scripts) Update: Community Linux will now run on most every machine. Update: Added Sound drivers, Intelligent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kankin Linux

    Kankin Linux

    Distribuição baseada no Funtoo Linux para arquitetura ARM

    O Kankin Linux é uma distribuição Stage4 do Funtoo Linux compilado para para uso em hardwares opensource com arquitetura ARM, * Preparada pra compilação distribuída * Sistema de ebuilds Portage, contendo todas as possibilidades de um sistema PORTS based, que só um sistema (Fu|Ge)ntoo faz por vc. :)))))))) * Primeira distribuição Linux Brasileira com releases para hardware opensource com processadores ARM * Suporte a redes DTN (Delay-Tolerant Networking) * Ferramentas da...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Atmel USB DFU Programmer

    A command-line programmer for Atmel USB microcontrollers

    A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application. This project has now migrated to GitHub. You can find the new repository at https://github.com/dfu-programmer/dfu-programmer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    netio_cli

    command line interface for avr net-io board (python)

    with this little python coding you have a nice possibility to control the Pollin avr net-io board (with original firmware) via command line Interface. So you can use that in scripts, jobs, etc. like you want. it's even simple possible to control one or more avr net-io boards from an SAP ABAP Programm. netio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Toybox

    Embedded linux and cross toolchain

    Embedded linux and cross toolchain Toolchain 20141105 - Updated gcc 4.9.2, gdb 7.8.1 SDK V0.6 - Added SDL2_image, SDL2_ttf library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    ... optimized perl support * Java compliance * IPv6 full stack with IPsets * Multipath storage * Overclocking tools * Student/Developer scripts. (git pull, builders) * i915 latest support drivers and gallium. * Kernel patching, testing featurettes * Wi-Fi and bluetooth ipv4 support * Latest GCC versions * Qt, Java, Maven, Desktop improvements Notes ==== Basic Console Pre-alpha build Test and rate for improvemen
    Downloads: 0 This Week
    Last Update:
    See Project