BlogHide Resteemsdrencolha (52)in utopian-io • 7 years agoBMP180 Barometric Pressure Sensor Arduino Library Setup and Functions Usage Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you turn your Arduino to a “Barometer”, with a BMP180 Barometric Pressure Sensor breakout circuit, that measures…drencolha (52)in utopian-io • 7 years agoTCS230 RGB Color Sensor Arduino Library Setup and Functions Usage Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you turn your Arduino to a “Color Scanner”, with a TCS3200 RGB color sensor module, that scans any objects color and…drencolha (52)in utopian-io • 7 years agoMFRC522 RFID Reader Arduino Library Setup and Functions Usage Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you turn your Arduino to a “RFID Reader”, with a MFRC522 RFID reader module which reads and saves RFID cards…drencolha (52)in utopian-io • 7 years agoResponsiveAnalogRead Analog Input Smoothing Arduino Library Setup and Functions Usage Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you smooth the noise from analog readings in Arduino microcontrollers, solving one of the biggest troubles of analog…drencolha (52)in utopian-io • 7 years agoMaking a Weight Scale With the HX711 Module, HX711 Arduino Library and a Load Cell - TutorialIntroduction This is a tutorial of an Arduino project, which lets you turn your Arduino to a “Weight Scale”, with a 10 kg load cell and a HX711 load cell amplifier breakout circuit, that measures…drencolha (52)in utopian-io • 7 years agoMPU6050 3 Axis Gyroscope & Accelerometer Module Setup, Arduino Library Use Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you turn your Arduino to a “Gyroscope”, with a MPU6050 Triple Axis Gyroscope & Accelerometer module, that measures…drencolha (52)in utopian-io • 7 years agoAdafruit PCA9685 PWM Servo Driver Setup, Arduino Library Use Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you use multiple (up to 16) servo motors with your Arduino so that you can make high count servo required projects. I…drencolha (52)in utopian-io • 7 years agoMaking a Telegram Chat Bot With the TelegramBot Arduino Library and ESP8266 Wifi Module - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you build a “Telegram Bot”, with a ESP8266 Wifi Module, that allows internet connection to Arduino microcontroller. I…drencolha (52)in utopian-io • 7 years agoDS3232 Real Time Clock Module Setup, Arduino Library Use Shown With an Example Project - TutorialIntroduction This is a tutorial of an open source Arduino library, which lets you turn your Arduino to a “Clock”, with a Maxim Integrated DS3232 Real Time Clock module. I will show you how to…drencolha (52)in utopian-io • 7 years agoHC-05 Bluetooth Modülü Kurulumu ve Kütüphane Kullanımı - Turkish TutorialGiriş / Introduction This is a Turkish tutorial of an open source Arduino library, which lets use HC-05 Bluetooth Module with your Arduino microcontroller which can be used for various bluetooth…drencolha (52)in utopian-io • 7 years agoESP8266 Wifi Modülü Kurulumu ve Kütüphane Kullanımı - Turkish TutorialGiriş / Introduction This is a Turkish tutorial of an open source Arduino Wifi module, which lets you program ESP8266 wifi chip with your Arduino, giving you lots of opportunites to make IoT…drencolha (52)in utopian-io • 7 years agoUltrasonic Arduino Kütüphanesi Kurulumu ve Kullanımı - Turkish TutorialGiriş / Introduction This is a Turkish tutorial of an open source Arduino library, which lets you turn your Arduino to a “Ultrasonic Measurement Device”, with a HS-SR04 Ultrasonic sensor, that…drencolha (52)in utopian-io • 7 years agoSimpleDHT Arduino Kütüphanesi Kurulumu ve Kullanımı - Turkish TutorialGiriş / Introduction This is a Turkish tutorial of an open source Arduino library, which lets you use DHT22 humidity and temperature sensor with Arduino microcontrollers, allowing to create a…drencolha (52)in utopian-io • 7 years agoPulseSensorPlayground Arduino Kütüphanesi Kurulumu ve Kullanımı - Turkish TutorialGiriş / Introduction This is a Turkish tutorial of an open source Arduino library, which lets you build a heart rate monitor (not intended for medical purposes) with your Arduino microcontroller…drencolha (52)in utopian-io • 7 years agoMLX90393 Magnetometer Sensor Arduino Library Kurulumu ve Kullanımı - Turkish TutorialThis is a Turkish tutorial of an open source Arduino library, which lets you turn your Arduino to a “Magnetometer”, with a MLX90393 Magnetometer breakout circuit, that measures magnetic fields. I…drencolha (52)in utopian-io • 7 years agoAnalog Joystick ve 2 Adet Servo Motor ile Pan Tilt Platformu Arduino ProjesiThis is a Turkish tutorial of how to make a pan tilt application using two servo motors, an analog joystick and a pan tilt kit with Arduino microcontroller. Throughout this tutorial I will give…drencolha (52)in utopian-io • 7 years agoAPDS-9960 Proximity RGB Gesture Sensor Arduino Library Kurulumu ve Kullanımı - Turkish TutorialThis is a Turkish tutorial of an open source Arduino library, which allows the user to integrate “APDS-9960 Proximity RGB Gesture Sensor” to Arduino. I will show you how to install the library to…drencolha (52)in utopian-io • 7 years agoÇeşitli Çözeltilerin pH Değerlerini Bulmaya Yarayan "pH Metre" Arduino ProjesiThis is a Turkish tutorial of how to make a Arduino pH meter which shows the pH value of various solutions using a Gravity Analog pH sensor. Throughout this tutorial I will give vital information…drencolha (52)in utopian-io • 7 years agoAnalogPHMeter Arduino Library Kurulumu ve Kullanımı - Turkish TutorialThis is a Turkish tutorial of an open source Arduino library, which is meant for turning your Arduino into a “Analog pH Meter”. I will show you how to install the library to Arduino Ide and make an…drencolha (52)in utopian-io • 7 years agoOrtam Sıcaklığını 8x8 LED Modülde Gösteren Arduino ProjesiThis is a Turkish tutorial of how to make a Arduino digital temperature meter which shows the current temperature using a DHT11 temperature and humidity sensor, on a 8x8 MAX7219 LED module.…