Zum Inhalt springen

Moderator: Unterschied zwischen den Versionen

Anlumo (Diskussion | Beiträge)
Anlumo (Diskussion | Beiträge)
new MCU
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 10: Zeile 10:
===MCU===
===MCU===


[http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1031/LN775/PF216839 STM32F100C8T6]
[http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00088500.pdf STM32F030F4P6]


Reasons:
Reasons:


* Cheap
* Cheap (€.9 at 10+ pieces)
* Powerful (up to 24MHz), Cortex-M3
* Powerful (up to 24MHz), Cortex-M0
* Lots of GPIOs
* Built-in clock adequate
* Small (LQFP48)
* Easy to use package (TSSOP20)
* 3.3V levels
* 3.3V levels
[http://at.mouser.com/ProductDetail/STMicroelectronics/STM32F030F4P6/?qs=%2fha2pyFadujR%2fWSfahMbfiqiWxswwapRJ1bzZ2a6qLp0xVcIZiSvQA%3d%3d Mouser-Link]
Four caps needed: 100nF+4.7µF for VDD, 10nF+1µF for VDDA.


Alternatives:
Alternatives:


* STM32F0xx
* STM32F100C8 (faster, a bit more expensive)
* Freescale Cortex-M0
* Freescale Cortex-M0
* MSP430G2553
* MSP430G2553
Zeile 30: Zeile 34:
===RF===
===RF===


nRF24L01+ module
[http://www.aliexpress.com/item/NRF24L01-wireless-module-2-4-G-wireless-communication-module/659713224.html nRF24L01+ module]
 
[https://arduino-info.wikispaces.com/Nrf24L01-2.4GHz-HowTo some info for using them with Arduinos]


Reasons:
Reasons:
Zeile 48: Zeile 54:


* Bluetooth 4.0 Low Energy (nRF8001, BLE113-A, CC2541, …)
* Bluetooth 4.0 Low Energy (nRF8001, BLE113-A, CC2541, …)
* 433MHz RF wireless transmitter module (one-way only!)
* [http://www.aliexpress.com/item/50-pairs-433Mhz-RF-transmitter-and-receiver-link-kit-Remote-control-for-Arduino-ARM-MCU/1633899814.html 433MHz RF wireless transmitter module] (one-way only!)
* 802.11b/g/n (CC3000, HF-LPB, …)
* 802.11b/g/n ([http://www.adafruit.com/products/1469 CC3000], [http://www.aliexpress.com/item/USR-WIFI232-G-WIFI-HF-LPB/1190265571.html HF-LPB], …)


===Display?===
===Display?===
Zeile 92: Zeile 98:
* LEDs require a lot of power
* LEDs require a lot of power
* Not a lot of expressiveness with them
* Not a lot of expressiveness with them
===Power===
Coin Cell: CR2032, 3V
Reasons:
* Cheap
* Low self-discharge
Unsolved problems:
* Does not deliver a lot of power (~0.1mA per spec)
* Not a lot of capacity
Alternatives:
* AA battery (large, but cheap and easily available — only delivers 1-1.5V though)
* 2xAA battery for 2-3V (very large!)
* Lithium Polymer Battery (like the one used in the Magic Shifter)
* Solar Panel
===Other Stuff===
* [http://www.aliexpress.com/item/Free-Shipping-Wholesale-100-Original-3V-micro-vibration-motor-Mobile-Vibrator-Coin-Motor-Flat-10mm-x/1640402236.html Vibrator]
* [http://www.aliexpress.com/item/100pcs-lot-27mm-Piezoelectric-Ceramic-pieces-Copper-Buzzer-Film-Gasket/1563222762.html Buzzer]


==BOM==
==BOM==
Zeile 103: Zeile 135:


NRF shield
NRF shield
 
[[Datei:Moderator-Raspberry-Side.png|gerahmt|Raspberry Pi-to-nRF24L01+-Module Adapter]]
 


==Who==
==Who==