Showing posts with label sp. Show all posts
Showing posts with label sp. Show all posts

Saturday, November 8, 2014

Digital Bike Tachometer SP

This digital SP tachometer for bikes uses 2 reed switches to urge the speed data of the bicycle. The reed switches are put in close to the rim of the wheel where permanent magnets pass by. The permanent magnets are connected to the wheelspokes and activate the reed switches everytime they pass by it. The speed is digitally displayed.

The tachometer circuit works in step with this principle; the pulses created by the reed contacts are counted inside an explicit time interval. The ensuing count is then displayed and represents the speed of the bike. 2 4026 ICs are used to count the pulses, decode the counter and management 2 7-segment LED show. RS flip-flops U3 and U4 perform as anti-bounce.Electronic bicycle SP tachometer circuit diagram

The pulses arrive at the counter’s input through gate U7. The measuring amount is set by monostable multivibrator U5/U6 and might be adjusted through potentiometer P1 so the tacho are often calibrated. The circuit U1/U2 resets the counters.

Since batteries are used to power the circuit, its not sensible to support the continual show of speed data. This circuit isnt continuously active. The circuit is activated solely once a button is pressed. a minimum of 3 permanent magnets should be put in on the wheel. The circuit are often calibrated with the assistance of another pre-calibrated tachometer.
Read More..

Saturday, October 25, 2014

LED Clock Using PIC 11 SP

Now youll be able to perpetually grasp the precise time. With this style youll be able to have an atomic clock in your area. Isn’t that great? scan on to grasp additional.


First of all, its not regarding any radioactive components here. this can be regarding building a clock show that may get the time from the DCFF77 facilities in Frankfurt, Germany.All thats required may be a clock LED show, DCFF77 receiver, and a microcontroller at the side of the mandatory connections.

Basically, the project permits a sign thats sent by the DCFF77 radio station to be decoded. After that. the microcontroller method it and sends it to the LED show to indicate the precise time. theres no got to build a sign receiver, an honest quality receiver may be bought on the net for a coffee worth.



Once everything has been set within the affiliation board the PIC supply code ought to be developed. The orientation of the antenna ought to be perpendicular to Frankfurt. itll receive signal if its among 2000 miles from town. If theres a sign, the amount on the clock LED show can blink during a constant rhytm. When a full cycle of binary pulses is received, the clock can show the precise time.
Read More..

Monday, October 20, 2014

SP Semi Automatic Paintbrush

Got a replacement InkShield and progressing to build an Open hardware project? Then why not strive creating the Semi-Automatic Paintbrush. browse on to grasp a lot of concerning this.



Any work of art are often copied using this and therefore the elements that are needed to form this is often listed below:
IR camera
InkShield
Ink cartridge
IR LED.

The software thats run on a desktop for this purpose is understood as paintbrush.py. The software plays the role of mapping the camera focus with the co-ordinate system of the canvas. Four LEDs are placed at every corner of the canvas and therefore the mapping is calibrated by hitting a key when needed.

The region of the image is captured by tracking the motion of the LEDs. the mandatory commands are send to an Arduino with the InkShield by means that of a script written for this purpose. The script tells the arduino that nozzle to fireplace and additionally the grey level that must be achieved by the firing nozzle. so as to avoid flooding, the painted areas are tracked.

Thats all its. The paintbrush is complete. this is often a lot of of a fun-based project and may be tired some spare time using the elements mentioned earlier. the desired script is out there on github. The InkShield library employed by the
Read More..