Skip to content

Instantly share code, notes, and snippets.

View Yasukazu's full-sized avatar

Yasukazu Makino Yasukazu

View GitHub Profile
@Yasukazu
Yasukazu / external-link-svg-background.pug
Last active January 7, 2023 08:11
SVG Icon background mixin
/** L9110_motors_ir
* @version: 170313a
* @author: Yasscazz
*/
#include <IRremote.h>
#include <IRremoteInt.h>
enum Cmd {
NONE,
OK,
UP,
@Yasukazu
Yasukazu / Link to circuit
Last active March 2, 2017 09:20
DC Motor Half Bridge for a toy tank: Arduino sketch