bus-iot

所属分类:collect
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2020-03-09 04:05:00
上 传 者sh-1993
说明:  公交车站中心物联网系统STM32469的实现
(An implement of STM32469 about Bus-Station-Center IOT system)

文件列表:
LICENSE (1068, 2020-03-08)
Util/ (0, 2020-03-08)
Util/wifi/ (0, 2020-03-08)
Util/wifi/.mbed (7, 2020-03-08)
Util/wifi/GettingStarted.html (654, 2020-03-08)
Util/wifi/esp8266-driver.lib (84, 2020-03-08)
Util/wifi/esp8266-driver/ (0, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ (0, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/ (0, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/ATParser.cpp (8726, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/ATParser.h (6365, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/ (0, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/Buffer/ (0, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/Buffer/MyBuffer.cpp (1655, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/Buffer/MyBuffer.h (3488, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/BufferedPrint.c (1381, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/BufferedSerial.cpp (4275, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ATParser/BufferedSerial/BufferedSerial.h (5790, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ESP8266.cpp (6972, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266/ESP8266.h (5690, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266Interface.cpp (6839, 2020-03-08)
Util/wifi/esp8266-driver/ESP8266Interface.h (11004, 2020-03-08)
Util/wifi/esp8266.uvoptx (936, 2020-03-08)
Util/wifi/esp8266.uvprojx (169310, 2020-03-08)
Util/wifi/main.cpp (3503, 2020-03-08)
Util/wifi/mbed-os.lib (77, 2020-03-08)
Util/wifi/mbed-os/ (0, 2020-03-08)
Util/wifi/mbed-os/cmsis/ (0, 2020-03-08)
Util/wifi/mbed-os/cmsis/arm_common_tables.h (7117, 2020-03-08)
Util/wifi/mbed-os/cmsis/arm_const_structs.h (3863, 2020-03-08)
Util/wifi/mbed-os/cmsis/arm_math.h (244621, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_ca9.h (10711, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_caFunc.h (40831, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_caInstr.h (2077, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_ca_mmu.h (25233, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_cm0.h (35884, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_cm0plus.h (43401, 2020-03-08)
Util/wifi/mbed-os/cmsis/core_cm3.h (103851, 2020-03-08)
... ...

# bus-iot An implement of STM32469 about Bus-Station-Center IOT system. This is a project for [ARM Design Contest](http://www.armdesigncontest.com/event/). ## Project Introduce You can read the Chinese document in [`/document`](https://github.com/tigercosmos/bus-iot/blob/master/document), and the video is also in there. ## Implement This project has three parts, which implements an IOT system. ### Bus The device on bus, which is in [`/bus`](https://github.com/tigercosmos/bus-iot/blob/master/bus) folder, and it is developed by [`mbed`](https://developer.mbed.org/). ### Station The device in station, which is in [`/station`](https://github.com/tigercosmos/bus-iot/blob/master/station) folder, and it is developed by [`keil`](https://www.keil.com/). Opening [`Project.uvprojx`](https://github.com/tigercosmos/bus-iot/blob/master/station/project/MDK-ARM/Project.uvprojx) with `keil` would be fine. ### Center The console center with frontend and backend, which is in [`/center`](https://github.com/tigercosmos/bus-iot/blob/master/center) folder. You can see the frontend demo [here](https://tigercosmos.github.io/bus-monitor/#). ## Authers - @tigercosmos 劉安齊 - @kartdsam 黃懋翔 - @selina4715 謝云綺 ## License MIT

近期下载者

相关文件


收藏者