Close

465 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Program the Arduino

  • // OneWire - Version: Latest #include #include // On board Sensor #include #include #include #define DHTPIN A5 #define DHTTYPE DHT22 DHT_Unified dht(DHTPIN, DHTTYPE); /* Sketch generated by the Arduino IoT Cloud Thing "DS018s_temp_test" https://create.arduino.cc/cloud/things/952e3ad9-ef0f-46b0-aa63-a71ab33f7a11...
  • Lexitron RSS Reader

  • Tickernut construction log:Construction was completed in stages over the period of many months with a design that evolved to suit the available parts.  The progression of construction was arranged so that each stage could be completed and tested...
  • Getting our Workspace Ready

  • Preparing our Workspace Now that we have the toolchain installed, we need to do a few more things to make our workspace easy to use. We are going to create a udev rule to make our ESP8266 easier to find; we will erase the flash and then program default...
  • What is Raspberry Pi?

  • The Raspberry Pi is a credit card sized computer that plugs into your TV and a keyboard. It is a little device that enables people of all ages to explore computing and to learn how to program in languages such as Python and Scratch. It was created with...
  • Pre Processing Original Image

  • Once the image is captured, the system applies a sequence of computer vision algorithms in order to improve the quality of the picture. The main objective here is to make the text in the image as evident and recognizable as possible, which is essential...
  • PROGRAMMING

  • In my program, ESP-01S ESP8266 is used as a stand-alone device to control a RGB led cube 4x4x4. The project code is available at my GitHub. CONNECTIONThe ESP-01S ESP8266, 74HC595 & TPIC6B595N are connected together as follows: LED CUBE CONTROLFor layer...
  • BigFDM Building Manual

  • Before starting BigFDM is a big machine, and therefore requires a large space were you can comfortably build it. This especially when you need to move around it, or to install big parts. Furthermore the build requires the use of common tools, including...
  • PULSE PACK Enclosure Build

  • The PULSE PACK is a wearable computing platform that orchestrates a collection of body augments, all part of the SHE BON project. These augments are individual systems that sense and indicate when the user's body enters an "excited" state. Each system...
  • Solder 1206 capacitor and resistor practice stalks

  • Gather your supplies.  You'll need: a soldering iron (60W min) set to 700-750F (370-400C)a fine but not sharply pointy tip (0.8mm is good and we prefer bent tips)a flux pen (rosin RMA or water-soluble, most no-clean is not active enough)small diameter...
  • Install code.

  • Copy and paste the following code into the Arduino IDE. Update the AP name and password to match your needs.  90% of this code is not mine. For full details please see this great guide: https://randomnerdtutorials.com/esp32-esp8266-web-server-physical-button/...
  • Raspi Newspaper Synthesizer/Reader

  • Now we need to add a file that is missing from the tts repositories. Fortunately Google themselves make it available but it needs some modifications to make it work with the Raspi port. You can find the file at https://android.googlesource.com/platform/external/svox/+/9b08cc440f25c4722ca112642be87053fc47f918/pico/tts/com_svox_picottsengine.cpp...