Skip to content

hibit-dev/led

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Controlling a LED with Arduino

Light Emitting Diodes (LEDs) are incredibly adaptable components often employed in electronics projects for various purposes, from indicating status to creating captivating lighting effects. When it comes to managing LEDs with an Arduino, you have the option of utilizing either digital pins or Pulse Width Modulation (PWM) pins. In this article, we'll explore the advantages of each method and provide you with a comprehensive guide on how to control LEDs using an Arduino.

├ src
│ ├ simple
│ └ fade
└ schema

Documentation

You'll find instructions and full documentation on HiBit. It includes detailed info on how to wire and use the module.

Security

If you discover any security related issues, please email security@hibit.dev instead of using the issue tracker.

About HiBit

HiBit is a platform made by and for enthusiasts of the IT world. On our website you can read and comment on technical articles, tutorials, news ... and everything that may interest you in the computing world.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages