Close

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

  • 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...