Pinned<MCU, Intermediate-Level, Part 1, I2C communication> Using Si7021 as an example.Si7021 I2C exmapleNov 30, 2020Nov 30, 2020
Pinned<MCU, Entry-Level, Part1, HelloWorld> Learning an Embedded system from an easy-to-use MCUBackground:Nov 24, 2020Nov 24, 2020
Fixing Nvidia Jetson Nano 1602 I2C LCD communication issueSince I plan to use 1602 I2C LCD to display some simple messages via Nvidia Jetson Nano, I was facing an interesting issue. I believe it…Aug 16, 2021Aug 16, 2021
Nvidia Jetson Nano using HW decoder to accelerate decoding 4K video.Recently, our team need to deal with some image processing / object tracking task. One of challenge is using low cost platform to perform…Feb 10, 2021Feb 10, 2021
MCU learning, Intermediate-Level, Part 3, Using STM of NXP MPC5744P to implement a software timer.Last time we talked about the eTimer module for some application. But MPC5744P also offered a System Timer Module for some system level…Jan 22, 2021Jan 22, 2021
MCU learning, Intermediate-Level, Part 2, Using Timer & Interrupt of NXP MPC5744PWe’ve shown you how it feels about using a timer function in the previous exercise. Now we would like to show you how it looks in MPC5744P.Jan 6, 2021Jan 6, 2021
MCU learning, Entry-Level, Part 4, ADC, Analog to Digital converterFrom the last section, we learned about how to use the GPIO. One of function actually we did not talk about detail a lot which is ADC.Dec 21, 2020Dec 21, 2020
Published inThe StartupPython Learning Note — StreamlitBackground: I’ve been searcing for platform for processing data from MCU. And ends up with Python could be a nice language.Dec 1, 2020Dec 1, 2020
<MCU, Entry-Level, Part 2, Delay function> Learning an Embedded system from an easy-to-use MCUTime is the most valuable thing a man can spend. — Theophrastus.Nov 26, 2020Nov 26, 2020