User contributions
Jump to navigation
Jump to search
- 16:11, 12 May 2021 diff hist 0 N File:AustinOTA.zip
- 20:53, 8 May 2021 diff hist +167 IoT - Firmware - Coldstuff →TopSecret.h current
- 20:51, 8 May 2021 diff hist -79 IoT - Firmware - Coldstuff →StickDudeJig.h
- 20:51, 8 May 2021 diff hist -80 IoT - Firmware - Coldstuff →StickDudeBeer.h
- 20:50, 8 May 2021 diff hist +35,180 N IoT - Firmware - Coldstuff Created page with "==platformio.ini== <syntaxhighlight lang="ini" line="1"> [env] platform = espressif8266 ; For now, let's stick with the 8266 family MCUs framework = arduino monitor_speed =..."
- 20:28, 8 May 2021 diff hist +77 IoT - Freezer / Fridge monitoring current Tag: Visual edit
- 00:40, 8 May 2021 diff hist -18 TinyOTA →HTTP.cpp current
- 21:27, 7 May 2021 diff hist 0 TinyOTA →TopSecret.h
- 21:23, 7 May 2021 diff hist +92 TinyOTA →main.cpp
- 21:22, 7 May 2021 diff hist +42 TinyOTA →WiFi.cpp
- 21:21, 7 May 2021 diff hist +61 TinyOTA →HTTP.cpp
- 21:20, 7 May 2021 diff hist +2 TinyOTA →HTTP.cpp
- 21:19, 7 May 2021 diff hist +133 TinyOTA →HTTP.cpp
- 21:14, 7 May 2021 diff hist +130 TinyOTA →HTTP.cpp
- 21:14, 7 May 2021 diff hist +177 TinyOTA →#includes, Defines, etc...
- 21:12, 7 May 2021 diff hist +990 TinyOTA →WiFi.cpp
- 21:11, 7 May 2021 diff hist -836 TinyOTA →main.cpp
- 19:51, 7 May 2021 diff hist 0 TinyOTA →TopSecret.h
- 19:50, 7 May 2021 diff hist +317 TinyOTA →main.cpp
- 19:49, 7 May 2021 diff hist +148 TinyOTA →platformio.ini
- 19:41, 7 May 2021 diff hist -123 TinyOTA →WiFi.cpp
- 18:57, 7 May 2021 diff hist +22 TinyOTA →main.cpp
- 18:33, 7 May 2021 diff hist -97 TinyOTA →platformio.ini
- 18:01, 7 May 2021 diff hist +2,465 N TinyOTA Created page with "==platformio.ini== <syntaxhighlight lang="ini" line="1"> [env:d1_mini_lite] platform = espressif8266 board = d1_mini_lite framework = arduino monitor_speed = 115200 build_fla..."
- 17:47, 7 May 2021 diff hist +31 Adding OTA current
- 19:02, 6 May 2021 diff hist +118 Adding OTA Tag: Visual edit: Switched
- 19:00, 6 May 2021 diff hist +21 Adding OTA Tag: Visual edit: Switched
- 18:59, 6 May 2021 diff hist +10 Adding OTA
- 18:57, 6 May 2021 diff hist +6,044 Adding OTA Tag: Visual edit: Switched
- 18:51, 6 May 2021 diff hist +4,965 Adding OTA Tag: Visual edit: Switched
- 18:33, 6 May 2021 diff hist +132 N Adding OTA Created page with "So... You've created the most awesomest IoT device ever... & you're gonna sell a million... Whatcha gonna do when you find a bug?" Tag: Visual edit
- 18:31, 6 May 2021 diff hist +59 IoT →Various Coding Tips Tag: Visual edit
- 16:12, 1 May 2021 diff hist +53 ESP32 Tag: Visual edit
- 16:11, 1 May 2021 diff hist 0 N File:ESP32 FM-DevKit PinOut.jpg current
- 14:05, 1 May 2021 diff hist +463 N Programming Connectivity issues Created page with "Here's a weird thing... Decided to pull out an ESP32 board to fiddle with... Figured all my ESP32 boards were borked because I couldn't get them to stay connected to the com..." current
- 14:02, 1 May 2021 diff hist +39 IoT →Some Troubleshooting Tips
- 14:01, 1 May 2021 diff hist +33 IoT →Various Coding Tips
- 12:23, 1 May 2021 diff hist +54 IoT - Modular Firmware →Header Files current
- 20:09, 30 April 2021 diff hist +520 N IoT - Modular - TCA9548A.h Created page with "<syntaxhighlight lang="cpp" line="1"> // Texas Instruments // TCA9548A // 8-channel 1.65- to 5.5-V I2C/SMBus switch with reset & voltage translation // https://www.ti.com/prod..." current
- 20:09, 30 April 2021 diff hist +2,347 N IoT - Modular - SD Card.h Created page with "<syntaxhighlight lang="cpp" line="1"> // SD Pinout // Pin # Pin name SD Mode SPI Mode // 1 DAT3/CS Data Line 3 Chip Select // 2..." current
- 20:08, 30 April 2021 diff hist +271 N IoT - Modular - S-BME680.h Created page with "<syntaxhighlight lang="cpp" line="1"> // Bosch-Sensortec // BME680 // Gas sensor // Measures relative humidity, barometric pressure, ambient temperature and gas (VOC) // https..." current
- 20:07, 30 April 2021 diff hist +183 N IoT - Modular - MCP23017.h Created page with "<syntaxhighlight lang="cpp" line="1"> // MicroChip // MCP23017 // 16-Bit I2C I/O Expander with Serial Interface // https://www.microchip.com/wwwproducts/en/mcp23017 </syntaxhi..." current
- 20:06, 30 April 2021 diff hist +145 N IoT - Modular - ILI9341.h Created page with "<syntaxhighlight lang="cpp" line="1"> // ILI9341 // TFT display (240x320 pixel) // Look at https://github.com/Bodmer/TFT_eSPI </syntaxhighlight>" current
- 20:04, 30 April 2021 diff hist +1,378 N IoT - Modular - Sensors-MQ Gas Sensors.h Created page with "<syntaxhighlight lang="cpp" line="1"> /* * * https://components101.com/articles/introduction-to-gas-sensors-types-working-and-applications * * MQ-2 Methane, Butane, L..." current
- 15:32, 30 April 2021 diff hist +4,067 N IoT - Modular - SugarBush.ini Created page with "<syntaxhighlight lang="ini" line="1"> [env:SugarBush_Alert] ; Little noisy blinkenbox ; 4 Neopixels hung off GPIO 12 ; Speaker hung off GPIO 14..." current
- 15:31, 30 April 2021 diff hist +243 IoT - Modular Firmware →IDE Setup & Such Tag: Visual edit: Switched
- 15:26, 30 April 2021 diff hist +1,295 N IoT - Modular - Post-Compile.py Created page with "<syntaxhighlight lang="py" line="1"> # # For some strange reason, if the FinalBIN file does not exist yet, # You have to do a "Clean" before "Build" or it doesn't get copi..." current Tag: Visual edit
- 15:26, 30 April 2021 diff hist +498 N IoT - Modular - Pre-Compile.py Created page with "<syntaxhighlight lang="py" line="1"> print(">---------- PRE Compile Script BEGIN ----------<") Import("env") # Dump construction environments (for debug purpose) # print(env..." current Tag: Visual edit
- 15:24, 30 April 2021 diff hist +107 IoT - Modular Firmware →IDE Setup & Such
- 15:23, 30 April 2021 diff hist +156 IoT - Modular - Platformio.ini current