• Stars
    star
    23
  • Rank 1,016,462 (Top 21 %)
  • Language
    Java
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

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

Repository Details

In this project we connect an Android device with an Arduino board through OTG Connection - USB , using an external library. As a first step , we open connection to the device , then you write a byte to the plate, to ask you to send values ​​of 4 sensors at the time, to read them , and represent them on the display device .

More Repositories

1

Movies-Application-MVP-Architecture

Android Application built using MVP + Retrofit to shown several movies from "The Movie DB" platform.
Java
2
star
2

OneSignalExample

This is a sample project with the configuration of the One Signal platform to send push notifications to Android devices
Java
2
star
3

RecyclerView

Uso de Recycler View en GUI en Android. El ejemplo muestra la opcion de unas cartas de visualizacion. El widget RecyclerView es una de las novedades más importante que ha recibido Android en los últimos tiempos desde el punto de vista del desarrollador ya que permite reemplazar widgets fundamentales como ListView y GridView por “algo mejor” y más potente. RecyclerView es un ViewGroup cuya misión es mostrar Views que se repiten múltiples veces, por ejemplo un listado, de forma que estas Views se van reutilizando para generar solamente aquellas que se muestran en pantalla. Este comportamiento también lo tiene ListView, pero RecyclreView obliga a implementar el ViewHolderPattern para mejorar el rendimiento evitando llamadas a findById que pueden ralentizar enormemente el scroll.
Java
2
star
4

dalvik-blog

Angular Project built to training
TypeScript
1
star
5

inventarioJavaApplication

Java Project (Mediator Pattern, MVC, Observer Pattern [Java, MySQL])
1
star
6

FlutterMovieApplication

Flutter Application to shown several movies from TMDB server
Dart
1
star
7

MarvelApplication

iOS project to retrieve data from Marvel API
Swift
1
star
8

AndroidNotifications

In the project show customized notifications for Android
Java
1
star
9

SandwichBuilderPattern

Android Project built using Kotlin to demonstrate the BuilderPattern in a example building a Sandwich with several ingredients and procesing the information in the ActivityMain
Kotlin
1
star
10

MovieHunter

Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform.
Kotlin
1
star
11

dbindicator

Automatically exported from code.google.com/p/dbindicator
Java
1
star
12

AppUPImage

Android project to Upload Image to Server Ruby on Rails in Base64 using Volley Request #RubyOnRails #Android #Java #Volley
Java
1
star