The following Python script takes an integer entered by user and convert it to binary. Explaination also included 🤙😀. When program is executed: Code explaination:
Author: AnthonyC
Using PicKit4 to program PIC10F200 chip (using Assembly language)- Basic Part 1
Just received my MicroChip PicKit4 debugger from RS components. Memory and features of PIC10F200, 8 bit Flash microcontroller: Program Memory(Flash – no. of words) 256
About STP/UTP cable, RJ45 connector and how to crimp RJ45 connector to Ethernet cable(STP/UTP)
This post is about ethernet cable. Standardized by IEEE 802.3 (Institute of Electrical and Electronics Engineers). First will explain the 8 pins on RJ45 (formal
Python OpenCV library basics
I am using Win10 64 bit OS, and using pip, I installed opencv-python from CMD. Using jupyter notebook, the code to open an image and
Using arduino uno with lcd display and temperature sensor LM35
Things you need: Arduino Uno LM35 temperature sensor 16×2 LCD display 330Ω resistor 10kΩ trimmer jumper wires Characteristic of LM35DZ sensor: Units in ÌŠ Celsius
Using HC-SR505 PIR motion SEnsor and 2n3904 npn transistor to make motion detection night light
Circuit diagram and things you need: The HC-SR505 PIR sensor is affordable and small in size but it is very sensitive. I place it near
