Hi, this post is about data logging your sensor values into Excel. Here I’m using LM35 temperature sensor with Arduino Uno, 16×2 LCD screen, resistor
Author: AnthonyC
Java(for Android) links
Explanation for Local, Instance and static variable (https://www.geeksforgeeks.org/variables-in-java/) Explanation for Local, Instance and static variable (https://docs.oracle.com/javase/tutorial/java/nutsandbolts/variables.html)
Python OpenCV – Template Matching
Template Matching is a technique for locating a template image in a larger image. In this example the template image is a red LED. And
Create a batch file to run Python script
This post is about linking a Python script to a batch file(.bat). You will need to get the path of the python .exe file and
OPTION register in Pic10F200 microcontroller
The PIC microcontrollers have a 8 bit register named OPTION and it is use for setting/enabling/disabling the TMR0(Timer Zero) and WDT(Watchdog Timer). The bits are
The lengendary 555 timer in monostable mode
Circuit diagram for connecting LED to NE555 timer, and operating in monostable mode. How NE555 timer operate in monostable mode (delay timer): Power supply is
