Skip to content

Contribute XDU_Intelligent-Bus-Station Application to embARC Applications #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

ICEREALM1
Copy link

@ICEREALM1 ICEREALM1 commented Jul 9, 2018

Summary

Realize the forecast for location of bus in every bus-stop.
Provide the crowding information for every passenger waiting for the bus by its stop.

Contribute to

ESP8266 for simple WiFi to connect with cloud and confirm if the bus reaches its stop.
Photoelectric Beam Detector to complete statistical data of passengers in bus.
RGB LED to display the information about location and crowding of the bus.

User Manual

Refer to the readme.md file in our project for more information.

Team

We are the team called Wu-Ling-Jiu from School of Electronic Engineering of Xidian University.

@ICEREALM1 ICEREALM1 closed this Jul 9, 2018
@ICEREALM1 ICEREALM1 reopened this Jul 9, 2018
@YuguoWH YuguoWH requested a review from IRISZZW July 11, 2018 02:23
@IRISZZW
Copy link
Contributor

IRISZZW commented Jul 11, 2018

Please ADD a brief summary to introduce your team and your work. Thanks.
example

uint8_t sn = 0;

/*
函数功能:MCU向WiFi模组回复设备信息。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the character encoding in this file

set_pmod_mux (PM1_UR_UART_0 | PM1_LR_GPIO_A | PM2_I2C_HRI | PM3_GPIO_AC | PM4_I2C_GPIO_D | PM5_UR_GPIO_C | PM5_LR_UART_2 | PM6_UR_SPI_M0 | PM6_LR_GPIO_A);
int32_t ercd;

uart2 = uart_get_dev (DW_UART_2_ID);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is in a mess

Copy link
Contributor

@IRISZZW IRISZZW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please review your code to make sure use English unless it is necessary to use Chinese.
Please use astyle tools to format your code, the setting for astyle tools you can reffer to (https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_osp/blob/master/.astyle/embarc_astylerc)

@IRISZZW IRISZZW changed the title XDU_Intelligent-Bus-Station Contribute XDU_Intelligent-Bus-Station Application to embARC Applications Jul 11, 2018
@IRISZZW IRISZZW force-pushed the master branch 3 times, most recently from 2e2a77e to 8836b6d Compare October 29, 2020 11:15
@wangnuannuan wangnuannuan force-pushed the master branch 2 times, most recently from cd69f67 to bd0efa1 Compare April 21, 2022 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants