Close

1644 Results for "《〈 문의 OIO↗5793↗7458 》〉 셔츠룸후기た 《〈 문의 OIO↗5793↗7458 》〉 ⑷plenty㎋셔츠룸후기셔츠룸후기んteeth 셔츠룸후기선릉셔츠룸 강남셔츠룸₩셔츠룸ⓤsilverⓞ"

  • ZIF socketed ROM and future plans

  • Trying to upgrade the ROM sockets I began to had connextions issue with my ROM sockets lately, this issue seem to be cause by the fact that I have to pull out the ROM chip all the time for programming and that cause the sockets to become loose with time....
  • Deeper Dive: Hardware Feature Sets

  • In this log I'm going to do deeper dive on the HW feature sets, components selection, interface and why it is there in the first place. You'll see that some of the HW design selection are either nice-to-have or must have. So in case you want to do some...
  • 3d print, enclosure and build

  • Here are some pictures illustrating the build. I will share a video explaining each step of the build. The back enclosure has Airspy, Fan, battery and BMS systemThe font panel has LCD, Raspberry Pi, SD Card, and keypad controllers (Behind the black...
  • RetroChallenge 2023/10 Log Entry #2

  • Video:  I've made some progress on the firmware - the SD card interface is now fully functional. Also, the display font that came with the Pico C SDK SSD1306 OLED example was missing some characters, such as punctuation symbols. I substituted this...
  • RetroChallenge 2023/10 Log Entry #4 - DEMO

  • Here is a first "all-in-one" demo - SD card interface, graphics, text, speech! Here is the program: 00 F08 # clear registers 01 F20 # display registers 0 and 1 on the LED display 02 50A # enable draw line (x1, y1) - (x2, y2) mode; display (0,0) - (x7F,x1F)...
  • A working prototype!

  • It's funny: while I knew the new Open Book with ESP32 was working — it booted up as far as the boot screen, and our Focus UI framework was working well though to throw an error message about the SD card — I had not actually gotten the Libros...
  • Code Cleanup

  • Code has been reworked...First we load the current Menu image (we always start with menu1), we then read the 15 lines (macros) from the associated Menu File... We wait for the user to press a key and process the Macro text associated line... that's...
  • Week 7 - Prototype 5

  • November 16, 2023 Half of the bill of materials has been received, including the 6 peristaltic pumps, the power supply, and micro SD card.  The peristaltic pumps are tested. These work at a maximum of 5A with 12V (seen in Figure 6) and have an average...
  • Firmware setup

  • Getting the firmware (code on the Pico) into shape was one of the more interesting parts of this project. The code shared alongside the HackSpace magazine article is incomplete, forked and modified from a repo that is primarily in Chinese, and over a...
  • Firmware tuning - and success!

  • In the previous test, I was getting output, but the alignment and direction was all wrong. After several iterations (switching m1m2 wiring, and also, diving back into the firmware code), I figured out that the firmware needed to be set up to invert one...