Claim Missing Document
Check
Articles

Found 3 Documents
Search

PERANGKAT EKSTRAKSI JAHE TERINTEGRASI BERBASIS ARDUINO UNO DENGAN PENGUJIAN METODE SPEKTROFOTOMETRI VISIBEL Sulistyo Widodo; Randy Rahmanto; Belinda Ayuningtyas
Jurnal Teknik dan Science Vol. 3 No. 2 (2024): Juni : Jurnal Teknik dan Science
Publisher : Asosiasi Dosen Muda Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56127/jts.v3i2.1476

Abstract

The Automatic Ginger Extractor Based on Arduino Uno consists of three main units: the input unit, the processing unit, and the output unit. The input unit is equipped with Up, Down, and Ok buttons for navigation, as well as a phototransistor sensor that detects the presence of ginger samples (ginger simplicia) to be extracted. The processing unit uses an Arduino Uno microcontroller to process signals from the sensor and control the output unit. The output unit includes a motor driver, a power window motor for operating the grinder to crush the samples, a 12V DC motor for operating the stirrer to mix the samples with the solvent, an electric solenoid valve for dispensing the extract, and an LCD to display the process status. The working principle of this device is that when the phototransistor sensor detects a sample, the sensor signal activates the power window motor to grind the ginger. The user can then manually set the dissolution time using the navigation buttons. The longer the dissolution time, the better the extraction result. The final product is a liquid containing curcumin, which is measured using a curcumin content meter to determine its concentration. The device shows an error rate of 2.74% compared to manual methods. With this design, the Arduino Uno-based automatic ginger extractor offers a more efficient and consistent extraction process. The automation system allows for better control and optimal results with minimal manual intervention.
Analisa Sinyal Remote Control Untuk Aplikasi Pengendali Jarak Jauh Randy Rahmanto; Belinda Ayuningtyas; Sulistyo Widodo
Uranus: Jurnal Ilmiah Teknik Elektro, Sains dan Informatika Vol. 3 No. 1 (2025): Maret: Uranus: Jurnal Ilmiah Teknik Elektro, Sains dan Informatika
Publisher : Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.61132/uranus.v3i1.659

Abstract

Indonesia's aerospace sector plays a crucial role in maintaining national sovereignty. However, the country's airspace is often infiltrated by irresponsible parties, necessitating an effective monitoring system. Unmanned radio-controlled helicopters are a potential solution, although they are limited in range. This study aims to design a long-range control system for radio-controlled helicopters using satellite phone communication, which offers wide coverage and can reach remote areas. The system comprises a remote control, a radio converter circuit, an audio mixer, and a satellite phone. The radio converter functions to transform the radio control signal frequency into its original frequency without a carrier frequency, which is then re-converted to be compatible with satellite phone input for signal transmission. Test results indicate that the system can transmit control signals with adequate frequency stability within the expected range. Despite minor oscillator instability at certain stages, the system overall operates as designed. In conclusion, this satellite phone-based control system effectively extends the operational range of radio-controlled helicopters and serves as a strategic solution for monitoring Indonesia's airspace.
Prototype of an IoT-Based Height Sorting Conveyor using ESP32, HC-SR04, and IR Sensors Belinda Ayuningtyas; Riesa Syariful Akbar; Syaeful Ilman; Rustandi, Rustandi; Nurudin, Nurudin
Jurnal Ilmiah Teknik Vol. 5 No. 1 (2026): Januari: Jurnal Ilmiah Teknik
Publisher : Asosiasi Dosen Muda Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56127/juit.v5i1.2532

Abstract

Abstract: Industrial sorting on small-scale production lines is often still performed manually, which can reduce throughput consistency, increase human error, and limit real-time traceability. Objective: design, implement, and evaluate an ESP32-based conveyor prototype that automatically sorts items by height while providing local and IoT-based monitoring. Methodology: engineering experimental approach (prototype development and verification testing). Data were collected from embedded sensor readings (HC-SR04 ultrasonic and IR sensors), actuator response observations, LCD outputs, IoT dashboard records, and manual reference measurements for validation. Data were analyzed by assessing measurement accuracy, detection reliability, actuator responsiveness, and overall sorting success rate. Findings: HC-SR04 estimated item height with good accuracy (average deviation approximately ±0.1 cm), supported by interrupt-based handling and data averaging to improve stability. IR sensors reliably detected item presence and position, while pull-up configuration and debounce logic prevented duplicate triggering. MG90S 180° servo actuator performed smooth category-based diversion using non-blocking and soft-open control without disrupting other system processes. Sorting success rate exceeded 95%, and operation remained stable in both offline and online modes, with IoT integration enabling real-time monitoring without becoming a dependency for control. Implications: proposed architecture can function as a low-cost learning platform and a basis for small-scale industrial automation requiring reliable sorting and operational visibility. Originality/value: integration of baseline-calibrated ultrasonic height measurement, IR-based position gating, non-blocking servo control, local 20×4 I2C LCD feedback, and IoT monitoring into a single workflow that remains functional during network disruptions.