NanoSoftTech
@NanoSoftTech
Nothing can not be done by NanoSoftTech.
You might like
ESP32+WS2812B 32×8 Test LED nanosofttech.wordpress.com/2023/04/21/esp…
nanosofttech.wordpress.com
ESP32+WS2812B 32×8 Test LED
Install Adafruit_NeoMatrix Library Connectted ESP32 ————— WS2812BVCC (5V) VCCGND GNDPIN 32 DIN #include const byte dataPin = 32; //Data pin…
ESP32+Max7219+HC-SR04 nanosofttech.wordpress.com/2023/03/17/esp…
nanosofttech.wordpress.com
ESP32+Max7219+HC-SR04
ESP32 —— Max7219Pin1 VCC(3.3V)Pin38 GNDGPIO18 CLK_PINGPIO23 DATA_PINGPIO05 CS_PINESP32 —— HC-SR04Pin19 VCC(5V)GPIO15 trigPinGPIO14 echoPinPin14 GND #include
Starting Mikrotik and Update/Upgrade Firmware nanosofttech.wordpress.com/2023/03/08/sta…
nanosofttech.wordpress.com
Starting Mikrotik and Update/Upgrade Firmware
Plugged Mikrotik Device and Connect to LAN Download Winbox and Run Windows Linux Run Winbox and scan on network Connect RouterOS and Remove config Set IP Address on Interface (Device Port) your con…
ESP32 Max7219 FC16 Display Scrolling nanosofttech.wordpress.com/2023/02/17/esp…
nanosofttech.wordpress.com
ESP32 Max7219 FC16 Display Scrolling
// Use the Parola library to scroll text on the display // // Demonstrates the use of the scrolling function to display text received // from the serial interface // // User can enter text on the s…
ESP32 Max7219 FC16 Display Hello! nanosofttech.wordpress.com/2023/02/10/esp…
nanosofttech.wordpress.com
ESP32 Max7219 FC16 Display Hello!
Extend from this content Connected Max7219 <—–> ESP32 Vcc Pin2 (3.3V) Gnd GND DIN Pin 37 (GPIO23) MOSI CS Pin 29 (GPIO5) SPICS0 CLK Pin 30 (GPIO18) SPICLK #include #includ…
ESP32 and Max7219 nanosofttech.wordpress.com/2023/02/10/esp…
nanosofttech.wordpress.com
ESP32 and Max7219
Connected Max7219 <—–> ESP32Vcc Pin2 (3.3V) Gnd GNDDIN Pin 37 (GPIO23) MOSICS Pin 29 (GPIO5) SPICS0CLK Pin 30 (GPIO18) SPICLK // Program to exercise the MD_MAX72XX library // // U…
ESP32 and ST7735 0.96″ nanosofttech.wordpress.com/2023/02/04/esp…
nanosofttech.wordpress.com
ESP32 and ST7735 0.96″
Cable Connected ST7735 0.96″ <—-> ESP32 38PinsGND Pin 29VCC Pin 17 (3.3 V) (Pin 27 5V Bright)SCL (SPI Clock) Pin 16 (SPI : SCK)SCA (SPI Data) Pin 14 (SPI : MOSI)RES (Reset) Pin 12 (D09)DC (Da…
Arduino Nano and ST7735 0.96″ nanosofttech.wordpress.com/2023/02/01/ard…
nanosofttech.wordpress.com
Arduino Nano and ST7735 0.96″
Cable Connected ST7735 0.96″ <—-> Arduino NanoGND Pin 29VCC Pin 17 (3.3 V) (Pin 27 5V Bright)SCL (SPI Clock) Pin 16 (SPI : SCK)SCA (SPI Data) Pin 14 (SPI : MOSI)RES (Reset) Pin 12…
Math Graph via demos.com nanosofttech.wordpress.com/2023/01/12/mat…
nanosofttech.wordpress.com
Math Graph via demos.com
Heart 1 x^{2}+\left(\frac{5y}{4}-\sqrt{\left|x\right|}\right)^{2}\left(V\right)<4\ \left\{V=1\right\} or x^{2}+\left(\frac{5y}{4}-\sqrt{\left|x\right|}\right)^{2}<5\ Heart 2 \left(x^{2}+y^{2}…
ESP8266/ESP32 NTP Client TimeZone +7 (Thailand) nanosofttech.wordpress.com/2023/01/10/esp…
nanosofttech.wordpress.com
ESP8266/ESP32 NTP Client TimeZone +7 (Thailand)
/* Rui Santos Complete project details at Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files. The above copyright notic…
ESP32 W5500 NTP Client (+7 Thailand Zone) nanosofttech.wordpress.com/2022/12/19/esp…
nanosofttech.wordpress.com
ESP32 W5500 NTP Client (+7 Thailand Zone)
V.1 /* * $Id: ESP32_NTP.ino,v 1.8 2019/04/04 04:48:23 gaijin Exp $ * * UDP NTP client example program. * * Get the time from a Network Time Protocol (NTP) time server * Demonstrates use of UDP send…
ESP32 W5500 NTP Client nanosofttech.wordpress.com/2022/11/30/esp…
nanosofttech.wordpress.com
ESP32 W5500 NTP Client
ConnectESP32 — W5500GPIO23 — MOSIGPIO19 — MISOGPIO18 — SCLKGPIO5 — SCSGPIO26 — RESET /* * $Id: ESP32_NTP.ino,v 1.8 2019/04/04 04:48:23 gaijin Exp $ * * UDP NTP c…
ESP8266 NTP Client TM1637 nanosofttech.wordpress.com/2022/11/29/esp…
nanosofttech.wordpress.com
ESP8266 NTP Client TM1637
ESP 8266 — TM1637GPIO 0 — DIOGPIO 2 — CLKVCC 3.3v — VCCGND — GND #include #include #include #include
ESP8266 NTP Client nanosofttech.wordpress.com/2022/11/14/esp…
nanosofttech.wordpress.com
ESP8266 NTP Client
Download NTPClient Library to Arduino/Libraries Set Arduino IDE #include // change next line to use with another board/shield #include //#include
Arduino for MicroPython nanosofttech.wordpress.com/2022/11/11/ard…
nanosofttech.wordpress.com
Arduino for MicroPython
$ git clone Cloning into ‘lab-micropython-editor’… remote: Enumerating objects: 1013, done. remote: Counting objects: 100% (183/183), done. remote: Compressing objects: 100% (110/…
CH340CUSB to ttyUSB on Mint nanosofttech.wordpress.com/2022/11/08/ch3…
nanosofttech.wordpress.com
CH340CUSB to ttyUSB on Mint
$ ll /dev/tty* | more crw-rw-rw- 1 root tty 5, 0 Nov 7 14:42 /dev/tty crw–w—- 1 root tty 4, 0 Nov 7 14:42 /dev/tty0 crw–w—- 1 root tty 4, 1 Nov 7 14:43 /dev/tty1 crw–w…
United States Trends
- 1. Steelers 51.3K posts
- 2. Rodgers 20.9K posts
- 3. Chargers 35.5K posts
- 4. Tomlin 8,077 posts
- 5. Schumer 215K posts
- 6. #BoltUp 2,870 posts
- 7. Resign 101K posts
- 8. #TalusLabs N/A
- 9. #HereWeGo 5,603 posts
- 10. Keenan Allen 4,659 posts
- 11. Tim Kaine 17.4K posts
- 12. #RHOP 6,752 posts
- 13. Herbert 11.4K posts
- 14. Durbin 24.7K posts
- 15. Gavin Brindley N/A
- 16. #ITWelcomeToDerry 4,271 posts
- 17. Angus King 14.8K posts
- 18. Ladd 4,334 posts
- 19. 8 Democrats 8,366 posts
- 20. Shaheen 32.4K posts
Something went wrong.
Something went wrong.