Arduino Controller
Developer
Public chat
Product Details
This application enables the user to purchase and control their robot arm via Bluetooth. It offers numerous functionalities and is compatible with both iOS and Android platforms simultaneously. The app provides comprehensive information about the robot arm and includes a search page to find favorite items, a favorites page for bookmarked items, and a cart page for purchasing items. However, I haven't implemented the payment functionality yet due to other priorities. Additionally, the application features a profile page and is integrated with Firebase for Google and email logins. It includes separate login and registration pages. The most challenging part of this application was the control page, which contains numerous functionalities, but everything works perfectly. The code is well-organized, without any errors or warnings.
Alternative version:
This application allows users to purchase and control their robot arm via Bluetooth, offering a range of functionalities for both iOS and Android platforms. It provides comprehensive information about the robot arm, as well as a search page to find items easily. Users can save their favorite items and access them through the favorites page, and if they want to make a purchase, the cart page is available. While the payment functionality is yet to be implemented due to other priorities, the app is fully functional for controlling the robot arm. The application is integrated with Firebase, offering seamless Google and email logins with separate registration and login pages. The control page was the most challenging part of development due to its numerous functionalities, but the well-organized code runs smoothly without any errors or warnings.
The source code is highly organized, and I developed it using the latest version of Flutter, ensuring it is clean with no errors or warnings. For state management, I utilized the Provider package, which offers amazing features. The application boasts several essential components, including a search page, a cart page, a home page to showcase your items, and a profile page, among many others. The most significant feature is the control page, which allows you to control any robot arm or robot connected via Arduino using Bluetooth.File Tree
-
📁 Arduino Controller