8000 deva-eecs (VinVout-io) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View deva-eecs's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report deva-eecs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deva-eecs/README.md

Pinned Loading

  1. My-Gist My-Gist Public

  2. Santa_pcb Santa_pcb Public

    This incldes the code and schematics, gerber files of the santa claus shaped custom pcb

    C++

  3. deva-eecs deva-eecs Public

    Config files for my GitHub profile.

  4. deva-eecs.github.io deva-eecs.github.io Public

    Just my portfolio

  5. Message_oled.cpp Message_oled.cpp
    1
    /*by vin vout.io
    2
    find me on YouTube - https://www.youtube.com/c/VinVout
    3
    4
    */  
    5
    #include <Wire.h>
  6. Pomodoro watch Pomodoro watch
    1
    #include <avr/interrupt.h>
    2
    #include <avr/sleep.h>
    3
    #include <avr/power.h>
    4
    #include <avr/wdt.h>
    5
    #include <util/delay.h>
0