Code Monkey home page Code Monkey logo

napoii / esp8266wifi_start Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 810 KB

๐ŸŒ Welcome to "ESP8266WiFi Hello World Git"! ๐ŸŒ Dive into the world of ESP8266WiFi with our "Hello World" example and essential info. Let's code and innovate together! ๐Ÿš€

License: MIT License

C++ 100.00%
esp8266 esp8266-arduino esp8266-library esp8266-projects esp8266-sketch esp8266-webserver esp8266wifi esp8266wificar hello-world iot microcontrollers microcontrollersystems wireless-communication

esp8266wifi_start's Introduction

github/NapoII

ESP8266WiFi_Start

downloads/total github/repo-size github/license github/last-commit github/issues_open github/stars discord

From Hello World to Webserver interaktion

๐Ÿ“ Table of Contents

๐Ÿ“– datebook

ESP8266_D1_Mini d1_mini_pinout_1

General Properties https://amzn.eu/d/aDcUB0k
Programming via microUSB cable
Digital Pins 11
Analog Pins 1 (input only)
Operating Voltage 3V - 3.6V
Supported Programming Languages Development Environment
C++ Arduino IDE
Python microPython
Javascript Espruino
Technical Properties
Chip ESP12-F
Operating Voltage 3V - 3.6V
Digital I/O Pins 11
Analog Input Pins 1 (max. 3.2V)
Architecture 32-bit
Interfaces UART
I2C
SPI
Clock Rate 80MHz & 160MHz
Flash Size 4 MB
Operating Temperature -20ยฐC to 85ยฐC
Power Consumption Continuous: ~70mA
Modem-Sleep: ~20mA
Light-Sleep: ~2mA
Deep-Sleep: ~0.02mA
WiFi Modes STA
AP
STA & AP
Length 34.2 mm
Width 25.6 mm
Weight 3 grams

๐Ÿ’ป Install

    1. Clone this Git.
git clone https://github.com/NapoII/ESP8266WiFi_Start
    1. Install the necessary driver on your computer to address the ESP chip set. CH340โ†’ https://sparks.gogo.co.nz/ch340.html
    1. Start VSS with the extension PlatfromIO. โ†’ https://platformio.org/
    1. Create a new project with PlatfromIO with the following settings: Name: ESP_Test Borad: Espressif ESP8266 ESP-12E Framework: Arduino
    1. Take a desired main.cpp file from the git and copy it into the src folder.
    1. Connect the ESP to your computer with a USB port.
    1. Upload the Projekt to the ESP.

    ESp_upload.png

    1. Open the serial console to see the output of the ESP.

    serial

    1. โ˜• Now that the base is in place Treat yourself to a cup of tea.

๐Ÿ’ญ How it works

Push the desired ccp file into the ESP for testing

  1. Hello LED

    • "Hello LED" is a basic Arduino project that demonstrates LED control using the Visual Studio Code (VSS) platform.
    • The program increments a counter, prints a message with the count on the serial monitor, and blinks the LED every two seconds.
  2. Hello WiFi

    • "Hello WiFi" is an Arduino project for the ESP8266 board using Visual Studio Code (VSS).
    • It connects the board to a WiFi network, blinks the onboard LED once, and displays the connection status and local IP address on the serial monitor.
  3. Hello Webhost

    • "Hello Webhost" is an Arduino project using the ESP8266 board and Visual Studio Code (VSS) to create a web server.
    • The web server displays a start page with options to "Print Hello Status" and "Force a LED test," and it enables mDNS to access the page via the hostname "helloESP.local."

๐Ÿ“š Lizenz

MIT License

Copyright (c) 2023 NapoII Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

Github Stats

esp8266wifi_start's People

Contributors

napoii avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.