element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Essentials
  • Learn
  • Learning Center
  • Essentials
  • More
  • Cancel
Essentials
Forum What 'Essentials' Electronics Topic would you like to Learn More About?
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Essentials to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Locked Locked
  • Replies 220 replies
  • Subscribers 1113 subscribers
  • Views 21861 views
  • Users 0 members are here
  • suggest a new module
  • classes
  • essentials
  • essential modules
  • learning modules
  • suggest a topic
  • courses
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What 'Essentials' Electronics Topic would you like to Learn More About?

jwatson
jwatson over 9 years ago

image

Enjoy DIY Learning Modules designed for engineers:

  • Short, self-paced learning anywhere, anytime
  • Technologies, Applications & Trivia

 

See Current Essentials Offerings

 

What Do You Want to Learn Next?  Share Your Suggestion by Replying below!

  • Cancel

Top Replies

  • dougw
    dougw over 9 years ago +12
    sensors and signal conditioning
  • gadget.iom
    gadget.iom over 9 years ago +11
    A topic around micro-controllers might be useful.
  • jwatson
    jwatson over 9 years ago +10
    A 2 part IC Sensors Series is coming! Being published mid August and mid Sep!
Parents
  • harivney
    harivney over 4 years ago

    Im new. Read book about computer gates, buses, RAM, flip-flops, etc. Also searched high and low on internet to find out how/what causes a bit to get turned on (energized/5v). Hope I am not violating any forum rules by asking.

     

    How do "1" bits get energized/volts? Assume a program has defined a constant named ONE that has an initial value of 1 (0000 0001). Does the right most bit get energized (5V) when the program gets loaded into memory? What component of the computer causes that to happen? Same question for how do bits in op codes and operands get energized?

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
  • phoenixcomm
    phoenixcomm over 4 years ago in reply to harivney

    harivney

     

    Ok where to start? what do you what to set to (TRUE or 1)

    • for a GATE just tie it to +5v via a 10k pull-up resistor.
    • for an Arduino GPIO line.
      1. define you IO pin. use a name its easyer. ie.. #define MyBit0 23   which is the same as int MyBit0 23;
      2. pinMode(23, OUTPUT);    // sets the digital pin 23 as output
      3. digitalWrite(23, HIGH); // sets the digital pin 23 on
    • the same question for how do bits in opcodes and operands get energized? why above your knowledge level, Let the compiler do it as this is a risk architure. And a mess.

     

    ~~Cris

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
Reply
  • phoenixcomm
    phoenixcomm over 4 years ago in reply to harivney

    harivney

     

    Ok where to start? what do you what to set to (TRUE or 1)

    • for a GATE just tie it to +5v via a 10k pull-up resistor.
    • for an Arduino GPIO line.
      1. define you IO pin. use a name its easyer. ie.. #define MyBit0 23   which is the same as int MyBit0 23;
      2. pinMode(23, OUTPUT);    // sets the digital pin 23 as output
      3. digitalWrite(23, HIGH); // sets the digital pin 23 on
    • the same question for how do bits in opcodes and operands get energized? why above your knowledge level, Let the compiler do it as this is a risk architure. And a mess.

     

    ~~Cris

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube