This is the first day of my participation in the August More Text challenge.

If you have an ordinary bicycle, you can use the X-Track project to create your own speed detector to record your driving TRACK and speed, and experience the fun of hardware enthusiasts. If you have a non-MacOS operating system, use MacOS-VirtualBox to give you a taste of macOS. Unlike X-Track and MacOS-VirtualBox, Summer2022-Interns is an experience to have fun with Internships from companies as diverse as Apple.

The following is an excerpt from GitHub Trending and Hacker News hot post (HN Hot post for short) on weibo @helloGithub. Newly released | | practical and interesting, according to the project classification, the release time release time not more than 14 project will mark the New day, without the mark shows the project release more than half. Due to the limited space in this paper, there are some projects not shown in this paper, please refer to 🌝

  • This article directory
      1. This week, pushing
      • 1.1 GPS bicycle code table: X-track
      • 1.2 macOS VMS: MacOS-VirtualBox
      1. Making Trending Zhou Bang
      • 2.1 Target detection: YOLOX
      • 2.2 50 front-end training Projects: 50 Projects in 50 Days
      • 2.3 Data visualization tool: DataEase
      • 2.4 React Application Building: Bulletproof React
      • 2.5 2022 Intern Collection: Summer2022-Internships
      1. Review past

1. Tweet this week

1.1 GPS bicycle code table: X-track

Star growth this week: 600+

New X-Track is an open source GPS bike code list. It can display offline maps of real-time locations, record and display real-time tracks and export track files in standard GPX format. After you collect the following hardware, you can use X-Track to make a driving code table, hardware configuration:

  1. AT32F403ACGU7 (main frequency: 240MHz RAM:224KB ROM:1MB)
  2. Screen: ST7789 IPS 1.54inch SPI interface 240×240 resolution 60Hz refresh rate
  3. Memory: Micro SD CARD 32GB
  4. Input device: rotary encoder
  5. RTC: built-in RTC clock in MCU
  6. Accelerometer: LSM6DSM (support hardware step output)
  7. Geomagnetometer: LIS3MDL
  8. GPS: ATGM336H (BDS + GPS + GLONASS + GALILEO + QZSS + SBAS)
  9. Battery: Li-ion 3.7V 683030 700mAh
  10. Power management: LP5907-3.3 + MCP73831
  11. Case: 3D printed photocured

Making address – github.com/FASTSHIFT/X…

1.2 macOS VMS: MacOS-VirtualBox

Star growth this week: 1,400+

Macos-virtualbox is a Bash script that creates a MacOS virtual machine client on VirtualBox using unmodified MacOS installation files downloaded directly from apple servers.

Making address – github.com/myspaghetti…

2. GitHub Trending Weekly

2.1 Target detection: YOLOX

Star growth this week: 750+

New YOLOX is a Megvii open source target detection framework with better performance than previous YOLOv5.

Making address – github.com/Megvii-Base…

2.2 50 front-end training Projects: 50 Projects in 50 Days

Star gains this week: 1,050+

50 Projects in 50 Days is a repository of 50 front-end hands-on Projects that you can learn by doing.

Making address – github.com/bradtravers…

2.3 Data visualization tool: DataEase

Star growth this week: 500+

DataEase is an open source data visualization and analysis tool that supports rich data source connections, quick drag-and-drop charting, and easy sharing with others. DataEase features:

  1. Chart display: support PC terminal, mobile terminal and large screen;
  2. Chart making: support rich chart types (based on Apache ECharts implementation), support drag and drop way to quickly create dashboards;
  3. Data engine: Supports direct connection mode and local mode (based on Apache Doris/Kettle).
  4. Data connection: Supports relational databases, files such as Excel, big data platforms such as Hadoop, and data sources such as NoSQL.

Making address – github.com/dataease/da…

2.4 React Application Building: Bulletproof React

Star growth this week: 900+

Bulletproof React a simple, extensible and powerful architecture for building production-oriented React applications.

Making address – github.com/alan2207/bu…

2.5 2022 Intern Collection: Summer2022-Internships

Star growth this week: 500+

Summer2022-Internships incorporate information about Internships for 2022 from foreign technology companies, and are classified by internship address.

Making address – github.com/pittcsc/Sum…

3. Look back

  • Experience Online Windows 11 GitHub Hotspots V.21.30
  • AI prediction of Protein Structure

Finally, remember to leave the topic Repo in the comments section of this post that you want to see, such as AI head swap. 👀 is similar to the previous book sending activity, the Top5 “likes” in the comments (awesome), the little fish will try to find the Repo ^^

This is GitHub Trending for the 31st working week of 2021 🎉 If you Pick up other fun and useful GitHub projects, be sure to share them with us in the HelloGitHub Issue section 🌝


Follow the HelloGitHub official account to receive updates as soon as possible.

There are more open source projects and treasure projects waiting to be discovered.