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

Topic: "avr-gcc"

buserror/simavr

simavr is a lean, mean and hackable AVR simulator for linux & OSX

Language: C - Size: 5.75 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1,676 - Forks: 386

ladislas/Bare-Arduino-Project

Start your Arduino projects right out of the box

Language: Makefile - Size: 130 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 568 - Forks: 66

osx-cross/homebrew-avr

Homebrew AVR Toolchain

Language: Ruby - Size: 438 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 419 - Forks: 79

avrdudes/avr-libc

The AVR-LibC package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.

Language: Assembly - Size: 27 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 351 - Forks: 65

lpodkalicki/blog

A set of various projects based on ESP8266, ESP32, ATtiny13, ATtiny85, ATtiny2313, ATmega8, ATmega328, ATmega32, STM32 and more.

Language: C - Size: 89.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 314 - Forks: 112

mcore1976/antispy-jammer

Simplest ultrasonic ANTISPY voice recording jammer based on ATTINY13 / ATTINY85/45/25 / ARDUINO with PAM8403 / TPA3116D2 module driving piezo ultrasonic transducers (and optionally AD8933 signal generator)

Language: C++ - Size: 18.7 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 270 - Forks: 55

amirbawab/AVR-cheat-sheet

AVR cheat sheet for the ATmega328p

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

mcore1976/jammer

Very simple 433MHz (EU/ASIA) 315 MHz (US) RF jammer for keyless cars theft prevention

Language: C - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 98 - Forks: 14

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: almost 3 years ago - Stars: 93 - Forks: 35

Sylaina/oled-display

Library for OLED-displays runs on AVR

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

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: almost 2 years ago - Pushed at: over 8 years ago - Stars: 68 - Forks: 63

Jacajack/avr-ds18b20

AVR library for controlling DS18B20 temperature sensors

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

lpodkalicki/attiny13-software-uart-library

ATtiny13 Software UART library.

Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 13

goessl/ATmega328P

ATmega328P driver library

Language: C - Size: 255 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 45 - Forks: 18

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: about 5 years ago - Stars: 39 - Forks: 15

jcmvbkbc/avr-flash-vtbl

AVR-GCC plugin that puts vtbls into program memory

Language: Makefile - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 2

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: over 4 years ago - Stars: 28 - Forks: 10

jonopriestley/avrsim

Simulator for AVR as taught in ELEC1601 at Sydney University

Language: JavaScript - Size: 3.43 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 1

xanthium-enterprises/atmega328p-serial-uart-to-pc-communication

Atmega328p sample codes for USART (transmission and reception) communication with a Linux/Windows PC

Language: Makefile - Size: 3.73 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 7

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: over 5 years ago - Stars: 20 - Forks: 8

fooker/attiny85-i2c-pwm

I²C controleld PWM generator based on ATTiny85

Language: C - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 19 - Forks: 2

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: about 2 years ago - Stars: 16 - Forks: 8

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: 23 days ago - Pushed at: 23 days ago - Stars: 15 - Forks: 1

modm-io/avr-gcc

Prebuilt upstream avr-gcc for Linux

Language: Shell - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 4

rubberduck203/avr-template

Template for avr-gcc projects utilizing CppUTest for unit tests

Language: Makefile - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 2

Jacajack/avr-dhtxx

An AVR library for reading data from DHT11 and DHT22 sensors

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

lpodkalicki/avr-toolchain-docker

Dockerized AVR8 Toolchain

Language: Shell - Size: 81.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 7

Ledrunning/LightController

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

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

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: about 4 years ago - Stars: 11 - Forks: 3

Electrostat-Lab/AVR-Sandbox šŸ“¦

Dig deeper into the AVR-WORLD using the 8-bit mcu avr devices on a special shell environment.

Language: Java - Size: 140 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 2

jj1bdx/avrhwrng šŸ“¦

Hardware Random Number Generator with Arduino

Language: C - Size: 30.9 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 1

rubberduck203/avr

Dockerfile for avr development

Language: Dockerfile - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 0

randruc/Lazuli

Lazuli is a multitasking RTOS (Real-Time Operating System/kernel) targeting AVR microcontrollers. It allows to program and run multiple independent tasks in a real-time context on AVR microcontrollers.

Language: C - Size: 3.58 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

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: over 5 years ago - Stars: 9 - Forks: 2

daltonmatos/kk2-firmware

Attempt to migrate the KK 2.x firmware from AVR Assembly (AVR Studio 4) to avr-gcc C

Language: Assembly - Size: 2.17 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 3

Fagear/AVRTapeControl

Logic tape transport/mechanism control on AVR MCU

Language: C - Size: 2.79 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 8 - Forks: 1

nnarain/cmake-avr-toolchain

cmake avr-gcc toolchain

Language: CMake - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 5

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

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: over 8 years ago - Stars: 8 - Forks: 1

elmot/clion-avr-c-demo

Demo project CLion + Arduino Mega2560 + AVR-GCC compiler

Language: CMake - Size: 145 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

sprintersb/atest

AVRtest is an AVR core simulator used for regression testing of avr-gcc and parts of AVR-LibC.

Language: C - Size: 1.36 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 1

ckormanyos/avr-gcc-build

avr-gcc built with shell and YAML

Language: Shell - Size: 58.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

notweerdmonk/avr-software-uart

Software UART for AVR microcontrollers

Language: C - Size: 107 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

Kampi/AVR

My private AVR library.

Language: C - Size: 146 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

alfreedom/APOS

APOS (AVR Project Open Source) - Creates an AVR project template for linux systems

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

XasWorks/XasCode

Repository of all the important multi-project libraries

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

mcore1976/thermometer-LM35-TM1637

Digital LED thermometer on ATTINY13 / LM35 and 4-digit TM1637 module for Arduino. Uses LM35 analog themperature sensor (0-100C degrees).

Language: C - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

mcusim/Xling-firmware

Firmware for Xling, a tamagotchi-like toy

Language: C - Size: 549 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - 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: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 5 - 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: over 8 years ago - Stars: 5 - Forks: 2

schnitzeltony/meta-microcontroller

OE layer for tools to work with microcontrollers and electronics

Language: BitBake - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 9

Aditya-A-garwal/AVRAssemblyExamples

A repository containing examples for AVR microcontrollers in Assembly and C/C++. More examples will be added with time.

Language: Assembly - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

RecursiveError/AVR

Projetos de baixo nivel com Atmel328p

Language: C - Size: 127 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

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: about 4 years ago - Stars: 4 - Forks: 5

stecman/avr-doomclock

GPS clock on an ATTiny with MAX7219 7-segment driver

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

slomkowski/usb-geiger

Low-cost USB Geiger counter device using STS-5 tube, ATTiny24 and Python-written host software.

Language: C - Size: 9.13 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

sarincr/AVR_Microcontroller_Exercises

Basic and Advanced experiments on AVR Microcontrollers

Language: Makefile - Size: 5.63 MB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

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: over 5 years ago - Stars: 4 - Forks: 1

linuxenko/avr-shiftout

Shiftout implementation for AVR microcontrollers

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

jordiorlando/avr-makefile-generator šŸ“¦

This project has been migrated to GitLab

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

tdorssers/weather-station

Weather station with remote sensors and TFT color display

Language: C - Size: 2.58 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Fagear/Beta10Pin

Signal converter from Sony Beta 14-pin (K-type) camera to EIAJ 10-pin (J-type) VTR

Language: C - Size: 912 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Ledrunning/tiny_thermometer

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

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

wykys/AVR-tools

Tools for development of AVR microcontrollers.

Language: C - Size: 62.5 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

AlexAlexFr/TM1637-Driver

TM1637 driver for AVR MCU (gcc); avr-gcc version 5.4.0; Toolchain version 3.6.2_1778; IDE - Atmel Studio 7

Language: C - Size: 628 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 3 - 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: 4 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

clunet/clunet-avr-dmbs

CLUNET protocol implementation for AVR8 MCUs. Application driver and bootloader.

Language: Assembly - Size: 190 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

nikto-b/avr-api

API library for Atmel AVR

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

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: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

olivier-le-sage/avr-chiptune

piezo music on an attiny10 AVR chip

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

dilshan/mcp4141-digital-pot

MCP4141 and ATtiny13 based digital potentiometer

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

wykys/avr-makefile

Support for projects based on AVR microcontrollers.

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

rhthomas/avr-pi-zero

Programming AVR devices using a Raspberry Pi Zero.

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

ramok/arduino-lib

Standalone Arduino library which can be used without Arduino IDE and Arduino language

Language: C - Size: 556 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 2

sudeshmoreyos/Morey_os-demo-1.0

Morey_os is an extremely light weight operating system for embedded controllers. In simple words, Morey_os is designed as a multi-tasking version of popular Arduino programming style, with one setup function and multiple independently running loop functions named as tasks. A Full version OS fits in minimum of 4K ROM and 256 bytes of RAM.

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

QuintusJoyal/avr-irremote-led-lamp

the signals on the bus go blink, blink, blink

Language: C - Size: 940 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

anachrocomputer/avrTest

Some small LED-blinking test programs for the AVR microcontrollers

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

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: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mnerv/da215a šŸ“¦

Embedded system course labs

Language: C - Size: 316 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - 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: about 3 years ago - Stars: 2 - Forks: 1

namnlos-io/embedded_programming_notes

Gathered notes about embedded programming (for keyboard building purposes).

Language: Assembly - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

flo-ride/arduino_from_scratch

Reimplementation of Arduino Framework, using avr-gcc.

Language: C - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 2 - 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: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - 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

slomkowski/microlab-speakers-remote-hijack

Digispark module connected to Microlab 6C speakers, which selects input at startup.

Language: C++ - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

ricardocosme/att85

C++17 components to program ATtiny85 microcontrollers

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

madworx/tms5220-atmega

TMS5220 exploration unit

Language: C - Size: 3.84 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 2 - 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: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

juanfresia/avr-linux

Base project and toolchain for avr assembly programming in Linux

Language: Assembly - Size: 57.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 4

sangster/libsangster_avr

A convenience library for developing toy projects with AVR microcontrollers

Language: C - Size: 200 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

samt/wiegand-avr

Wiegand decoder for attiny84/44

Language: C - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 3

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: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

markus-k/et733-decoder

Decoder for the Maverick ET-733 BBQ thermometer

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

jordiorlando/TLC5947 šŸ“¦

This project has been migrated to GitLab

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

johnlaur/cyz_rgb

Language: C - Size: 309 KB - Last synced at: 7 months ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 1

mtrzc0/atmega328pb-floppy-bird

AGH UST project for Microcontroller laboratory

Language: Makefile - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

AmalChandru/Blinking-LEDs

.ino -> .c šŸ”„

Language: C++ - Size: 1.38 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

AasmundN/attiny-isp

In-circuit Serial Programmer (ISP) for first generation ATtiny devices.

Language: C - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Deni90/tRexRunnerNano

tRexRunnerNano is a tiny game console, mimicking retro handheld video game consoles, that can fit on a keychain. The little device measures just 46x35x19mm and has a 128x32px screen. Game running on this device is Google's easter egg T-Rex Runner.

Language: C - Size: 771 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1