24993667_10211158165415943_7838503810868645914_n
Diogo Nunes Equal Experts Alumnus

EE Life Thu 18th August, 2016

Hungry for innovation: behold the Cake Button

Here at Equal Experts we like to have pet projects and help the community. And of course, we are also geeks at heart.

So when we at EE Portugal came across the problem I’m about to explain, we had to solve it.

The problem

Everyday at around 10:30am and 4:30pm, a company called YumYum arrives at our office building with a trolley full of croissants, pastries, sweet and normal bread (it’s the Portuguese way!).

Naturally we strive to stay healthy and avoid the temptation of sweets, thus whenever possible we choose brown bread. That means the last people that get to the trolley have no choice but to eat cakes. And to make things worse, EE’s office is on the upper floor – so when we finally notice the trolley has arrived, it is already too late.

Cakes

The solution

We had already tried a low-tech solution: the receptionist tried to phone one of us, who would then shout to the room “YumYum time!”. But the people using headphones would always miss it.

This situation was far from optimal. Clearly, an expert could do better.

What if… there was a magic button that the receptionist could press and it would notify the whole team on Slack?

Then I spoke with my colleague Mark Winteringham and he suggested: “The Internet Button is that magic you are looking for!”

The implementation

Before long, The Internet Button was in our hands. The little package includes 11 LEDs, four buttons, an accelerometer, a speaker and a small chip (Photon) that controls all this and directly connects to wifi.

 

I programmed one of the buttons to push a message to our Slack channel on every click. The code was written in C++, coded locally on Particle’s local IDE (a flavour of Atom). The editor includes a button to compile the code and another to deploy it to the device. So the way it works is the code is sent to Particle’s cloud, where it is compiled, and then sent to the physical device – all through wifi. It’s great!

 

The glory

• EE’s team is now the first to arrive to YumYum’s trolley, even though we are on another floor.
• People who use headphones are back to a healthy diet.
• The receptionist’s efficiency on this task was improved by 700%.
• Three companies are now subscribers of our YumYutton alerts.
• We are being asked to develop a visual and audible alert along the main floor.

Lessons learned

  • Make the world a wee bit more awesome everyday!
  • Everyone loves a cake button.

 

Diogo Nunes is a Software Tester for Equal Experts Portugal. When he’s not designing or running uncompromising software tests (or making cake buttons), you might find him posting on his site at diogonunes.com.