All Projects → enjoyneering → Arduino_Deep_Sleep

enjoyneering / Arduino_Deep_Sleep

Licence: other
An example of proper and most advanced way to put ANY AVR Arduino boards in to sleep

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Arduino Deep Sleep

ATtiny85-TinyDFPlayer
MP3-Player
Stars: ✭ 22 (-29.03%)
Mutual labels:  avr, attiny85
CorePartition
Universal Cooperative Multithread Lib with real time Scheduler that was designed to work, virtually, into any modern micro controller or Microchip and, also, for user space applications for modern OS (Mac, Linux, Windows) or on FreeRTOS as well. Supports C and C++
Stars: ✭ 18 (-41.94%)
Mutual labels:  avr, attiny85
ATtiny85-TinyFMRadio
FM Radio with RDS
Stars: ✭ 51 (+64.52%)
Mutual labels:  avr, attiny85
ATtiny85-USB-C-Tester
Simple USB-C Power Delivery Tester
Stars: ✭ 20 (-35.48%)
Mutual labels:  avr, attiny85
ATtiny84-TinyCalibrator
OSC Calibrator and High-Voltage Fuse Resetter for 8-Pin ATtinys
Stars: ✭ 39 (+25.81%)
Mutual labels:  avr, attiny85
DigiOS
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
Stars: ✭ 46 (+48.39%)
Mutual labels:  avr, attiny85
ATtiny85-TinyLoad
Electronic Dummy Load
Stars: ✭ 32 (+3.23%)
Mutual labels:  avr, attiny85
ATtiny85-TinyCharger
Single-Cell Li-Ion Battery Charger with Monitoring
Stars: ✭ 20 (-35.48%)
Mutual labels:  avr, attiny85
px-fwlib
open source bare-metal C firmware and documentation for microcontrollers
Stars: ✭ 247 (+696.77%)
Mutual labels:  avr
AnalogClock
Project to sync analog clocks to a few milliseconds.
Stars: ✭ 29 (-6.45%)
Mutual labels:  attiny85
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-54.84%)
Mutual labels:  avr
arduino
Arduino board definitions for Spacehuhn projects
Stars: ✭ 17 (-45.16%)
Mutual labels:  avr
Lumos
😴 Smart Lighting for Better Sleep
Stars: ✭ 98 (+216.13%)
Mutual labels:  sleep
toolchain68k
build a toolchain for cross developement. Supports motorola m68k-elf, avr and arm-none-eabi
Stars: ✭ 18 (-41.94%)
Mutual labels:  avr
chai
Don't let your Mac fall asleep, like a sir
Stars: ✭ 54 (+74.19%)
Mutual labels:  sleep
platform-atmelavr
Atmel AVR: development platform for PlatformIO
Stars: ✭ 97 (+212.9%)
Mutual labels:  avr
Sleep-as-Android-Garmin-Addon
Code for both Android part and Garmin part of the Sleep as Android Garmin smartwatch integration
Stars: ✭ 41 (+32.26%)
Mutual labels:  sleep
nap
A tiny, statically linked program that calls the "sleep" system call
Stars: ✭ 21 (-32.26%)
Mutual labels:  sleep
raid-sleep
Power down RAID disks after a specified timeout
Stars: ✭ 32 (+3.23%)
Mutual labels:  sleep
franzininho-diy-board
Placa Franzininho DIY - Placa compatível com Arduino no formato DIY para oficinas de soldagem
Stars: ✭ 100 (+222.58%)
Mutual labels:  attiny85

license-badge stars hit-count github-issues

Arduino_Deep_Sleep

An Arduino example of the proper and most advanced way to put any AVR MCU into sleep

This example puts AVR MCU in deep sleep for 30 seconds. Wakes it up, turns on/off LED and returns Arduino back to sleep. Average ATtiny85 consumption in deep sleep mode, achieved by this sketch, is ~3 microamperes at 3.3 volt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].