Month: January 2018

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

Top