An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: avr-gcc

kenan-kajkus/ringbufferAveraging

Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Southampton-EEE/avr-make

A build routine for UoS's Il Matto board

Language: Batchfile - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 2

sarincr/AVR_Microcontroller_Exercises

Basic and Advanced experiments on AVR Microcontrollers

Language: Makefile - Size: 5.63 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

brinth/AVR_GCC_Docker

Dockerized containter for AVR GCC toolchain

Language: Dockerfile - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amirbawab/AVR-cheat-sheet

AVR cheat sheet for the ATmega328p

Language: Shell - Size: 5.89 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 105 - Forks: 14

sakthisanthosh010303/avr

AVR Microcontroller Based Projects

Language: Makefile - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DevMajed/EmbeddedC 📦

Embedded design using C language for AVR. These were part of a sophomore course that I took during my undergrad study

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DevMajed/Embedded-Assembly 📦

Embedded design using Assembly language for AVR. These were part of a sophomore course that I took during my undergrad study.

Language: Assembly - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

getoffmyhack/XcodeAVR

Xcode Project Template for creating a new AVR project

Language: Perl - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

KrzysztofZurek1973/time-synchronization-with-i2c

Microcontroller time synchronization with I2C interface

Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NOVBobLee/dht22-avrlibc

A DHT22 sensor library for AVR MCUs implemented w/avr-libc, which can be used with multiple DHT22 devices in the same time.

Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DarkSector/AVR

Some AVR code that I wrote for my ATmega32 based board. Code is in Assembly and C.

Language: C++ - Size: 549 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 68 - Forks: 63

ricardocosme/att85

C++17 components to program ATtiny85 microcontrollers

Language: C++ - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ricardocosme/ds18b20

C++11/17/20 driver to use DS18B20 with AVR8

Language: C++ - Size: 400 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

KorigamiK/AVR-Simulation

Simulate various AVR microcontrollers on Simulide using a modern CMake workflow

Language: CMake - Size: 962 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EKlatt/2021-AVR-IDE-GCC-11

MyIDE replaces WINAVR. Users who want to move from Arduino-IDE to pure C++ are welcome.

Language: C++ - Size: 43 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

marshfolx/digital-clock-ABT

A digital clock with three buttons: A, B and T. Based on ATtiny13a, DS1302 and 74HC595.

Language: C++ - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

RICCIARDI-Adrien/Boiler_Controller

Replace an old boiler analogic controller by a microcontroller communicating through WiFi with a control server.

Language: C - Size: 1.26 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

beebus/CPUfactory3 Fork of rblack42/CPUfactory3

This project builds a modular CPU factory, used to construct simulations of digital systems. The factory can build simple circuits all the way up to a full CPU simulation.

Language: C++ - Size: 6.75 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

PaulClas/inf1995

Polytechnique H2018 - Cours INF1995: Projet Initial en ingénierie informatique et travail en équipe.

Language: C++ - Size: 29.8 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

a6p/carpckeyboard

Rotary encoder & wheel buttons v-usb keyboard

Language: Assembly - Size: 133 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

DigitalChip/avr-lcd_Nokia-1100

Nokia 1100 LCD driver and demo project

Language: C - Size: 193 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

UlrichBecker/gcc-toolchain-builder

Script collection to build ready to use GCC 13.1.0 cross and/or native toolchains: C and C++ for all, (Fortran, ADA, D and GO for native compiler only). Cross targets: LM32, AVR, Motorola 68000 (m68k), (ARM in develop yet)

Language: Shell - Size: 55.7 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 8

positronic57/cmake_avr8_howto

Cross-compiling for AVR8 with CMake and AVR-GCC

Language: CMake - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ar7ch/avr

Some code for AVR

Language: C - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ahmedFarouk2020/Protecting-shared-resource-using-semaphore

Protection of shared resource using RTOS semaphore

Language: C - Size: 282 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

hbruintjes/type5usb

Firmware for attiny167-based converter between Sun Type5c keyboard and USB 1.0

Language: C++ - Size: 89.8 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MLFFall/prog_cartap

Regroupement des projets d'initiation à la programmation carte à puce en Master 1 à l'université paris 8

Language: C - Size: 46.8 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kwzanella/bare-metal-binary-counter

Simple bare-metal version of a 6 bit binary counter with LEDs. Written in C for the ATmega328P.

Language: C - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kwzanella/bare-metal-blinking-led

Simple bare-metal version of a blinking LED.

Language: C - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

glebzlat/cmake-avr Fork of e154/cmake-avr

CMake toolchain for AVR

Language: CMake - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ardubit/avr

Atmel (Microchip) AVR Educational projects by Aleksey M. (c)

Language: C - Size: 25.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

samt/wiegand-avr

Wiegand decoder for attiny84/44

Language: C - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 3

doodek/avr-c-demos

Projects on Microchip (Atmel) AVR micros, free to use

Language: C - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Ledrunning/Atmega168_ADC_Example

Demo project to show how the analog-to-digital converter works on the Atmega microcontroller

Language: C - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

andrew-canaday/avr128dx-avr-gcc

Basic make + avr-gcc project skeleton for AVR128Dx MCU's

Language: Makefile - Size: 193 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rahji/debouncery Fork of avandalen/avdweb_Switch

Forked switch debouncing library with longPress and doubleClick

Language: C++ - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

TychoJ/avrMake

A make script to compile source code for avr microcontrollers and program avr microcontrollers

Language: Makefile - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

wahlencraft/AWAC02

An alarm clock made from scratch using ATmega328P. Work in progress.

Language: C - Size: 778 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

xanthium-enterprises/atmega328p-10bit-adc-configuration-code

ATmega328p sending ADC data to PC using USART and USB to Serial Converter

Language: Makefile - Size: 3.75 MB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 3

Sylaina/oled-display

Library for OLED-displays runs on AVR

Language: C - Size: 2.09 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 92 - Forks: 27

stecman/avr-doomclock

GPS clock on an ATTiny with MAX7219 7-segment driver

Language: C - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

apcountryman/toolchain-avr-gcc

toolchain-avr-gcc is a CMake toolchain for cross compiling for the Microchip AVR family of microcontrollers using avr-gcc.

Language: CMake - Size: 182 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

Jacajack/avr-ds18b20

AVR library for controlling DS18B20 temperature sensors

Language: C - Size: 688 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 53 - Forks: 23

rhthomas/avr-pi-zero

Programming AVR devices using a Raspberry Pi Zero.

Language: C - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

luayalshawi/Atmega128-FM-Clock-Radio

A stereo FM alarm clock radio with inside/outside temperature indications using two AVR Microcontrollers.

Language: C - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

rizmgit/Atmega328p-in-C

Programming Arduino Uno board using AVR libraries

Language: C++ - Size: 9.65 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

agarmash/Xreceiver

My implementation of standalone Xbox 360 wireless controller receiver, made of Xbox 360 Fat RF module and ATTiny13

Language: Makefile - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

selfsigned/labelec

42 electronics project

Language: C - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mcore1976/sim808gpstracker

DIY GPS GSM vehicle tracker based on SIM808 module and ATMEGA328P

Language: C - Size: 23.7 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 39 - Forks: 15

mcore1976/sim7000gpstracker

This is simple GPS vehicle tracker base on SIMCOM SIM7000E/G/A module. Works for GSM/LTE-M networks around the globe

Language: C - Size: 14.8 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 10

Jacajack/avr-dhtxx

An AVR library for reading data from DHT11 and DHT22 sensors

Language: C - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 4

jnk0le/AVR-UART-lib

extremly light uart library for AVR 8 bit microcontrollers

Language: C - Size: 448 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 93 - Forks: 35

Zekronz/CBuild

Build system for C written in C++.

Language: C++ - Size: 971 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kpierzynski/AVR_2in13c

This library is created for WaveShare 2.13inch white,black,yellow (or red) version of the epaper display.

Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kpierzynski/AVR_hd44780

Library written in C for AVR to handle hd44780 2x16 display.

Language: C - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kpierzynski/AVR_servo

Simple interrupt driven servo library in C for AVR

Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kpierzynski/AVR_nrf24l01

Library to handle basic communication using nrf24l01

Language: C - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

olivier-le-sage/avr-chiptune

piezo music on an attiny10 AVR chip

Language: C++ - Size: 205 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

kpierzynski/AVR_sd_raw

Simple library to access raw sd card memory written in C for avr

Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Ledrunning/LightController

Open source project to control light in the room, garage, street, house.

Language: Makefile - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

itworks99/OpenSprinklerMicro Fork of OpenSprinkler/OpenSprinkler-Firmware

Open source watering/irrigation controller that runs on Arduino Uno

Language: C++ - Size: 904 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

kpierzynski/AVR_LoRa

Minimal LoRa SX1278/SX1276 Ra-02 library written in C for AVR

Language: C - Size: 3.54 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

danielotero/Generic-avr.cmake 📦

CMake toolchain file to compile your AVR projects with avr-gcc

Language: CMake - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

voldien/xmas-led-matrix-card 📦

Language: C - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jordiorlando/avr-makefile-generator 📦

This project has been migrated to GitLab

Language: Makefile - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

jordiorlando/TLC5947 📦

This project has been migrated to GitLab

Language: C++ - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

vijaypurohit/AVR-Robotics 📦

This contains the Robotics code and Tutorials along with detailed description using AVR Studio.

Language: Makefile - Size: 12.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

snowfox-project/snowfox-avr-gcc 📦

This repository contains releases of up-2-date AVR GCC toolchains and up-2-date AVR libc.

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

gahcep/arduino-mk

Build your Arduino projects without IDE

Language: Makefile - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

erwanregy/DLL

Data link layer implementation for embedded AVR microcontroller

Language: C++ - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

obeis/avr-cutting-machine

Cutting Machine - AVR Microcontroller

Language: C - Size: 322 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sangster/libsangster_avr

A convenience library for developing toy projects with AVR microcontrollers

Language: C - Size: 200 KB - Last synced at: about 8 hours ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

flexits/libUART-uc

UART peripheral library for microcontrollers, interrupt-driven with buffers

Language: C - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arbv/avr-context

Facilities for Context Switching and Coroutines on AVR microcontrollers and AVR-based Arduino boards (mirror)

Language: C++ - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 2

es-ude/EmbeddedSystemsBuildScripts

Bazel build scripts used for all projects of the embedded systems department

Language: Starlark - Size: 151 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 5

guywilson/RTScheduler

Real-time scheduler for embedded systems

Language: C - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ledrunning/DigitalLowPassFilter

Digital low pass filter for AVR microcontroller

Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

NestorDP/AVR_examples

Exemplos de programação para microcontroladores AVR e seus periféricos

Language: Assembly - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Ledrunning/tiny_thermometer

A simple temperature and humidity meter with display values on 8x2 LCD

Language: C - Size: 595 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Neomer/AVRC

C headers for AVR microcontrollers. Arduino must die!

Language: C - Size: 14.2 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 1

kpierzynski/AVR_aht20

Library to handle aht20 - temperature and humidity sensor using i2c interface in C.

Language: C - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

maxieds/ChameleonCryptoModFirmware

Crypto-upload-enabled firmware source base for the Chameleon RevG boards

Language: C - Size: 12.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

mcore1976/gpstracker

the cheapest GPS tracker / GPS locator based on AVR ATTINY2313/4313 or ATMEGA328 (ARDUINO) and SIM800L GSM module

Language: C - Size: 13.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 8

OBRATEN/SPORADIC-3_CANSAT-REG_2022

Regular Ligue CanSat Russia, "SPORADIC-3" team

Language: C++ - Size: 17.4 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mcore1976/cc1101

Simple packet radio on ATMEGA328p (arduino) and CC1101 chip - PC to PC communicator

Language: C - Size: 1.19 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 3

ErniW/AVR-bare-metal-examples

A series of bare metal AVR development basic examples with commentary to help you get started.

Language: C - Size: 415 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ztnel/ucl

LED under-cabinet lighting control system powered by the Atmel ATMEGA2560

Language: C - Size: 177 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Schneison/Robot

Small program for a line following robot

Language: C - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

mcore1976/ledbanner

This is scrolling LED banner based on customizable set of MAX7219 modules and ATTINY85 / ATMEGA328 chip. Supports up to 32 daisy chained 8x8 LED matrix modules and scrolled texts longer than 5000 characters. When using ATMEGA328P you can send text message to display via serial port and FTDI232 adapter

Language: C - Size: 212 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

mcore1976/pest-repellent

This is ultrasonic pest repellent device for bugs based on ATTINY85, resistors and PAM4803 amplifier with set of 40kHz ultrasonic transducers

Language: C - Size: 3.14 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

dotai315/ATmega328P-Example

Programming Microcontroller with Arduino Uno R3 board by bare metal method

Language: Makefile - Size: 310 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

cy023/AVR_project_template

AVR architecture processor template project using avr-gcc environment.

Language: Makefile - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dilshan/mcp4141-digital-pot

MCP4141 and ATtiny13 based digital potentiometer

Language: C - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

jadeaffenjaeger/dachboden_badge

PCB Art Badge with WS2812B LEDs and attiny45 MCU

Language: C - Size: 294 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kpierzynski/AVR_uart

Simple library based on cyclic buffer to handle sending bytes from uC to device using UART on AVR ATMega328p

Language: C - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

XasWorks/XasCode

Repository of all the important multi-project libraries

Language: C - Size: 3.44 MB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

anachrocomputer/avrTest

Some small LED-blinking test programs for the AVR microcontrollers

Language: C - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

andrew-canaday/attiny-avr-gcc

avr-gcc template for ATTiny projects.

Language: Makefile - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sokratisvas/door-alarm

Check if someone entered your store

Language: C - Size: 102 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0