Skip to content

Instantly share code, notes, and snippets.

@lupyuen
Last active March 11, 2021 15:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lupyuen/6c48aaab0f3b76d92cdb7e437f7eec3c to your computer and use it in GitHub Desktop.
Save lupyuen/6c48aaab0f3b76d92cdb7e437f7eec3c to your computer and use it in GitHub Desktop.
Migration of Articles from Medium to GitHub Pages

Migration of Articles from Medium to GitHub Pages

I have migrated 34 articles from Medium to GitHub Pages: STM32 Blue Pill, nRF52, GD32 VF103, NB-IoT, Mynewt, Visual Rust...

  1. My 5-Year IoT Mission

    https://lupyuen.github.io/articles/my-5-year-iot-mission

  2. Hey GD32 VF103 on RISC-V: I surrender… For now

    https://lupyuen.github.io/articles/hey-gd32-vf103-on-risc-v-i-surrender-for-now

  3. Porting Apache Mynewt OS to GigaDevice GD32 VF103 on RISC-V

    https://lupyuen.github.io/articles/porting-apache-mynewt-os-to-gigadevice-gd32-vf103-on-risc-v

  4. Bluetooth Mesh with nRF52 and Apache Mynewt

    https://lupyuen.github.io/articles/bluetooth-mesh-with-nrf52-and-apache-mynewt

  5. Coding nRF52 with Rust and Apache Mynewt on Visual Studio Code

    https://lupyuen.github.io/articles/coding-nrf52-with-rust-and-apache-mynewt-on-visual-studio-code

  6. Build an NB-IoT GPS Tracker on STM32 L476 with Apache Mynewt and Embedded Rust

    https://lupyuen.github.io/articles/build-an-nb-iot-gps-tracker-on-stm32-l476-with-apache-mynewt-and-embedded-rust

  7. Quick Peek of Huawei LiteOS with NB-IoT on Ghostyu NB-EK-L476 Developer Kit (STM32L476RCT6)

    https://lupyuen.github.io/articles/quick-peek-of-huawei-liteos-with-nb-iot-on-ghostyu-nb-ek-l476-developer-kit

  8. Low Power NB-IoT on STM32 Blue Pill with Apache Mynewt and Embedded Rust

    https://lupyuen.github.io/articles/low-power-nb-iot-on-stm32-blue-pill-with-apache-mynewt-and-embedded-rust

  9. Visual Embedded Rust Programming with Visual Studio Code

    https://lupyuen.github.io/articles/visual-embedded-rust-programming-with-visual-studio-code

  10. Advanced Topics for Visual Embedded Rust Programming

    https://lupyuen.github.io/articles/advanced-topics-for-visual-embedded-rust-programming

  11. Rust Rocks NB-IoT! STM32 Blue Pill with Quectel BC95-G on Apache Mynewt

    https://lupyuen.github.io/articles/rust-rocks-nb-iot-stm32-blue-pill-with-quectel-bc95-g-on-apache-mynewt

  12. Connect STM32 Blue Pill to NB-IoT with Quectel BC95-G and Apache Mynewt

    https://lupyuen.github.io/articles/connect-stm32-blue-pill-to-nb-iot-with-quectel-bc95-g-and-apache-mynewt

  13. Get Started with NB-IoT and Quectel modules

    https://lupyuen.github.io/articles/get-started-with-nb-iot-and-quectel-modules

  14. Safer, Simpler Embedded Rust with Apache Mynewt on STM32 Blue Pill

    https://lupyuen.github.io/articles/safer-simpler-embedded-rust-with-apache-mynewt-on-stm32-blue-pill

  15. Hosting Embedded Rust apps on Apache Mynewt with STM32 Blue Pill

    https://lupyuen.github.io/articles/hosting-embedded-rust-apps-on-apache-mynewt-with-stm32-blue-pill

  16. Build Your IoT Sensor Network — STM32 Blue Pill + nRF24L01 + ESP8266 + Apache Mynewt + thethings.io

    https://lupyuen.github.io/articles/build-your-iot-sensor-network-stm32-blue-pill-nrf24l01-esp8266-apache-mynewt-thethings-io

  17. Super Blue Pill — Like STM32 Blue Pill, But Better!

    https://lupyuen.github.io/articles/super-blue-pill-like-stm32-blue-pill-but-better

  18. Connect STM32 Blue Pill to ESP8266 with Apache Mynewt

    https://lupyuen.github.io/articles/connect-stm32-blue-pill-to-esp8266-with-apache-mynewt

  19. Create your IoT gadget with Apache Mynewt and STM32 Blue Pill

    https://lupyuen.github.io/articles/create-your-iot-gadget-with-apache-mynewt-and-stm32-blue-pill

  20. STM32 Blue Pill — Bootloading the WebUSB Bootloader

    https://lupyuen.github.io/articles/stm32-blue-pill-bootloading-the-webusb-bootloader

  21. STM32 Blue Pill — Dissecting the WebUSB Bootloader for MakeCode

    https://lupyuen.github.io/articles/stm32-blue-pill-dissecting-the-webusb-bootloader-for-makecode

  22. STM32 Blue Pill — Unit Testing with Qemu Blue Pill Emulator

    https://lupyuen.github.io/articles/stm32-blue-pill-unit-testing-with-qemu-blue-pill-emulator

  23. STM32 Blue Pill – Shrink your math libraries with Qfplib

    https://lupyuen.github.io/articles/stm32-blue-pill-shrink-your-math-libraries-with-qfplib

  24. STM32 Blue Pill — Analyse and Optimise Your RAM and ROM

    https://lupyuen.github.io/articles/stm32-blue-pill-analyse-and-optimise-your-ram-and-rom

  25. STM32 Blue Pill USB Bootloader — How I fixed the USB Storage, Serial, DFU and WebUSB interfaces

    https://lupyuen.github.io/articles/stm32-blue-pill-usb-bootloader-how-i-fixed-the-usb-storage-serial-dfu-and-webusb-interfaces

