• Stars
    star
    1
  • Language
    C++
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Visualize the values from an Airthings device (through the API) on a ESP8266 with a neo-pixel-circle, a traffic light, or other extreme feedback device.

More Repositories

1

Sogeti-MasterThesis-CrossPlatformMobileDevelopment

Mobility is becoming increasingly important for many companies. The markets for mobile applications have been growing tremendously the last decade. It is therefore of great interest to reduce the costs of development and maintenance of mobile applications. When developing native applications for multiple platforms some parts of the code will likely implement the same functionality. This functionality is then implemented in different programming languages, for different platforms. Functionalities that are typically the same on all platforms are network communication, data parsing and business logic. These functionalities can account for a large part of the code when developing large and complex applications. This code duplication could be avoided if common functionality could be extracted from the applications and put in a shared base. The aim of this project is to investigate possible solutions to the problem of code duplication in the case of a specific business application, developed for iOS and Android. It consists of a mobile client which performs some transformation of data acquired from a business system and presents it in the native UIs. This thesis first discusses the requirements, constraints and delimitations which are inferred from the application type and the company wishing to apply cross-platform development. It also maps existing cross-platform development methods for this type of application and investigates to which extent the different cross-platform development methods fulfill the requirements. Finally the most suitable method is used in a practical context. The objectives of this project are to provide the company with a recommendation of a method as well as a prototype proving the concept of this method. This project is delimited to only investigating possible solutions for mobile business applications with native UIs. The conclusion of the project is that native C++ is the most suitable method for this type of application. It fulfills all requirements, but further research is needed regarding performance. Key Words: Cross-Platform Development, Android, Native, iOS, Xamarin, Titanium, NDK
C++
9
star
2

grafana-airthings-datasource

A data source for getting Airthings sensor data from Airthings for Business clients into Grafana (without having to use any additional time series DB).
TypeScript
5
star
3

CEFExtensionSample

C++
1
star
4

Angular-Express-Browserify-Jade-Blog

The simplest of blogs developed using Jade+Angular JS for frontend and Express backend.
JavaScript
1
star