vasu/blinking-led

This design implements a 555 timer-based astable multivibrator circuit to generate a periodic blinking signal for an LED powered by a 5V battery.

Version
0.0.1
License
unset
Stars
0

dist/index.d.ts

import * as react from 'react';

declare const _default: () => any;

export { _default as default };