Projects with this topic
-
EZ-P120 is a software reimplementation of the control logic of the Technics SL-P120, created as part of a restoration and retrofit project.
The original CD mechanism was removed after the laser assembly failed and replacement parts became impractical to source. The player was rebuilt around a Raspberry Pi while preserving the original chassis, front panel, VFD display, physical buttons, status LEDs, rear RCA outputs and front headphone jack.
From the outside, the unit still looks and behaves like the original player. Internally, it now uses a modern SATA optical drive, direct Linux CD-ROM control, a HiFiBerry DAC+, Bluetooth audio reception and a password-protected web remote.
EZ-P120 is an independent, unofficial project and is not affiliated with or endorsed by Technics.
Updated -
-
Elypiai is a collection of unofficial wrappers for web-based APIs. Each wrapper uses the same libraries and structure, so the interface is very consistent between them.
Updated -
A Kotlin-based Android app using MVVM, Retrofit, Dagger-Hilt, SharedPreferences, Glide, and OkHttp. It features login with API authentication, user registration, a home screen with a user list, profile management (update picture & details), and a settings page with logout & account deletion
Updated -
An extension for Retrofit to provide a subjectively cleaner interface and utilities.
Updated -
Project all you canteen android. Aplikasi mobile untuk melakukan transaksi di kantin Telkom University. Sistem payment yang diimplementasikan adalah "Pay at table"
Updated -
exemple de connexions à une API par Retrofit, récupération en Rx et affichage dans un recyclerview
Updated -
This is an example Android project. It is implemented using Jetpack Compose and MVI. It retrieves the title, cover image, and description of a comic from the marvel API, and displays it to the user.
Updated -
exemple de connexions à une API par Retrofit, récupération en Rx et affichage dans un recyclerview
Updated -
This project was given to me as an Assignment wherein I made an app that takes a list of mobile products which I needed to fetch through an API and shows them in a recycler view and when a user selects a product, it goes to a cart i.e, stored in a room database and then when user clicks checkout button in cart it show a progress bar in next screen and finally Product is Purchased in next screen.
I implemented MVVM architecture, LiveData, Kotlin, Kotlin Coroutines, Retrofit, Room Database in this project.
I have imported this project from my GitHub - github.com/santosh430
Updated -
Kotlin android applications to get most starred github repos from github api using mvvm and rx
Updated -
Proyecto desarrollo en Android de aplicación Gratiferia para intercambio de objectos en forma gratuita. Consumo de servicio api, firebase y retrofit.
Updated