Close

174 Results for "8-bit cpu"

  • My Favorite Recyclable, Wood!

  • I work in an industrial building where they rent space to many different businesses, and our machine shop is right across from the dumpster. We have had a business here that created plywood cabinetry, we have had two different flooring businesses, and...
  • Space doesn't stretch forever in all directions...

  • One of the goals of this project is to make the code capable of being entered into the Hackaday 1K code competition. This isn't perhaps as easy as it sounds: 1K is not a lot of memory, and the Arduino framework (as generally friendly as it is) isn't...
  • 5th step : add another output ( the speaker )

  • While we were trying to figure out how to display it on a 4x8x32 LED matrix we decided to take a little break and try and wire the speaker to the Arduino board using a resistance. The only issue we had with this was the quality of our speaker. We ordered...
  • Adding a new part: the Winbond 25Q32

  • The Winbond 25Q128 is a really cool part : high capacity (16 MBytes), very fast, good support for many standard instructions, supports wide bus modes... But it can be expensive depending on the application.I found the little sister 25Q32 : I use 6 of...
  • USBasp Programmer DIY

  • List Of All Parts We Need 1.) Atmega 8 ( 1 PCS ) 2.)USB Type B Female ( 1PCS) 3.) 3v6 Zener ( 2PCS ) 4.) 68 Ohm Resistor ( 2 PCS) 5.) 2.2K Ohm Resistor (1PCS ) 6.) 10K Ohm Resistor ( 1 PCS ) 7.) 1K Ohm Resistor ( 2Pcs) 8.) 22Pf Ceramic capacitor (2 PCS)...
  • The fsociety Keyboard

  • At this point I assume you've already figured out how to get the PCB. So below are purely the component side:Cherry MX switch. Mouser. They have pretty decent stock available for Black, White and Blue color. apart from that you probably need to find...
  • Design Details

  • Here are some details about the clock design and gear ratios used.  Let's start with the naming convention used when designing the clock.  There are eight gear sets labeled mostly starting with the escapement labeled as gear 1.  I suppose...
  • I got it centered

  • After many adventures I finally manged to get a proper readings from the analog. at first I tried to work it out using a 555 IC in monostable configuration and to read the result using the pulsein command. My first big task was to find the...