Code Monkey home page Code Monkey logo

Dwi Setia Fardhana's Projects

alpr-rpi-housingarea icon alpr-rpi-housingarea

A project that implements Automatic License Plate Recognition (ALPR) using Raspberry PI and OpenCV to detect Indonesian license plates in a housing area

e-locker-polinema icon e-locker-polinema

E-Locker Polinema w/ GPS Tracking and Measurement : ESP32 - Android - Full Stack Web App

edx-course-activities icon edx-course-activities

This repository contents all the activities I did in the EDX C programming course. I am sharing here my solutions. Take a look and ENJOY

filament icon filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.

learningesp-now icon learningesp-now

Diketahui tiga buah ESP terkoneksi melalui protokol ESP-NOW (lihat gambar terlampir). Angka yang ada dibawah setiap ESP adalah MAC addressnya. Di ESP-1 terdapat LM35 dan Heater, sedangkan di ESP-2 terdapat LDR dan LED. Buat program di ESP-0, ESP-1 dan ESP-2 untuk mendukung cara kerja berikut. Setiap 5 detik, ESP-0 membaca nilai LM35 (dari ESP-1) dan membaca nilai LDR (dari ESP-2). Berdasarkan data LM35 yang dibaca oleh ESP-0, Jika LM35<40.0 maka ESP-0 mengirim data ke ESP-1 supaya Heater1 hidup 100% atau datanya 255, jika LM35>60.0 maka ESP-0 mengirim data ke ESP-1 supaya Heater1 mati 100% atau datanya 0, jika LM35 antara 40 dan 60 maka data untuk Heater1 adalah proporsional antara 255-0, contohnya ketika LM35=50 maka data=127 (lihat gambar di lampiran). Berdasarkan data LDR yang dibaca ESP-0, jika LDR<100 maka ESP-0 mengirim data ke ESP-2 supaya LED on, jika LDR>800 maka ESP-0 mengirim data ke ESP-2 supaya LED off. Jadi yang melakukan pembandingan data LDR dengan 100 atau 800 bukan program di ESP-2 tapi di ESP-0, ESP-2 hanya menerima perintah on/off dari ESP-0.

pid-kontrol-id icon pid-kontrol-id

Ini adalah library PID Kontrol yang dirancang untuk platform Arduino. Library ini memungkinkan Anda untuk mengimplementasikan kontrol PID (Proporsional-Integral-Derivative) dalam proyek Arduino Anda dengan mudah dengan function ber-bahasa indonesia.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.