Top Posts
Common Arduino Compilation Errors and Fixes (With Examples)
How DigitalWrite, DigitalRead, and AnalogRead Work in Arduino
How Arduino Handles Memory: SRAM, Flash, and EEPROM...
Arduino UNO Q, Explained: A Deep-Dive for Makers,...
Qualcomm to Acquire Arduino: What It Means for...
How to Graph Live Data Using the Arduino...
How to Store Settings in EEPROM on an...
STS35 temperature sensor and Arduino example
BMA220 Triple Axis Accelerometer and Arduino example
IS31FL3741 LED matrix module and Arduino example
  • Arduino Products
  • Support Us
Arduino Learning
  • Code
  • Hardware
  • Learning
  • Projects
  • Reference
  • Code

    Arduino and GP2Y0A21YK Distance Sensor

    by shedboy71 20th January 2017

    the GP2Y0A21 is an infrared proximity sensor made by Sharp. Part # GP2Y0A21YK has an analog output that varies from 3.1V at 10cm to 0.4V at 80cm. The sensor has a Japanese Solderless Terminal (JST) Connector. FEATURES • Digital Output …

    Read more
  • Code

    5 Volt 4 Channel Arduino Relay Module example

    by shedboy71 2nd January 2017

    In this example we will take a look at another relay module, this time this one is called the 5 Volt 4 Channel Arduino Relay Module , here is a picture of the module This relay module provides four relays …

    Read more
  • Code

    Lowpower library example for Arduino

    by shedboy71 1st January 2017

    There are some situations where you need to save power when you are creating battery powered projects, the lowpower library is one solution (we will look at others later)   Code You will need to install the Lowpower library – …

    Read more
  • Code

    PS2 JOYSTICK SHIELD V2.0 code example

    by shedboy71 1st January 2017

    In this code example we will take a look at the PS2 JOYSTICK SHIELD V2.0. The X-axis of the joystick is connected to pin A0 of Arduino, the Y-axis to pin A1, power supply to 5V and ground to GND. …

    Read more
  • Code

    Arduino relay shield controlled by remote control example

    by shedboy71 31st December 2016

    In this example we will connect a 4 channel relay shield to an Arduino Uno and control it via an infrared remote control. We will use keys 1 to 4 to control relay 1 to 4 and also use key …

    Read more
  • Robots

    4 Wheel robot car basic example

    by shedboy71 28th December 2016

    I have been looking to do some work with robots and purchased a few different different robot car kits. There are many options available, some have 2 wheels, some have 4 wheels. You can also choose various different options to …

    Read more
  • Code

    keyestudio Multi-purpose shield V2 – flashing led example

    by shedboy71 24th December 2016

    The  keyestudio Multi-purpose shield V2 has 6 leds, in this example we will flash the LEDs The LEDs are connected to pins D8 to D13 Code [codesyntax lang=”cpp”] //pin definition of LEDs int led1 = 13; int led2 = 12; …

    Read more
  • Code

    Arduino and LX1972 light sensor example

    by shedboy71 3rd December 2016

    The LX1972 is a low cost silicon light sensor with spectral response that closely emulates the human eye. Patented circuitry produces peak spectral response at 520nm, with IR response less than ±5%, of the peak response, above 900nm. The photo …

    Read more
  • Hardware

    Nano to Uno shield adaptor

    by shedboy71 2nd December 2016

    The Arduino nano is a very nice board, it has the same microcontroller as an Uno, all of its I/O come out to headers, it uses mini usb and its small size make it ideal for projects where space is …

    Read more
  • Hardware

    Keyestudio Easy plug learning kit

    by shedboy71 2nd December 2016

    There are a few development systems available which are Arduino based which are designed to make it easier for beginners and young people to get started. One of these is the Grove system and the other is this one which …

    Read more
  • Code

    arduino-and-mcp3424-a-d-converter-exle

    by shedboy71 12th November 2016

    Arduino and MCP3424 A/D converter example, lets look at the device. The MCP3424 is a four channel low-noise, high accuracy delta-sigma A/D converter with differential inputs and up to 18 bits of resolution. The on-board precision 2.048V reference voltage enables …

    Read more
  • Code

    Arduino and HDC1008 using no 3rd party libraries

    by shedboy71 12th November 2016

    In a previous example we took a look at the HDC1008 – http://www.arduinolearning.com/code/hdc1008-sensor-example.php This example used a library from Adafruit but we wanted to show you how to do the same thing with no libraries., here is a reminder of how …

    Read more
Newer Posts
Older Posts

Disclaimer

When you purchase through links on our site, we may earn an affiliate commission

Search

Arduino Kits

Arduino ultimate sensor kit
electronics fun kit
mega2560 project starter kit
sensor kit v2 for arduino
3-in-1 iot smart car learning ultimate starter kit
mega2560 starter kit for arduino

Donations

What its all for

PayPal


Kofi



Librepay



Patreon

Become a Patron!

Buy me a coffee

Pages

  • Advertise here
  • Arduino Products
  • Privacy Policy
  • searchresults
  • Support Us

Latest

  • Common Arduino Compilation Errors and Fixes (With Examples)
  • How DigitalWrite, DigitalRead, and AnalogRead Work in Arduino
  • How Arduino Handles Memory: SRAM, Flash, and EEPROM Explained
  • Arduino UNO Q, Explained: A Deep-Dive for Makers, Educators, and Edge-AI Builders
  • Qualcomm to Acquire Arduino: What It Means for Developers, Edge AI, and the Maker Economy
  • How to Graph Live Data Using the Arduino Serial Plotter
  • How to Store Settings in EEPROM on an Arduino
  • STS35 temperature sensor and Arduino example

Products

Kdisbits 2WD Self-Balancing Robot Car Kit For Arduino Robot DIY Electronic Kit/STEM Kits Toys Kids
Kidsbits 4WD Multi BT Smart Car Diy Kit for Arduino Robot Upgraded V2.0 W/LED Display Stem EDU /Scratch Programming Robot Kit
RFID Starter Kit for Arduino UNO R3 Upgraded Version
ELEGOO Mega R3 Project The Most Complete Ultimate Starter Kit with TUTORIAL
45 in 1 Sensors Modules 16 Kinds Starter Kit For Arduino Raspberry Pi
Kidsbits Intelligent Traffic System Kit Compatible Lego Blocks Base on Arduino UNO
ELEGOO UNO R3 Project Most Complete Starter Kit with Tutorial Compatible with Arduino IDE

Categories

  • Android Apps
  • Books
  • Code
  • Digispark
  • Gas Sensors
  • Hardware
  • iPad apps
  • Learning
    • Basics
  • News
  • Projects
  • Reference
  • Robots
  • Shields
  • Software

Ebooks and Courses

34 Arduino Sensor Projects - Get it here

Arduino Products

Ads

Share
  • Twitter
  • Pinterest
  • Youtube

@2020 onwards - All Right Reserved. Designed and Developed by Get Electronics


Back To Top
Arduino Learning
  • Code
  • Hardware
  • Learning
  • Projects
  • Reference