Close

2800 Results for "%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 O1O%CE%9E5793%CE%9E7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%E3%86%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%85%94%EC%B8%A0%EB%A3%B8applause%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EC%8B%A0%EC%82%AC%EC%95%84%EC%9D%B4%EB%A6%B0%EC%A3%BC%EB%8C%80caught %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%E3%8F%87%E3%85%97%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0queer"

  • 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,...
  • The Open Source Autarkic Motherboard

  • 3-11-2024 See these two 2011 Liliputing and TechCrunch articles, which were partly the inspiration for this project:  https://liliputing.com/pixel-qi-suggests-low-power-tablets-could-be-powered-by-1w-solar-panels/(6-3-11) https://techcrunch.com/2011/06/04/first-solar-powered-laptop/ (6-4-11)...
  • Hacking the way to growing food

  • Licencing and IPAll codes/scripts are hosted at: www.MichaelRatcliffe.com/projects[Will be updated before the 22/9/2015]Everything is released as Copy Left, For more info:>LicencesProject Prefaceabout me: Graduated with a Degree in Mechanical Engineering...
  • Slow mode counter circuit

  • There are designs on the net for this, but they all seem based on a design with a fundamental error. They asynchronously reset the 8-bit counter when it reaches 207.  This means it cycles through states 0 to 206, then very briefly becomes state...
  • Debugging

  • Started to debug the code. So far the SNES controller reading is fine, operating mode selection is fine, Left port driving is fine.For this project I have used variables to store the state of the input controls and for the output data to interface with...
  • Received the Boards - Debugging Entry 1

  • The boards have finally arrived. The past 12 months have been a mixture of waiting for parts, software design for FPGA IP Cores (harder than expected) and communicating to a thankfully perceptive PCBWay for fixing possible part conflicts with my BOM....
  • Kria GTH Findings and MIPI CSI-2 Working

  • Crazy cool finding for the Kria SOM: if you save the settings from simulation of another GTH capable Zynq MPSOC (Like say the ZCU104 or ZCU106), you can load the GTH on the Kria SOM with these settings via dynamic reconfiguration, and have it working...
  • ALU tested by PIC

  • Today I successfully tested assembled 4-bit ALU (previous revision of NEDONAND-4 board with four NEDONAND-1 connected). In order to do this I slightly modified the board to connect nedoCPU-16 with it: Then I wrote a simple program in PIC assembler that...
  • Starting with the ESP8266

  • This is a big question, where to start with the ESP8266. There is the official SDK path, for the brave. There is the Arduino, Espruino... Well, I tried NodeMCU. Starting with this page https://nodemcu.readthedocs.io/en/master/, there is a lot explained...