Close

3196 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%EF%BC%9Coptime4.com%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC %EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80 %EF%BC%9E %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%A3 %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%E1%98%A3 %EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Flashing QMK Firmware onto Sparkfun Pro Micro

  • There are many tutorials, which tell you how to flash the QMK firmware onto a Sparkfun Pro Micro. The official QMK tutorial and their documentation on flashing are great starting points. Nevertheless, I've been running into problems along the way,...
  • ESP Everything transcript part 2

  • Sophi: @1rabbit as much as we love chaos, in order to avoid it here in the chat, we uut all the questions in the comments.Arsenijs: That's no wonder, goats are for 6GHz and up, you're supposed to sacrifice fluffy rabbits for 1-6GHz as a rule of thumbSprite_tm:...
  • FTDI 2232H Breakout For Hardware Hacking

  • Introduction One of the functions we were most excited about including in this year's badge was an FTDI 2232H with breakout such that it could be used as a hardware hacking tool. Hack the other badges, IoT devices, embedded systems of your choice......
  • Hack Chat Transcript, Part 4

  • Josh Lloyd12:43 PMWhat features am I missing out on? Josh Lloyd12:43 PMWould I need them? technolomaniac12:44 PM4 layer board, a few restrictions on board size. Jan12:44 PMusing the "real" software for years noone could ever like openSCAD or FreeCAD...
  • IBM BlueMix Node Red went down

  • So IBM Blue Mix had issues with Red Node all weekend and my app would not connect. I spent Sunday building one from scratch and that would not connect. So time is up. I will continue with this. Guess the apps still are not running this morning:The project...
  • Linux Distribution

  • Distro Choices The AllWinner V3s and by extension the LicheePi Zero are designed to run Linux kernel-based operating systems, which includes both a distribution called "CamDroid" (a lightweight operating system based on Android) with a good support...
  • Year 5

  • The project is entering its fifth year and plenty has been going on. Here's an update on completed and in-progress tasks for the 1.0 software release, plus some future plans for the platform. Load Averages To finish debugging the kernel, some additional...
  • Adding Display Initialization to the Firmware

  • Last time we got the CircuitPython firmware running on the device, but the display initialization code was all in Python. Today we are going to move it all into the firmware, so the device starts with the display initialized.We will be putting our initialization...
  • Lessons Learned

  • I'm going to elaborate on what I've learned in both my career and for building/hacking devices/software (I'm sure this has been documented many times in different ways but this works for me). First things first - what are you setting out to do? ...