When it comes to hacks, we’re always amazed by the aesthetic of the design as much as we are by the intricacies of the circuit or the cleverness of the software. We think it’s always fun to assemble ...
Getting a home music streaming system off the ground is typically a straightforward task. Using Apple devices with Airplay makes this task trivial, but if you’re a computing purist like [Connor] who ...
Default SPI group currently in use: SPI1_MOSI(PA_12), SPI1_MISO(PA_13), SPI1_SCLK(PA_14), SPI1_CS(PA_15); Connect these pins(the above four pin plus VCC/GND pin) to nand flash module(for example: ...
the config you want - ie #define EXAMPLE_WIFI_SSID "mywifissid" #define EXAMPLE_ESP_WIFI_SSID CONFIG_ESP_WIFI_SSID #define EXAMPLE_ESP_WIFI_PASS CONFIG_ESP_WIFI_PASSWORD #define ...