Close

1243 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E3%89%BB %E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %E3%89%BAsteal%E3%85%AF%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%D1%84temperature %EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%85%A3%EC%85%94%EC%B8%A0%EB%A3%B8%EC%B6%94%EC%B2%9C%CF%88encouragement%E3%85%94"

  • More Peripherals and some tablet bytes.

  • The amazon fairy dropped off a "NES Classic Controller" and a "Classic Pro"The classic pro comes up as a classic controller, The only difference is the analog R and L on the one I have are buttons and just return the max value when pushed. Although this...
  • Section #1

  • Lights: There are almost 250 lights on LUT, not including the swing arms. To get the correct scale look, the proper number of lights, fairly dim will be the best. For this I had a bag of 3mm white LEDs from a previous project. I ordered another 200,...
  • 20230219c -- ROM test file

  • While whizzing through the code trying to scrounge verified keyboard scan codes and flags, I found some some buried treasure in the form of an undocumented test routine.  It's not that exciting -- it just fills the current file with some sample...
  • PPS = Picking Pins Sucks

  • //PIC32MX370F512H-64TQFP: // * = 5V Tolerant (? Marked Gray) // ! = RF6 Cannot be used as a change-notification! (Table 2, Note 2) // % = Pins 13-18 are programming/debugging pins... // See Note below. // // VDD = V+ // VSS = GND // SDA1 // SCL1|SCK1...
  • I don't know why it works

  • It works as it should but I don't know why.Here is the source code for Falstad :$ 3 0.000001 0.34903429574618416 58 3 43 R 696 16 696 -16 0 0 40 4 0 0 0.5 w 808 352 808 384 1 w 808 192 808 176 0 w 584 176 584 192 0 w 664 96 592 96 3 w 808 288 808 256...
  • Algorithm bits

  • In this log I will discuss some algorithm ideas I have in mind for MARB. Some are easy, some require higher math. 1. Weather forecast MARB will not be connected to the internet. Call me old-fashioned, but it has nothing to do with AI to get for instance...
  • Port 4, LCD config

  • OK... Looking at 84-port4.txt again, again... LCD/Timer correlation: Thinking, very differently from before, the LCD driver is actually the source for Timer Ints.  Port4 bits 4,3 set the number of columns: 80, 96, 128, or 160. Lacking software-control...
  • Blueprints and source code now on github.

  • I finally tooks some time to clean-up my project and code and publish it on github.In addition to refactoring the code I also added features :-)1) Interrupt service routine for RTC. (enabled periodic interrupts from RTC)2) RAM bank...
  • Generating prior art with patents

  • Prior art is of huge importance to the open-hardware movement. It prevents that certain markets become locked for 20 years by patent law. Let's generate some prior art with patents. I claim all the claims generated by rewriting all patents in the world...
  • Gray counter

  • 20200810: see 122. Updated Gray Counter for the rest of the story !I must make a Gray code counter ! It is not obvious why but it's an important piece of circuitry that is required by the debug/test port... Have a look there for some background :4. The...
  • Trouble with the arrows

  • So, I got my CrankStick working with Sabotage on my emulator, but I want to use it with other games.A game controller is exepected to behave like a usb joypad(on my TODO list) or to behave like a keyboard and send arrows key codes + Alt/Ctrl.I'm already...
  • 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...
  • Board Overview

  • To start reverse-engineering the circuit behind this board, I started by taking photos of the bottom and top layers, and inking over with my Surface: ---------- more ----------MIPI-HDMI Bridge Chip You can see that the connector on the right does indeed...