Close

446 Results for "%EC%A6%9D%EA%B6%8CDB%EC%97%85%EC%B2%B4 %ED%85%94%EA%B7%B8 dbmong %EC%A6%9D%EA%B6%8CDB%EC%97%85%EC%B2%B4 %E2%91%A9 %EC%A6%9D%EA%B6%8CDB%ED%8C%90%EB%A7%A4 %E3%8B%88 %EC%A6%9D%EA%B6%8CDB%ED%8C%90%EB%A7%A4 %EA%B0%9C%EC%9D%B8%EC%A0%95%EB%B3%B4%EB%94%94%EB%B9%84%ED%8C%9D%EB%8B%88%EB%8B%A4"

  • One Bit CPUs

  • One Bit CPUs There are a couple of one bit CPUs on the Internet. I have start with the MC14500B chip. This chip was used many years ago for PLCs but the documentation is still available: http://tinymicros.com/mediawiki/images/e/ec/MC14500B_Handbook.pdf...
  • 2.4 GHz band Scanner

  • In this project, we will build a 2.4GHz Wlan scanner using the nRF24L01 radio board. In this project, the output delivers all the interference and information in the scanned area in the form of ASCII codes. In the project of making  this scanner,...
  • Custom ST-Link V2.0 / V2.1 / V3.0

  • Onboard Programmers are great On microcontroller development boards (such as ST Nucleo Boards) it's very handy to have an integrated JTAG programmer/debugger. If you would like to build your own board with an embedded programmer, things get a bit tricky.In...
  • ZX81 16K RAM Pack

  • Counting the GPIOs... With the intention of using the Raspberry Pico micro controller, I needed to understand how many GPIOs would be required to carry all of the necessary signals: 16 X Address Lines8 X Data LinesMREQ signalWR signalRD signal....
  • Backbone Bus

  • I plan on using this bus as the backplane for supporting R&D for my Kestrel Computer Project. Signals are as follows:SYSCON Signals.50MHZ. A 50MHz reference clock generated by the backplane. NOTE: This doesn't mean that the bus has to run at 50MHz; you're...
  • SD/Serial Card Loader

  • Use Case "Legacy" computer systems typically load and save programs over serial ports. Integrating modern storage, like SD cards, into these "legacy" systems can be a serious challenge. In our "modern" times this is often solved by attaching a PC and...
  • CAN Simple

  • CAN Simple nodes all look pretty much alike. Only the headers on the top change. There's a tremendous amount of connectivity available on that top row, including two UARTs, I2C, SPI, PWM ports for motor drivers or servos, a quadrature decoder, a bunch...
  • Secure wireless remote

  • Sparkfun's design uses LoRA radios, which has library support for Arduino that makes it very easy to send and receive complete packets. If you're going to go that way, then it makes sense that they designed a multi-packet exchange. And there's nothing...