Close

2186 Results for "%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%96%B4%EB%94%94%E2%86%92optime4%2Ccom%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC %EC%B2%AD%EC%A3%BC%EB%A7%88%EC%82%AC%EC%A7%80 %E2%86%90 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%E1%99%8E %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%96%B4%EB%94%94%E1%99%8E %EC%B2%AD%EC%A3%BC%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%B2%AD%EC%A3%BC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Fractals re-written in assembly: 560 bytes

  • I re-wrote the fractal-generation code in assembly to see what gains I could make. Just a simple manual translation of the code came out to 560 bytes (320 instructions), as opposed to the 1019 bytes of compiled C. It produces the same output as the C...
  • Modular Display Function(s)

  • Big code update coming soon plus the new v3 PRO PCB with many changes. My main issue with all my projects is the display. I develop using 128*64 SSD1306 but then I decide to go with 96*64 full color OLED. Managing the code with all those display.setTextSize,display.update...
  • CTF Results & Walkthrough

  • DC28 AND!XOR BENDERPISS CTF Stats 132 Players on the Scoreboard / 5 Fake Hacked Players / 60 Flags Possible 21 Main Challenges 3 Bonus Challenges  36 Easter Eggs Concept Our CTF has never been about cutthroat competition, its about exploration,...
  • PCB Part 2: Analog input testing

  • This log will give an in-depth report on the testing and ciruit alterations that were made to get the analog input signal circuit working as desired. The alterations were able to be kept to simple component swaps, so future boards can be ordered with...
  • Calibration

  • I finished the tedious but not too arduous task of calibrating the SS49E Linear Hall Effect Sensors. What does this mean. Well I run a small test program that I wrote that detects the presence of a tile and emits the location of the sensor and the value...
  • Rapid PCB prototyping - update (part 1)

  • What is your excuse? This header title of this section was supposed to be separate post on its own. One of the first things that surprised me when I started working on DB6502 version 1 design was the general hesitation for SMT soldering among beginner...
  • Firmware V0.1 Complete

  • Just over a week of chatting with ChatGPT-4 and I have working code! At least it works on wokwi.com... I still need to load it to the real hardware. It works, but there are a few things I don't like:The array of "all leds" doesn't include the simon...
  • Blackberry Curve USB keyboard

  • [hooray for vertical videos... ] I had a Blackberry Curve a number of years ago and liked the keyboard. Yay tiny buttons! Sadly, I didn't see @WooDWorkeR's  #PIMP (Personal Information Manager & Pager)  project until I'd already torn into...