Skip to content
View richardcj2710's full-sized avatar
  • Viet Nam

Block or report richardcj2710

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Code-for-Arduino- Code-for-Arduino- Public

    byte a=0; #include<TimerOne.h> #define vcc_sensor 13 #define PIR1 11 #define PIR2 10 #include <SoftwareSerial.h> SoftwareSerial mySerial(3, 2); #define sensor A0 #define buzzer 5 #define pump 9 #de…

  2. Python_Record_Project Python_Record_Project Public

    This is just a little project for a newbie likes me

    Python