Close

3241 Results for "%E3%80%8A%EB%AC%B8%EC%9D%98 OIO-5793-7458%E3%80%8B the33%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%D1%86 %E3%80%8A%EB%AC%B8%EC%9D%98 OIO-5793-7458%E3%80%8B %E3%83%8Bjim%E3%85%99the33%EC%85%94%EC%B8%A0%EB%A3%B8%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%C4%B8fire the33%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%84%A0%EB%A6%89the33 the33%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8%E3%82%A1%EA%B0%95%EB%82%A8the33%E3%8E%8Fpointed%E3%83%A9"

  • Starting with the ESP8266

  • This is a big question, where to start with the ESP8266. There is the official SDK path, for the brave. There is the Arduino, Espruino... Well, I tried NodeMCU. Starting with this page https://nodemcu.readthedocs.io/en/master/, there is a lot explained...
  • 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...
  • We get signal

  • Indeed, immediately after running the Windows software in a VM with the device connected I was getting a live data log of the CO₂ concentration! This screenshot shows me breathing into the vicinity of the sensor:Ok, time to disconnect the device from...
  • Building an EC sensor.

  • The end goal for the Autodro is a complete monitoring system for under $10. This means that cheaper, simpler, less accurate sensors are needed. I've started with a simple EC sensor, and am hoping to design something around $1.So far, I've created a sensor...
  • 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...
  • Terminal-BASIC programmable calculator

  • I think about Terminal-BASIC based programmable calculator, like MK-90 I am planning to use Arduino DUE, TFT screen schield and custom matrix keyboard of40-64 keys.Does anybody know, if this shield is compatible with arduino DUE?Actually, I'v just tried...
  • v1.3 PCB components list

  • TheSixthSense v1.3 components list; date 10.08.2015 Quantity Value Mouser Part Number Device Part 1 10-XX 688-SKSCLAE010 10-XX S3 2 PINHD-1X1 538-22-28-8020 PINHD-1X1 JP1, JP2 8 0R 667-ERJ-3GEY0R00V R-EU_R0603 R13, R19, R22, R25, R28, R31, R34, R37...
  • 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...
  • I2C on OPT8241

  • I have connected the opt8241 sensor over I2C. I have disabled sensor clock by setting MCLCK to 0. Power consumption of adapter board is ~1.8 mA. Then I have sent the i2c commands. Command output : # i2cdetect 2 WARNING! This program can confuse your...