Junhao

  • iCtrl
  • Blogs
  • Sitemap
  • 中文
    • English
    • 中文

Blogs

C Review 30 days

Day 1 – C Language Review

Recommended time: 40 minutes. For Loop Q: What is a for loop?A: A for loop … Initializes some index Checks if the condition is valid If the condition is valid, do somethingIf the condition is not valid, go below the Read more…

By Junhao, 5 years6 February 2020 ago
Uncategorized

C++ Implementation to ECE345 HW2 Q1

No plagiarism involved since this part is not marked anyways, and the announcement was sent right after I finished the code. #include <iostream> #include <vector> std::vector<unsigned> testArray = {7,4,2,3,5}; unsigned testNum = 28; void merge (std::vector<unsigned> &array, unsigned l, unsigned Read more…

By Junhao, 6 years2 October 2019 ago
Tips & Tutorials

7-Segment Display with Raspberry Pi

This is a small project done in the summer as my elementary approach to learn Python, and the “gpiozero” library for controlling GPIO devices on a Raspberry Pi. The panel can display hexadecimal numbers/letter from 0x0-0xf. Each segment is formed Read more…

By Junhao, 6 years1 October 2019 ago
Mapper Screenshot - Toronto
ECE297

ECE297 Mapper Migration

The Chinese edition of this article is available >>>here<<<. Disclaimer: Please keep in mind we do not own the copyrights of some course files such as osmXml2bin and the EZGL library. Please do not post any course files in a Read more…

By Junhao, 6 years13 June 2019 ago
Site Maintenance

Hello World

Hi, this is my first blog here. I will be posting project updates, helpful tips, and life moments on this site.

By Junhao, 6 years ago

Posts pagination

Previous 1 2
Categories
  • Site Maintenance
  • Tips & Tutorials
    • C Review 30 days
    • ECE243
    • ECE297
    • ECE344
    • Linux
  • Uncategorized
Archives
  • March 2024
  • October 2021
  • August 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • September 2020
  • April 2020
  • March 2020
  • February 2020
  • October 2019
  • June 2019
  • May 2019
  • iCtrl
  • Blogs
  • Sitemap
  • 中文
Hestia | Developed by ThemeIsle