More articles: https://lupyuen.github.io/

All PineTime articles have been moved to Medium to GitHub Pages...

  1. Debug Rust+Mynewt Firmware for PineTime on Raspberry Pi

    https://lupyuen.github.io/articles/debug-rust-mynewt-firmware-for-pinetime-on-raspberry-pi

  2. OpenOCD on Raspberry Pi: Better with SWD on SPI

    https://lupyuen.github.io/articles/openocd-on-raspberry-pi-better-with-swd-on-spi

  3. Build and Flash Rust+Mynewt Firmware for PineTime Smart Watch

    https://lupyuen.github.io/articles/build-and-flash-rust-mynewt-firmware-for-pinetime-smart-watch

  4. Optimising PineTime’s Display Driver with Rust and Mynewt

    https://lupyuen.github.io/articles/optimising-pinetimes-display-driver-with-rust-and-mynewt

  5. Porting druid Rust Widgets to PineTime Smart Watch

    https://lupyuen.github.io/articles/porting-druid-rust-widgets-to-pinetime-smart-watch

  6. Building a Rust Driver for PineTime’s Touch Controller

    https://lupyuen.github.io/articles/building-a-rust-driver-for-pinetimes-touch-controller

  7. Sneak Peek of PineTime Smart Watch… And why it’s perfect for teaching IoT

    https://lupyuen.github.io/articles/sneak-peek-of-pinetime-smart-watch-and-why-its-perfect-for-teaching-iot

More PineTime articles: https://lupyuen.github.io/

I won't be migrating the 29 older articles on Sigfox, AWS, FPGA and PCB.

You may view the archived articles (without pics and gists) through the archive.org links here: https://lupyuen.github.io/

How to Migrate Medium Articles to GitHub Pages

Moving your Medium articles to GitHub Pages? Check out this Commit History to see how I did it in 13 steps...

https://github.com/lupyuen/lupyuen.github.io/commits/master/articles/advanced-topics-for-visual-embedded-rust-programming.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment