Homepage Learn Tech
Latest Posts
vhdl -UR
Experiment 2: Universal Shift Register Roll no.: Name : ----------------------------------------------------VHDL CODE-----------------...
CD
Done! Congratulations on your new bot. You will find it at t.me/NunuPrasadBot. You can now add a description, about section and profile pict...
Toggle
import RPi.GPIO as GPIO import time GPIO.setwarnings(False) GPIO.setmode(GPIO.BCM) LEDPIN = 24 SWITCHPIN = 23 GPIO.setup(LEDPIN, GPIO.OUT)...
sw
import RPi.GPIO as GPIO import time GPIO.setwarnings(False) GPIO.setmode(GPIO.BCM) LEDPIN=24 SWITCHPIN=23 GPIO.setup(LEDPIN,GPIO.OUT) GPI...
TW
from gpiozero import Buzzer from time import sleep import RPi.GPIO as GPIO # Set up PWM on the buzzer pin buzzer_pin = 17 GPIO.setmode(GPIO....
Learn Tech
Ad
Popular posts
RELIEF STYLES IN TKINTER (PYTHON)||relief style in python|tkinter button styles|Tkinter/Python on Android
Introduction GUI GUI(Graphical user interface):-Its basically a system of interactive visual components for a software. A GUI displays ...
How to do teleprompting using on Android|How to give a speech without noticing eye movement|Teleprompting|How to read lines/speech in zoom without anyone noticing it
English Introduction In this page you will learn about how you can give speech/video conference or recite anything in zoom w...