Search Results for "avr atmega32 microcontroller"

Showing 60 open source projects for "avr atmega32 microcontroller"

View related business solutions
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1

    UnoLib

    Library designed for the Arduino Uno platform and AVRPascal editor

    UnoLib is a Free Pascal library designed for the Arduino Uno platform and AVRPascal editor (http://akarwowski.pl/index.php?page=electronics&lang=en) or other editor using FPC 3.3.1 for AVR microcontrollers (e.g. FreePascal IDE, Lazarus). It is a translation of a subset of the standard Arduino libraries, adapted as needed for a Free Pascal environment. Moreover, support for fixed point numbers has been added. Current updates of the library are available at https://github.com/ackarwow/unolib/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    GCBASIC
    GCBASIC is an open-source BASIC compiler for 8 bit Microchip PIC, Atmel AVR legacy, AVRDx and LGT microcontrollers. See https://ko-fi.com/post/The-Story-of-GCBASIC-Making-Microcontroller-Progr-D1D319SJ72 for story of GCBASIC. This is a continuous release project. The latest release is always available. This will give you the most complete development toolchain to create and program 8-bit PIC, AVR and LGT microcontrollers.
    Leader badge
    Downloads: 222 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5

    OsEID

    AVR based smartcard/token with ECC and RSA cryptography

    ...High speed AVR multiple precision arithmetic: squaring, multiplication, exponentiation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    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...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    avr-gfortran

    avr-gfortran

    program avr microcontroller using fortran77 syntax

    This is a pseudo Fortran77 compiler for Atmel AVR microcontroller, written in Fortran using gfortran compiler. The compiler use avr-gcc-4.9.2 as dependency. The recent version of compiler is 1.0.1-alpha. For Windows version (32bit), click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-1.0.1-alpha/avr_gfortran-1.0.1-x86win.zip/download Linux version (32bit), click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-1.0.1-alpha/avr_gfortran-1.0.1-32bit_linux.tar.xz/download User guide, click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-guide.pdf/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    ...It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can easily push the limits of smaller microcontrollers. This library uses the SPI interface of the microcontroller and will require at least one dedicated pin for CS, plus the SO, SI, and SCK pins of the SPI interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Did the pets eat?

    AM/PM Digital Reminder (Pets, Pills, etc.)

    If two or more people are responsible for something, either both do it, or none. Less often it only gets done once. This is an AVR ATTiny84 project that has features like putting the microcontroller to sleep to save battery. One button is to change from AM or PM, and the other is to turn on one of the LEDs representing the current choice for 5 seconds. The unit then goes to sleep, and the LEDs are off. It is powered by an 18650 and I put it all in a medicine bottle. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    AVRpal.NET

    AVRpal.NET

    A Windows based GUI for popular avrdude command line utility

    A Windows based GUI for popular avrdude command line utility for AVR microcontroller Programming.It has got many features with a lightweight easy to understand interface. AVRdude is provided with it. It previously used LibUSBdotnet but now it uses LibUSBK for compatibility(http://libusbk.sourceforge.net/UsbK3/index.html) .Supports only USBasp programmer but if you can code,you can change it to work with your programmer.Feedback is necessary friends
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    ...All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features : Similar with mainstream market tools IDE and GUI Wrapper like : LabView©, Proteus©, MPLab©, Eagle CAD©, Tools Suite for Most Market Microcontroller. Tools suite for Arduino, Pinguino, Pic, AVR, ARM, Basic Stamp, Risc, other platform Fully Integrated IDE. Adobe PDF Help section SQL Connectivity Community Avail : https://www.facebook.com/Project-Core-2306-Nextgen-Eda-pcbradide-for-Mcumacoslinuxwindows-138250749681138/?fref=ts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    winavrportable

    winavrportable

    'Portable WinAVR' , a version that doesn't require an install

    WinAVR-portable is based on regular WinAVR [AVR-GCC for windows] for the Atmel AVR microcontroller series. WinAVR-portable is modification of WinAVR to run directly from any directory or removable medium (e.g. USB memory stick) without prior installation. This app is developed based on Portable WinAVR by Erik Lins hosted at www.chip45.com/PortableWinAVR. [Unfortunately no longer available for download].
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    SwarmBot

    Inexpensive swarm bots based on ATmega32 and Lego Technic

    Inexpensive swarm bots with an ATmega32, directed IR communication and accessible pins for expansion. The chassis is made from Lego to skip through the mechanic part quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Csabi AVR tools

    Useful tools for AVR microcontrollers

    I've created a lot of useful libraries for AVR microcontroller and intend to share this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A CW beacon implemented in C language on a AVR AtTiny13A microcontroller (1KB flash!). Include a CW parametric modulator/keyer, an emulated I2C periferal and a device driver in order to handle the Si570 oscillator by Silabs. You can personalize the transmitted message and the morse speed (in WPM). In the example the beacon is IQ6MC/B JN63RH @ 144.450MHz. Enjoy this example and if you will appreciate it, please sens me a feedback!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EPPL

    EPPL

    Embedded Port Pins Library

    It is a special library created to manage pins of microcontroller in any embedded system. This is the whole ideology where the connection between a created software has to be independent from a physical pins mapping. For now it is working on AVR only - but it is prepared to be ported to next processors families. See generated documentation: http://k-el.com/dochost
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qtaPhone

    qtaPhone

    Handheld device with Atmel AVR ATmega series microcontroller.

    Handheld device with ATmega microcontroller. This is only an educational project. Alternative name for this device is 'Epsilon Aurigae'. Hardware: - AVR ATmega2560V @ 7.3728MHz - 64kB external RAM expansion (xmem) - EasyTFT M7-A070A 7" 800x480 65K-color TFT w/ touchpad - SIM900 GSM module - FGPMMOPA4 GPS module - 2GB+ SD card - DS1307 real time clock - HC-05 bluetooth module - TEA5767 based stereo tuner Software: - qtaPhoneOS - FAT file system is being handled by FatFs library: http://elm-chan.org/fsw/ff/00index_e.html - Embedded Virtual Machine: http://www.clifford.at/embedvm/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WebbotLib
    C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download. Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    moonbilight

    moonbilight

    AVR ambilight project

    Moonbilight is an AVR ambilight project designed for ATmega16/32 microcontroller. It uses V-USB (http://www.obdev.at/vusb/) library to communicate with PC directly through USB port. The GUI based on Qt (http://qt-project.org/) is designed to work on Linux and Windows (Not tested on Mac). The project is already fully functional. However it is still beta and may contain some bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Termostat

    Termostat

    Embedded system for Atmega32 microcontroller, written in C. It is used for temperature measurement. Firstly the temperature is obtained from DS18B20 and secondly it is displayed on LCD screen with HD44780 driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    kitty enlighted

    kitty enlighted

    A small microcontroller LED Pin-back button for just 1 $

    This is a RGB LED Pin-back Button controlled by an AVR Microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB