#
atmel
Here are 279 public repositories matching this topic...
A Toolbox companion for QMK Firmware
-
Updated
Mar 25, 2022 - C#
Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
-
Updated
Mar 9, 2022 - C++
Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
arduino
avr
microcontroller
atmel
atmega1284
atmega644
atmega324
atmega164
atmega32
atmega16
atmega8535
atmega324pb
-
Updated
Dec 20, 2021 - C++
Clackety Keyboards Powered by Python
python
keyboard
firmware
micropython
adafruit
stm32
atmel
humans
arm-microcontrollers
keyboards
circuitpython
keyboard-firmware
hacktoberfest
scott
cla
mechanical-keyboards
nrf52840
samd51
kmk
rp2040
-
Updated
Apr 3, 2022 - Python
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
iot
arduino
esp8266
attiny
embedded
smarthome
hardware
i2c
atmel
smart-home
internet-of-things
blynk
smarthomes
industry-monitor
watermeter
-
Updated
Apr 1, 2022 - C++
Arduino hardware package for ATmega64, ATmega128, ATmega640, ATmega1280, ATmega1281, ATmega2560, ATmega2561, AT90CAN32, AT90CAN64 and AT90CAN128
arduino
avr
atmel
atmega128
boards-manager
atmega64
atmega640
atmega1280
atmega1281
atmega2560
atmega2561
at90can128
at90can32
at90can64
-
Updated
Mar 9, 2022 - C++
ADVi3++, an alternative and better firmware for Wanhao i3 Plus printers and clones. Fork of Marlin Firmware.
-
Updated
Mar 29, 2022 - C++
First SDR platform for IoT networks
-
Updated
Feb 7, 2022 - C
High power induction heating platform
avr
microcontroller
forge
atmel
diy
blacksmith
induction
induction-machine
power-electronics
lenz
inverter
induction-heating
induction-heater
i2r-heating
resistive-heating
knifesmith
reactor-forge
melt-metal
240ac
diy-induction-heater
-
Updated
Sep 26, 2018 - C
1kByte USB DFU Bootloader for SAMD11 / SAMD21
arm
usb
atmel
bootloader
dfu
microchip
samd21
dfu-util
samd11
rowley-crossworks
samd21g18
samd21j18
atsamd11c14a
atsamd11d14a
-
Updated
Feb 17, 2022 - C
Some AVR code that I wrote for my ATmega32 based board. Code is in Assembly and C.
-
Updated
Jun 1, 2017 - C++
Endless runner game of 700 bytes that fits into an ATtiny10
-
Updated
Aug 6, 2021 - Assembly
Real Time Operating System Lessons using Arduino and The FreeRTOS Kernel
learning
arduino
examples
atmel
freertos
learning-exercise
arduino-boards
arduino-platform
example-project
arduino-uno
rtos
arduino-mega
example-repo
example-codes
-
Updated
Nov 11, 2018 - C++
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
arduino
avr
attiny
microcontroller
electronics
arduino-ide
atmel
attiny85
avr-programming
arduino-sketch
avr-microcontroller
digispark
digistump
-
Updated
Jan 20, 2022 - C++
Arduino Leonardo (ATmega32U4) PWM fan PID control
rack
arduino
airflow
board
server
max7219
atmel
temperature
dht22
diy
dht-temperature-sensors
atmega32u4
pwm
fans
cooling
target-temperature
sparkfun
pid-control
pwm-fan-control
-
Updated
May 11, 2019 - C++
github
open-source
raspberry-pi
iot
arduino
esp8266
arm
electronics
esp32
adafruit
atmel
pic
internet-of-things
beagleboard
hacktoberfest
8051
iot-projects
contributions-welcome
node-mcu
hacktoberfest2021
-
Updated
Apr 4, 2022 - C++
This repository contains the KiCad files and the gerber files for the DuPAL boards.
-
Updated
Nov 9, 2021
This repository contains embedded hardware designs auto-created from Circuit Tree web application by random requirements generated from python scripts
board
drone
hardware
stm32
atmel
schematic
allegro
nvidia
bom
eagle-cad
texas-instruments
am3352
altium
placement
imx6
orcad
am3359
am3356
circuit-tree
atsame70
-
Updated
Oct 16, 2018
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
-
Updated
May 15, 2020 - C++
required (and optional) source files for the Arduino development environment, specifically the hardware/arduino sub-directory, to support xmega processors
-
Updated
Dec 10, 2021 - C
Improve this page
Add a description, image, and links to the atmel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the atmel topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
No response
Are you looking for hardware support?
No response
Describe the feature you want
I use POWER_LOSS_RECOVERY (along with NOZZLE_PARK_FEATURE) to save the current job state on the SD card. That way, I can turn off my printer overnight and resume the next day, for obvious safety concerns.
I noticed this m