Close

5794 Results for "%C2%B1%EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5%E3%80%8Eoio_%EF%BC%94%EF%BC%96%EF%BC%94%EF%BC%98_%EF%BC%90%EF%BC%99%EF%BC%93%EF%BC%90%E3%80%8F%E2%88%91 %EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1 %3C%EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%E2%88%81 %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%86%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8 %2B%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%88%8F %EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1%3E %EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%83%EA%B0%95%EB%82%A8%EB%A3%B8%E2%88%82 enter"

  • Building a CP/M System Disk

  • Building a CP/M System Disk To avoid rewriting the assembler codes for ccp, bdos and cbios so that they can co-exist in the same file. I can append the i8hex files and remove the "end of file markers". To make the hex file more readable I have changed...
  • Jack completion & final assembly

  • The trick with jackd is it can't start from any init or systemd scripts.  It appeared to always shut down before initializing the dbus components or the audio driver.  Delaying the script to 2 minutes after starting up still didn't start it....
  • Finally, some publicity!

  • An article recently published on MOONGIFT, a Japanese developer site, has showcased RasDash! The article is entirely in Japanese and Google Translate won't accept the URL as it has special characters but YANDEX does. Below are some links and a basic...
  • Points about using an ARM uC

  • Switching over to an ARM based solution is much better than an AVR+RTC chipset solution. Been looking at the STM32F030 chip and it is a perfect fit for this application! It has the following very desirable characteristics:32.768kHz oscillator on-chip....
  • What is a Benchoff?

  • @jlbrian7 got it:ea 16 86 2e 04 96 ce 04 86 04 42 a6 76 c6 16 f6 66 66 fc 04 ea 16 86 2e 04 96 ce 04 96 2e 04 2e f6 04 46 a6 04 86 04 42 a6 76 c6 16 f6 66 66 fc 04 82 04 42 a6 76 c6 16 f6 66 66 04 96 ce 04 ce 86 c6 4e a6 26 04 86 76 26 04 36 86 4e e6...
  • A working example !

  • After a lot of testing with different lib and radio driver, together with @Florenc Caminade, we managed to capture and send ESP now packet! And it turns out to be quite simple, we just use linux sockets to send and receive packet. The tricky part was...
  • A lot of googling to start.

  • The first thing I did was try and find a device that could do what I wanted. I found this https://www.digikey.com/product-detail/en/maxlinear-inc/XR28V382IL32-0A-EB/1016-1974-ND/4515332 which should be exactly what I need. Its too much of a device for...
  • Multi-boot Multicomp (Part 2)

  • I've got the BIOS loading for Multi-boot Multicomp. It boots up to the Multi-boot prompt. > Available Commands: :ccxxxxiibbbbbb Load Intel-Hex file record Rxxxx Run from address xxxx Sddd System boot Iddd Init: Format directory Pddd[,xxxx] PutSys: write...
  • Pro Trinket and Pro Micro Compatibility

  • In preparation for the next logs I wanted to talk a bit about the pin compatibility between the Pro Trinket and the Pro Micro. The reason why I also want to integrate the Pro Micro is that it's more commonly available and cheaper.---------- more ----------The...