GithubHelp home page GithubHelp logo

dniprox / 180662-mini-ntp-esp32 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elektorlabs/180662-mini-ntp-esp32

0.0 1.0 0.0 183 KB

mini NTP server with GPS and ESP32

License: GNU General Public License v3.0

C++ 44.36% CSS 1.52% HTML 20.91% C 33.21%

180662-mini-ntp-esp32's Introduction

180662 mini NTP with ESP32

License: GPLv3

Firmware for Elektorproject 180662 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Firmware for Elektorproject 180662.  If not, see <https://www.gnu.org/licenses/>.

Code for the GPS based NTP with ESP32. This software uses a Wemos LoLin ESP32 OLED as base. The OLED used is a SSD1307 based one attached to the i²C Bus. This board can be purchased at ( https://www.elektor.com/wemos-lolin-esp32-oled-module-with-wifi ). As GPS receiver this one is used in the build ( https://www.elektor.com/open-smart-gps-serial-gps-module-for-arduino-apm2-5-flight-control )

Software

The software is written using the arduino framwork for the ESP32. Also you need to compile the code following libraries to be present:

Compile and upload the code to your ESP32. Also upload the webpages.

GPIO Mapping

For the GPIOs used these are not the arduino default ones, as they needed to be modified for the OLED. The following pins are used:

I²C:

GPIO PIN Function
GPIO04 SCL
GPIO05 SDA

GPS:

GPIO PIN Function
GPIO13 UART RX
GPIO15 UART TX
GPIO25 PPS Interrupt

For more inforamtion have a look at: https://www.elektormagazine.com/labs/mini-ntp-server-with-gps

180662-mini-ntp-esp32's People

Contributors

calm4git avatar dl9sec avatar lab-mathias-claussen avatar schneha 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.