News

NPK Sensor System Using Arduino and OLED Display This repository contains the code for a Nitrogen, Phosphorous, and Potassium (NPK) Sensor System using an Arduino. The system reads the NPK values from ...
Sensor NPK adalah sebuah sensor yang digunakan untuk mengukur zat hara pada tanah yang mana nilai yang diukur adalah Fosfor, Potasium, dan nitrogen dengan satuan mm/kg untuk membaca nilai yang dibaca ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...