Hacker News new | ask | show | jobs
by tyingq 3177 days ago
>all the capabilities of an Apple Watch

The site makes it appear as if your device is running a microcontroller, AVR or similar. The Apple watch is a full on ARM processor running an operating system.

But perhaps you meant something else by the statement? I'd be curious to know what all is inside.

Edit: Poking around your github repos, it appears the device has a Nordic nRF51822, basically an SoC with an Arm Cortex M0 microcontroller plus a Bluetooth module.