ESP32 Weather Station

Componenents Needed – ESP 32 Breakout Board – 128×63 OLED – Momentary button – 10k Resistor – Darksky API Key Not interested in learning just want the code? Full Code Expected Knowledge – Basic understanding of ESP32 and how to connect it – How to push code to ESP32 using the Arduino IDE – Basic…

Over engineering trivial tasks using Axway API Builder and Amazon Alexa

Are you like me and tired of doing anything with your hands? I mean that’s so 2015. Since the advent of Amazon’s Alexa (echo) in 2015, I’ve not touched a light switch, turned on a TV, or set the temperature in my house with my dirty hands. So why not extend that to other trivial…

Appcelerator Mobile Backend Service Access Control Lists

Access Control Lists (ACL) Mobile Backend Services are awesome, but sometimes you need them to be limited to some users. Thats where Access Control Lists (ACL) come in. The ACL object implements access control lists for mobile backend service objects. An access control list controls read and write access to any mobile backend service objects…

Which Architecture to use for Mobile Application Development?

Selecting your application architecture for a mobile application depends on a variety of factors, including user experience, integration, and speed. This article will help explain which application architecture to consider for your next project. In 2016 according to data released by StatCounter, 51.3% of all web visits last month came from mobile devices compared to…