Close

1910 Results for "%E3%80%8A %EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98 OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%A6%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80world%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%82%AC%EC%9D%B4%EC%A6%88%EC%B2%AD%EB%8B%B4%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80promotion %EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%AB %E2%88%AB%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80decided"

  • Exploring the Instruction Set - Architecture

  • Suite-16 The inspiration for this project was to design a 16-bit TTL computer loosely based on Steve Wozniak's 16-bit virtual cpu "Sweet-16".  It written in 6502 assembly language to augment the Apple II when performing 16-bit operations. Sweet-16...
  • side quest: temperature measurement

  • I must confess I haven't spent much time looking at NTC curves before. My prior knowledge was that they are somewhat ill-defined and can only deliver reliable measurements when calibrated individually. source: https://support.belimo.us/Documentation/Standards-Compliance/957165601/What-is-the-difference-between-NTC-10K-Type-2-and-Type-3-sensors.htm...
  • On coordinate transformations

  • The unusual geometry of plotbot means that one has to find a way to map the Cartesian coordinates of what shall be drawn to the coordinates of the steppers in a way that the tip of the triangle that is formed by the arms will follow the Cartesian coordinates...
  • Reverse Engineering from Package Data

  • As you can see airodump-ng picked up the WiFi of the drone and also that it is running on channel 2. Next I recorded some packages. sudo airodump-ng -w JJRC_out -c 2 -bssid 10:A4:BE:2E:77:B5 wlan0mon While recording I simply used all the functions the...
  • Enecsys Microinverter Monitoring

  • 1 Intro The Enecsys Gateway is a Zigbee gateway allowing communications between the Enecsys microinverters and their monitoring backend. The Enecsys company is unfortunately defunct since 2015 and their DNS domains have been taken over by a UK enecsys...
  • Remapping the Keyboard

  • Remapping the KeyboardGiven most of the work is done with the "basic shift logic" how hard could it be?The basic shift logic:Well much harder than expected, here is the schematic:Now many will recognise this as a PLA (Programmable Logic Array).Designing...
  • What shall we wrap it all up in?

  • Any enclosure needs to be easy to access yet provide enough space to get all of our cables in and out without being too big. A tough challenge!---------- more ----------Once our technology solution is chosen, we have to mount it, cable it, make it all...
  • Native-C PIC32 color video on TV

  • Native C compiler (smaller C) with Color text TV system. Under a tiny memory, libraries are hard to link, so library such print, filesystem is on the flash and call from function-table. PS/2 keyboard(US, Japanese) can be used. Library for Color Video...
  • Initial LED Selection

  • When I set about this project the first thing I wanted to work out was what LED I was going to use, as this would drive the requirements of everything else in the project, driver, lens, heatsinking, etc. Due to personal preference I decided that I wanted...