This project documents the technical details of Amazon Dash Button for those who want to tap into the potential of this inexpensive yet powerful IoT device.
- Cortex M3
- 120MHz
- 1M Flash Memory
- 128KB RAM
- I2S interface
- 16Mb
- Single-Chip IEEE 802.11 b/g/n MAC/Baseband/Radio + SDIO
See This PDF.
Connect SWDIO and SWDCLK to your favourite programmer to upload your own program into the Dash Button, I used the built-in ST-Link 2 on a STM32F0 Discovery board.
I use Coocox IDE since it's free, a simple Blink project that blinks the RGB LED is provided.
See their respective folders