Close

1645 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/"

  • Setting Up the PCB

  • After populating our custom PCB with the required components, we can move on to the next step that is programming and configuring the PCB to work. For programming our PCB we need a USB to FTDI Converter. Now we need to follow the steps given below to...
  • 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...
  • 3D printing

  • The STL files are available on Thingiverse or directly from the project files. These STL files are for 3D printing or visualization, if you feel like modifying the 3D design and missed Log#4, don't worry: all the Solidworks source...
  • Building the AUV - External

  • With the communication system working, one of the final major tasks left was constructing the AUV. Our initial designs for the AUV were pretty simplistic, as we did not realize the enormity of the many mechanical challenges involved in getting a vehicle...
  • 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/...
  • Code

  • I used micropython, because I haven't used it for a project yet and I was shocked how well it worked for this. There are many tutorials on how to use Thonny with an ESP32, and I found it to be much quicker than doing this in Arduino/ C++. The main files...
  • 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...