Here are some sites that help you to convert your code snippets into html format. The code is converted into a tabular format.
A blog about a variety of random stuff that i do in my free time and during my projects.
Wednesday, September 18, 2013
Interfacing HC-SR04 Ultrasonic Module with Arduino Pro Mini
SR04 is a module that can detect distance between 2cm to 400cm by sending out ultrasonic waves and calculating the time between the sent signal and echo received.
Steps:
Steps:
- Send the trigger signal - a TTL 10us signal
- Wait for the echo pin to get high.
- Calculate the time for which the echo pin is high using a timer.
- Calculate the distance using
Distance = high level time * velocity (340M/S) / 2
Tuesday, September 17, 2013
Saturday, May 11, 2013
Tuesday, February 26, 2013
Schileren Visualization of a Double Divergent Section
Schileren Visualization of a Double Divergent Section
@APLD lab IIST
Sunday, November 18, 2012
Monocopter...
Recently started working on a hovering model of a monocopter
First try
Based on model by Evan R.Ulrich
First try
Based on model by Evan R.Ulrich
Sunday, November 11, 2012
BEAM Robotics
BEAM (Biology Electronics Aesthetics and Mechanics) Robotics , it is an approach to robotics using simple analog circuits rather than using micro-processors or micro-controllers. This concept uses a type of circuit configuration which mainly consists of a neural network referred as "Nervous Net" or "Nv Net" whose element are none other than artificial neurons.
Why??
Reduce the cost and complexity of the design. It takes less time to build a Beam-Robot rather than designing traditional machines, also the size of Beam Robots are smaller than traditional robots.
Nv Neuron ???
Artificial neurons are made of a resistor, capacitor and a NOT gate.
Why??
Reduce the cost and complexity of the design. It takes less time to build a Beam-Robot rather than designing traditional machines, also the size of Beam Robots are smaller than traditional robots.
Nv Neuron ???
Artificial neurons are made of a resistor, capacitor and a NOT gate.
Subscribe to:
Posts
(
Atom
)


