Code Monkey home page Code Monkey logo

cloud-lock-firmware's Introduction

Cloud Lock Firmware

This is an IoT door lock firmware based on STM32 MCU.

WARNING: This is an unfinished firmware.

Description

Currently the firmware is developed based on STM32F103RCT6.

Getting Started

Hardware

Emoji Description
✔️ The driver is available
The driver is under development
🚧 In progress. . .
  • ✔️ STM32F103RCT6 or other development boards
  • ✔️ 0.96 inch OLED display (4Pin: SDA, SCL, VCC +3.3V, GND)
  • ✔️ TTP229 Matrix keypad Module (PH2.0 to 4Pin DuPont line: SCL, SDO, VCC +5V, GND)
  • ✔️ RFID-RC522 (8Pin: SDA, SCK, MOSI, MISO, IRO, GND, RST, VCC +3.3V)
  • ✔️ SD Card module (6Pin: CS, MOSI, SCK, MISO, VCC +3.3V, GND)
  • 🚧 ESP-8266(ESP-12F)

Line connection

Device Device PIN MCU PIN
OLED Display SDA PB10
SCL PB11
VCC 3V3
GND GND
TTP229 SCL PB6
SDO PB7
V (VCC) VCC5
G (GND) GND
RFID-RC522 SDA PB12
SCK PB13
MOSI PB15
MISO PB14
IRQ ---
GND GND
RST PB0
VCC 3V3
SD Card module CS PA4
MOSI PA7
SCK PA5
MISO PA6
GND GND
VCC 3V3
ESP-8266 RX PC10
TX PC11
V (VCC) VCC5
G (GND) GND

Software

  • CLion or other IDE
  • STM32CubeMX
  • gcc-arm-none-eabi
  • CMake

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

References/information

Acknowledgments

CLion is an IDE that maximizes developer productivity in every aspect.

Special thanks to JetBrains for providing a free CLion license for open source and educational learning.

Logo

cloud-lock-firmware's People

Contributors

shawngao-org 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.