mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
created: 20150409091208232
|
|
creator: user
|
|
modified: 20160906201342662
|
|
modifier: user
|
|
tags:
|
|
title: Arduino
|
|
type: text/vnd.tiddlywiki
|
|
|
|
* http://www.bitscope.com/product/BS05/
|
|
* http://arduino.cc/en/Tutorial/HomePage
|
|
|
|
; Complete Beginner's Guide For Arduino Hardware Platform For DIY
|
|
: http://www.codeproject.com/Articles/845211/Stage-Complete-Beginners-Guide-For-Arduino-Hardwar
|
|
|
|
Battery Powered:
|
|
; Feeding power to Arduino: the ultimate guide
|
|
: http://www.open-electronics.org/the-power-of-arduino-this-unknown/
|
|
|
|
; How to Run an Arduino for Years on a Battery
|
|
: https://www.openhomeautomation.net/arduino-battery/
|
|
|
|
; ~JeeLib is an Arduino IDE library for ~JeeNodes (made by ~JeeLabs)
|
|
: https://github.com/jcw/jeelib
|
|
|
|
; Developing a low-power sketch
|
|
: http://jeelabs.org/2011/12/13/developing-a-low-power-sketch/
|
|
|
|
; ARDUINO LOW POWER - HOW TO RUN ATMEGA328P FOR A YEAR ON COIN CELL BATTERY
|
|
: http://www.home-automation-community.com/arduino-low-power-how-to-run-atmega328p-for-a-year-on-coin-cell-battery/
|
|
|
|
; a 9V battery is NOT a good power source
|
|
: http://cybergibbons.com/uncategorized/arduino-misconceptions-6-a-9v-battery-is-a-good-power-source/
|
|
|
|
; [TIPS] battery powered sensors
|
|
: https://forum.pimatic.org/topic/383/tips-battery-powered-sensors
|
|
|
|
; readVcc
|
|
: https://github.com/sweebee/Arduino-home-automation/tree/master/libraries/readVcc |