element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Documents Arduino Projects for Arduino Day:  LED and Laser Projects: Part 1!
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 30 Apr 2018 3:43 PM Date Created
  • Last Updated Last Updated: 1 May 2018 9:39 PM
  • Views 1948 views
  • Likes 2 likes
  • Comments 0 comments
Related
Recommended

Arduino Projects for Arduino Day:  LED and Laser Projects: Part 1!

image

Arduino Home

An Open-Source platform to create digital devices and interactive objects that sense and control physical devices.

Arduino Tutorials
Arduino Projects

 

From now until Arduino Day we'll be going through the element14 community and doing roundup posts on Arduino.

 

There are a lot of great projects on the community that involve Arduinos, LEDs, and Lasers.  Anything with LEDs and Lasers in it is sure to get everyone's attention!  Over the holidays we had a Cool LED Display and  The Holiday Special project competition as part of  Project14  and that's where we're going to begin this roundup!

 

Cool LED Displays: Boost That LED!  by jc2048

 

This involved a simple bit of experimenting with an Arduino.  Rather than just light an LED, jc2048 decided to make it a little bit of a challenge and see if he could light a series string of seven LEDs. The red LEDs he used have a forward voltage of around 2V, so that means he needed something like 13V or 14V to get them illuminated. H could have just used a bench supply to provide the LED voltage but that's not much fun and wouldn't have made a very interesting blog so he generated the voltage from the Arduino's 5V with a very simple and crude boost converter.

image

How it works is the MOSFET is switched by the Arduino. When the Arduino pin goes high, the gate rises to something close to 5V and the MOSFET turns on. When the MOSFET is on it behaves much like a small value resistor would (in this case, a few ohms), so at this point it has 5V across the coil.  The current through the coil can't change instantaneously, instead it starts to ramp up with the rate change dependent on inductance...

 

 

image

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

 

Slot Cars by koudelad

 

Traffic Light Controller from the clouds v0.1

 

Slot cars starting lights & from the clouds v0.1

 

image

Really well documented. Quite an elaborate traffic light controller. - Community Member Judge

image

 

image

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

 

Infrared thermometer by kk99

 

In this project kk99 shows you an infrared thermometer with MLX90614 sensor, seven segment display HP QDSP-6040 and ATtiny2313 MCU.  The ATtiny2313 MCU communicates with a sensor by SMBus. Measured value of temperature is shown on display. Current per single segment of display is configured to 4.67 mA, so display can be easily driven directly from MCU. The power supply initially used a ML2020 battery, but it was replaced with 200 mAh battery with TP4056 charger module. The housing was made from epoxy resin.

 

 

 

image

Very nice. Good use of an unusual LED display. - Community Member Judge

image

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

In this project kk99 shows you an infrared thermometer with MLX90614 sensor, seven segment display HP QDSP-6040 and ATtiny2313 MCU.  The ATtiny2313 MCU communicates with a sensor by SMBus. Measured value of temperature is shown on display. Current per single segment of display is configured to 4.67 mA, so display can be easily driven directly from MCU. The power supply initially used a ML2020 battery, but it was replaced with 200 mAh battery with TP4056 charger module. The housing was made from epoxy resin.

 

AR-Drone Arduino with programmable RGB LED string  by  rsc

 

rsc wanted to add some night lighting to his AR-Drone quadcopter.  He started with 2 strings of RadioShack TM1803 programmable RGB LEDs and an Arduino micro.

 

The Arduino code uses this library:

FastLED LED animation library for Arduino (formerly FastSPI_LED)

 

There are 27 LEDs on each side, addressed as groups of 3.

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Cubik Lamp by kimpritzker

 

The rubik's cube is the world's top selling puzzle game with about 350 million sold as of January 2009.  kimpritzker  always looked toward daily products in his life to look to see how he could build a stronger relationship between it and users.  This beauty uses two Arduino microcontrollers to create an interactive product. For his project he used a desk lamp. The communication between remote control and object was made possible through Xbee wireless module.

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

  • arduinoday18
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube