Author: admin

RF Link Transmitter and Receiver – 433MHz

In this two tutorial we will Transmit data from an Arduino to another Arduino using the RF 433Mhz Module Wiring Instructions To wire your RF link Transmitter to your Arduino, connect the following pins: Connect the VCC pin to 5

Tagged with: , , ,

Wireless distance measuring with ultrasonic

In this Arduino tutorial you will learn how to make a wireless communication between two Arduino boards using the NRF24L01. Also you can measure distance with ultrasonic sensor and transmit it to another Arduino with transceiver module. Wiring Instructions To

Tagged with: , , ,

NeoPixel Stick

Wiring Instructions To wire your ΝeoPixel Stick  to your Arduino, connect the following pins: Connect the VCC pin to 5 Volts (5V) Connect the GND pin to ground (GND) Connect the GND pin to ground (GND) Connect the DIN pin

Tagged with: , , , ,

Quadruple 8×8 led matrix with MAX7219

   In this tutorial you will learn how to use the Quadruple 8×8 led matrix with MAX7219. With this code a scrolling text will appear containing various characters. Wiring Instructions To wire your LED matrix to your Arduino, connect the following

Tagged with: , , ,

Bluetooth module AT-09

With this tutorial you can send data from your android phone to AT-09 (via the Serial Bluetooth Terminal app)and read it from the Arduino IDE  serial monitor .As a bonus if you send “0” the led on Arduino will turn off

Tagged with: , ,

RF 433 Module 4 Channels

 With this tutorial you will learn how to use the RF 433 Module 4 Channels with Arduino Uno and 4 led’s. The Arduino takes a serial command from serial monitor and depending on the command it toggles the RF module

Use Temp Sensor TMP36 with Arduino

temperature sensor tmp36 arduino

In this tutorial you will learn how to use the TMP36 sensor with Arduino uno. The room temperature will be printed to serial monitor. The TMP36 is a low voltage, precision centigrade temperature sensor. It provides a voltage output that

Tagged with: , , ,

Φτιάξε το δικό σου Slider – OpenBuilds Mini V Linear Actuator Build

Για το παραπάνω Slider θα χρειαστείς τα εξής υλικά: 4x OpenBuilds Mini V Wheel Kit  1x Mini V Gantry Plate 2x Eccentric Spacer mini 1x V-Slot 2040 1m 1x OpenBuilds Smooth Idler Kit 2x Linear Actuator End Mount 8x Double

Tagged with: , ,

Arduino UNO WiFi

Arduino Uno WiFi

The UNO WiFi board is the Arduino UNO with integrated WiFi. For beginner and advanced users alike. The Arduino UNO WiFi board is based on the ATmega328 and it has an integrated ESP8266 WiFi Module. If you are starting out

Tagged with: , , , ,

Raspberry Pi 2 – Model B

Let’s get the good stuff out of the way above the fold. Raspberry Pi 2 is now on sale for 37€ (the same price as the existing Model B+), featuring: A 900MHz quad-core ARM Cortex-A7 CPU (~6x performance) 1GB LPDDR2 SDRAM (2x

Tagged with:

This Is How Close We Are to a Baseball-Playing Robot

We have been developing robotic systems that individually achieve fundamental actions of baseball, such as throwing, tracking of the ball, batting, running, and catching. We achieved these tasks by controlling high-speed robots based on real-time visual feedback from high-speed cameras.

Tagged with: ,

Arduino Lesson 17: Using a PIR

Overview Parts How PIR Work ? The Breadboard Layout Arduino Code Overview PIR sensors allow you to sense motion, almost always used to detect whether a human has moved in or out of the sensors range. They are small, inexpensive, low-power,

Tagged with: , , , ,

Arduino Lesson 4: Drive 7-Segment Display

Overview Parts What 7-Segment is ? The Breadboard Layout Arduino Code Overview In this lesson, you will learn how to control a 7-Segment display with an Arduino. Parts To build the projects described in this lesson, you will need the following

Tagged with: , , ,

Arduino Μάθημα 0: Εισαγωγή

Επισκόπιση Υλικά Πλακέτα Δοκιμών Εγκατάσταση του Arduino (Windows) Εγκατάσταση του Arduino (Mac and Linux) Πλακέτες και Θύρες Τα μαθήματα Επισκόπιση Σε αυτό το μάθημα θα μάθετε πως να εγκαταστήσετε την πλακέτα Arduino στον υπολογιστή σας και πως να την ρυθμίσετε

Tagged with: , ,

Arduino Μάθημα 1: Αναβόσβημα Led

Επισκόπιση Υλικά Το ‘L’ λαμπάκι Φορτώστε το παράδειγμα ‘Blink’ Αποθηκεύστε ένα αντίγραφο του ‘Blink’ Φορτώστε το νέο παράδειγμα MyBlink στην πλακέτα Πως λειτουργεί το ‘Blink’ Αυξήστε τον ρυθμό αναβοσβησίματος Επισκόπηση Σε αυτό το μάθημα θα μάθεις πως να κάνεις το

Tagged with: , , ,
Top