This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | doctype html | |
| html | |
| head | |
| link(href="https://cdnjs.cloudflare.com/ajax/libs/sanitize.css/2.0.0/sanitize.min.css" rel="stylesheet") | |
| body | |
| ul | |
| li | |
| a(href='https://yoksel.github.io/url-encoder/') #[b URL encorder] | |
| li | |
| a(href='https://c-limber.co.jp/blog/1916') How to psudo-element background SVG in CSS | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /** L9110_motors_ir | |
| * @version: 170313a | |
| * @author: Yasscazz | |
| */ | |
| #include <IRremote.h> | |
| #include <IRremoteInt.h> | |
| enum Cmd { | |
| NONE, | |
| OK, | |
| UP, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | power circit drawing: | |
| https://www.dropbox.com/s/gimdi1pt0kp1shb/Dc%20Motor%20Half%20Bridge.pdf?dl=0 |