Milk-V Duo is a compact embedded computer based on the CV1800B RISC-V chip. It can run Linux and RTOS. It is a low-cost, and high-performance
Category: RISCV
CH32V003 Inspiring Projects: Makers at their Best
CH32V003 MCU is making waves for obvious reason. It’s an Ultra Low cost 10-cent RISCV core MCU. Its cheap yet powerful also documentation, example codes,
CH32V003 Programming: How to interface OLED Display (GPIO Bit-Banging)
In this article, we will learn how to interface OLED display with CH32V003. The OLED display comes in various sizes and configuration, here we are
CH32V003 Programming: Unlock the Power of the Sensirion SHTC3 Sensor
CH32V003 Programming: Unlock the Power of the Sensirion SHTC3 Sensor on I2C In my previous artcile you saw how to use I2C with CH32V003, which
CH32V003 Programming: How to use I2C (EEPROM)
Already popular CH32V003 MCU has one I2C block on the MCU which can be used to connect different I2C devices on the hardware. What is
CH32V003 Programming: How to use Timer Interrupt
CH32V003 has two timers, both could be used to generate periodic interrupt. What is periodic Timer Interrupt? A periodic timer interrupt is a signal generated