Close

10806 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • April 12, 89 PD

  • CAD work and fabricator begins today. It is our hope to start piecing together the first parts this afternoon. It is going to be a long push up hill from here, but we do not have a scope change, yet. As soon as we have the first parts done we will start...
  • No officer, it's not a bong. I swear.

  • Morning update: April 13, 89 PDAfter a long night of fighting with 123D make and my 3d printer, we have our first put together. To see very bad pictures of the Main Power/Data Bus (MPDB) look at step 2 of the instructions. After getting put together,...
  • It's like being in college again.

  • Mid-day update: April 20, 89 PDWhile over 75% of the internal parts are finished printing, but there is still too much to do. We have started wiring up the reactor with LEDs but it is slow going (25% done). We have not even started on the code to drive...
  • Fibonacci

  • With the ALU verified and the RAM connected, today the breadboard determined that the first 8-bit Fibonacci number is 144. 0000 0000 ld $00 ; outer loop 0001 c200 st [$00] ; a=0 0002 0001 ld $01 ; b=1 0003 fc0a bra $0a 0004 0200 nop ; (pipelining) 0005...
  • FlexSEA-Plan

  • FlexSEA-Plan is an embedded computer used for high-level computing. It boasts a powerful processor and can run an operating system such as Linux. Developing code on this platform is similar to the regular (i.e. non-embedded) software development process....
  • 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...
  • INFORMED HEX DUMP

  • 66 03 60 4D F5 66 03 C0 SOH DE 1D 40 E5 #62 E7 41 EE 70 48 4F 52 50 43 35 33 32 34 37 36 19 06 22 06 22 SOH10 46 30 46 19 SOH42 70 40 40 40 40 40 40 30 30 31 38 30 33 35 33 32 34 37 36 4B 08 08 DC C1 C1 32 DC C1 C1 32 42 B4 42 B4 02 SOH02 02 02...
  • Code Overview

  • I'll go over the code in chunks. Instead of pasting it here, please open up the bitbucket repo or the .ino file in an IDE and follow along with the line numbers.Lines 1-30: Basic declarations and includes nothing special here.Lines 32-89: This is our...
  • Success!

  • I finally got the drifting problems sorted out! I added a lot of data logging to the code and spotted the switch bouncing when I ran it drawing circles over and over.[(98)=100][(82)=84][(101)=204][(116)=118] [(103)=105] [(0)=183] [(40)=42][(133)=214][(87)=89][(103)=150]Its...
  • Tapo circuit COMPLETED! + Tested + Programmed

  • //----------------------------------------------------------------------------------------------------- // LIBRARIES //----------------------------------------------------------------------------------------------------- #include #include #include //-----------------------------------------------------------------------------------------------------...
  • muahaha, I cheated :)

  • So since the Teensy++ 2.0 bootloader is not available and I'm not feeling comfortable to learn all the bells and whistles of USB communications I was looking for other options. Googling "at90usb1287 arduino" I found this https://github.com/mattairtech/ArduinoCore-avr...