Brainstorm

Geeks never think alike.

  • Home
2015

Internet of Things

2015-03-07

Interfacing an LED and debouncing switch

Setup the circuitry and program for Interfacing an LED and Switch with Raspberry PiCircuit Diagram: Code:12345678910111213141516171819202122232425from time import sleepimport RPi.GPIO as GPIO GPIO.se

follow:

recents

  • Languages

    Iterations in JavaScript Promise

    2017-03-11

  • Languages

    Classes in the new ES6 standard

    2017-03-11

  • Languages

    A simple timeout mechanism for Promise

    2017-03-03

  • Languages

    Rejection in Promise

    2017-03-02

  • Development

    Extra white space on my page

    2015-10-21

categories

  • Coding Practice6
  • Development2
  • Internet of Things1
  • Languages6
  • Network1
  • Operating System1
  • Tutorial2

archives

  • March 20174
  • October 20156
  • September 20152
  • March 20151
  • February 20154
  • January 20152

tags

  • data structure8
  • es61
  • html & css2
  • javascript5
  • leetcode6
  • linux1
  • markdown2
  • promise3
  • protocols1
  • python1
  • raspberry pi1
  • recursion1
  • shell1

links

  • Resume
  • LeetCode
  • Hexo

© 2017 Yizhe Wang

Powered by Hexo. Theme by PPOffice