EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise
You are here: Home / Topics / Fastest finger first project

Fastest finger first project

|

Projects › Projects › Fastest finger first project

  • This topic has 4 replies, 5 voices, and was last updated 11 years, 9 months ago by Ganesh Selvaraj.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • February 5, 2011 at 1:34 pm #643
    Nawzad Hussain
    Participant

    need a project named fastest finger first using any microcontroller

    or please guide me in detail how can it be build

    thanks

    February 7, 2011 at 6:47 am #5443
    dagakshay
    Participant

     here i an writing the algo which might help you out…

    *the switches are connected to a port of microcontroller(lets say PORTA)..

    *the port A is externally conncted to the pullup array…

    * as soon you press any key that particluar pin of portA goes low

     

    code algo:

    1) while(PORT A = = oxff);

    2) if (PINA.0 = = 0)   output user1

     elseif (PINA.1 = = 0)   output user2

     elseif (PINA.2 = = 0)   output user3

     elseif (PINA.3 = = 0)   output user4

     elseif (PINA.4 = = 0)   output user5

     elseif (PINA.5 = = 0)   output user6

     elseif (PINA.6 = = 0)   output user7

     elseif (PINA.7 = = 0)   output user8

    else goto step(1);

    3) goto step 1;

     

     

     

     

    December 14, 2011 at 3:40 pm #6925
    Sanket Madhavi
    Participant

    hi,

    can i do fastest finger first using logic gates or using 7475 flipflop

     

     

     

    March 8, 2014 at 6:59 pm #11248
    RAHUL KUMAR TIWARI
    Participant

    sir programing is wrong 

    plz send me program 

    using at89c51 ic 

    show me on circuit 2 nd 3

    March 9, 2014 at 3:56 pm #11261
    Ganesh Selvaraj
    Participant

    Here it is: http://www.engineersgarage.com/contribution/expert/fastest-finger-first-circuit-using-atmega-16

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log In

RSS Recent Posts

  • Solid State DC Circuit Breaker Breakthrough: First Applied to the New Generation of Railway Electric Locomotives December 17, 2025
  • Ceramic capacitors voltage rating December 17, 2025
  • What is involved to convert a small town to fiber optic? December 17, 2025
  • How do I choose the right stepper motor for my DIY 3D printer? December 17, 2025
  • What is this called and what was it for December 17, 2025

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Advertise