Close

126 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"

  • Capacitor Safety

  • This article shows the basics of capacitor safety. 1. My Story When I was a teenager we used to Soviet mains powered have film projector. This project had a small AC motor, that was used to roll the film. It had a capacitor or varistor connected in parallel...
  • VGA videocard for microcontrollers. Part 1

  • Sometimes, when making your own devices on microcontrollers, there is a need to display huge amounts of information on a display and to use a bigger screen for ease of perception. Unfortunately, there are no ready-made and budget-friendly solutions for...
  • DIY 4-bit CPU

  • Have you ever made a processor? I did. Took me just 12 microchips and a clock generator. The processor can execute several commands, and programs can be written for it. The program code and input data are entered using micro switches, and the state of...
  • stm32g0, openocd, and mecrisp stellaris - part 2

  • Let's get to some more real-world examples.  First, we can look at a color-pill.  Pick a color.  If you search for "blue pill" or "green pill" or "red pill" and tac "stm32" on to the search, they all bring up useful information. ...
  • LED Dot Matrix

  •                                          LED Dot Matrix modules are an excellent way to display information in a compact and visually appealing...
  • 6+ IDEs to debug the $2 STM32 BluePill

  • 2018 UpdateST gets AtollicYes, "almost 2018", update. Interesting to see as noted @Hamish with the link he posted, STMicro acquiring Atollic IDE that was classified in this review as the most efficient. That makes sense. VSCode rules overWhere...
  • The most anticipated 2019 solo-player games on PC

  • Part of the hits of 2018 has already come out, part - more will please us in the next couple of months. However, it is time to look into the more distant future and take up budget planning for future projects. So, we present to your attention the twenty...
  • Using Side View LEDs in place of Reverse Mount LEDs

  • So if you've seen damn near anything I've done for the last 18 months then you've seen examples of using Reverse Mount LEDs and also manually mounting LEDs upside down.  A sample of my projects from 2018, all using reverse mounted LEDsReverse Gullwing...
  • [T] SpaceExplorer (SpaceMouse) as actual mouse?

  • [2 April 2023] So I was researching into input devices, and I had an idea: what if there was a way to use the SpaceExplorer I have in a shelf as a 2D mouse? Hear me out here! The main reason it was in a shelf was because I didn't want...
  • Apple][+ Videx Videoterm Card (80 Columns) Emulation

  • // Videx Videoterm Card Emulator // by Augusto Baffa feb 2024 // // Based on Apple II Simulator // by Peter Koch, May 6, 1993 int videx_slot = 3; bool card_videx = true; bool card_videx_mem_on = false; bool card_videx_80col = false; class VidexCard...