#embeddedUnmoderated tagAll postsTrendingHotNewPromotedPayoutstacticalcadaver in #programming • 3 years agoPulse Width Modulation (PWM) via SoftwarePulse-width modulation is a technique that allows a microcontroller to control the speed of motors, brightness of LEDs, or average voltage without needing a DAC. If you don't…tacticalcadaver in #programming • 3 years agoSwitch Debouncing Via SoftwareHow can we easily debounce those pesky mechanical switches without using external components and without tying up processor cycles in a wait loop? The answer is easy. We can…kirkins in #embedded • 3 years agoHardware Project with a Friend - Micro-controller for Solar Powered Chicken CoopI'd like to share a project I'm working on for a friend . He is a 4th year Mechanical Engineering student at Western University in Ontario. His father has butacticalcadaver in #hive-163521 • 2 years agoChrome Browser + 8051 MicrocontrollersThese days I don't often see actual improvements to software. Most "improvements" just add more bloat atop the already existing bloat; however, the Chrome browser has a really neat ability