본문 바로가기

사물인터넷

Using LCD Displays with Arduino https://dronebotworkshop.com/lcd-displays-arduino/ Using LCD Displays with Arduino | DroneBot Workshop Liquid Crystal Displays or LCDs are an inexpensive and versatile way of adding display capabilities to your Arduino projects. In this article we’ll see how to use the common LCD1602 display, how to connect to it both discreetly and using I2C. We’ll als dronebotworkshop.com Introduction Liquid C.. 더보기
Arduino Visual Programming – Getting Started with XOD https://dronebotworkshop.com/getting-started-with-xod/ Getting Started with XOD for Arduino | DroneBot Workshop Learn to use XOD, a free open source visual programming language for the Arduino that lets you create Arduino programs without having to write a single line of code. I’ll show you how to use XOD to build a Temperature and Humidity gauge, dronebotworkshop.com Introduction to XOD Today w.. 더보기
RGB LEDS – Colorful Arduino Experiments https://dronebotworkshop.com/rgb-leds/ RGB LEDS - Colorful Arduino Experiments | DroneBot Workshop Learn how RGB LEDs work and how to use them with the Arduino. This article covers both conventional RGB LEDs and NeoPixel (or addressable) RGB LEDs and includes Arduino sketches you can run today. Light up your projects with RGB LEDs! dronebotworkshop.com Introduction Light Emitting Diodes or LEDs .. 더보기
Using Servo Motors with the Arduino https://dronebotworkshop.com/servo-motors-with-arduino/ Using Servo Motors with the Arduino | DroneBot Workshop Learn how analog servo motors work and how to use them in your Arduino projects. We will explore some basic sketches using the Arduino Servo Library and advanced servo motor control using the PCA9685 16-channel PWM controller. Get moving with servo motors! dronebotworkshop.com What is .. 더보기
DF Robot LIDAR Sensors – Getting Started with LIDAR https://dronebotworkshop.com/getting-started-with-lidar/ DF Robot LIDAR Sensors - Getting Started with LIDAR | DroneBot Workshop Introduction One advancing technology that has been impossible to ignore lately has been the work with self driving vehicles. These vehicles have gone from scientific curiosity to mainstream within a… dronebotworkshop.com Introduction One advancing technology that has .. 더보기
Arduino UV Index Meter – Measuring UV Light https://dronebotworkshop.com/arduino-uv-index-meter/ Build an Arduino UV Index Meter | DroneBot Workshop UV Light has both positive and negative effects on human health. In this detailed article I’ll show you how to safely work with UV light and how to construct an Arduino-bases UV Index Meter that can accurately display the UV Index to help keep you safe i dronebotworkshop.com Introduction The .. 더보기
Pixy2 Camera – Object Recognition with Arduino & Raspberry Pi https://dronebotworkshop.com/pixy2-camera/ Pixy2 Camera – Simple Object Recognition camera Pixy2 is an affordable camera capable of object recognition, line tracking, and barcode reading. Interface options for Arduino, Raspberry Pi, and others. dronebotworkshop.com Introduction The ability to recognize objects has been a goal of computer scientists and AI researchers for decades. In the past, th.. 더보기
From Arduino Uno to ATmega328 – Shrinking your Arduino Projects https://dronebotworkshop.com/arduino-uno-atmega328/ From Arduino to ATmega328 | DroneBot Workshop Learn how to take your Arduino Uno projects and transfer them to an ATmega328 chip so you can build a permanent version. In this article, you will learn how to wire and program an ATmega328. dronebotworkshop.com Introduction The Arduino Uno is probably the most popular Arduino board, and for good re.. 더보기
Experiments with the RCWL-0516 – Doppler Radar Distance Sensor https://dronebotworkshop.com/rcwl-0516-experiments/ Experiments with the RCWL-0516 | DroneBot Workshop The RCWL-0156 is an inexpensive microwave proximity sensor that uses Doppler Radar to detect moving objects. It can be used on its own or with an Arduino. In this article, I will show you how to use this device both ways. Includes Arduino sketches for remo dronebotworkshop.com Introduction Prox.. 더보기
Using OLED Displays with https://dronebotworkshop.com/oled-arduino/ Using OLED Displays with Arduino | DroneBot Workshop OLED displays are bright, lightweight and visible under a wide range of lighting conditions. They are available with both I2C and SPI interfaces and in this article, I'll show you how to hook up and… dronebotworkshop.com Introduction There are a number of options for displaying text or graphics in you.. 더보기