Here is how we created a successful startup.
Doors were about to be opened
We had a dummy app, an idea, and determination. That was everything we needed to put our idea on paper and move forward. First, we needed to know how to connect mobile phones to doors, which seemed hard for us at the time. Some research led me to a weird thing called Arduino
, an open-source electronics platform that allows us to interact with the physical world, read inputs like light sensors, and provide an output, like blinking a LED or send a message through the internet. We could prototype hardware with a sensor and send commands using our mobile phones using Arduino
. We could use Bluetooth for that. For some reason, we didn’t like Bluetooth, we just thought that BT wasn’t going to work, so we decided to use NFC
. NFC was trending, it was a new technology, and we saw many opportunities. Contactless payments like it’s common today were not common at the time, not everyone used or even knew about them.