element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Blog
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!

Blog

  • Tags
  • Subscribe by email
  • More
  • Cancel
  • Low-Cost Microcontrollers: Using a CH32V003 RISC-V Device!

    shabaz
    shabaz
    Table of Contents Introduction Microcontroller Overview What’s Needed to Get Started? Development Environment Editing the Default Code Building (Compiling) the Code Running the Code Build Your Own Board Coding General Purpose Input/Output (G...
    • 12 Feb 2024
  • Exposing Secret Hidden DACs on AVR Dx MCUs

    Exposing Secret Hidden DACs on AVR Dx MCUs

    misaz
    misaz
    Blog show getting additional Digital-to-Analog (DAC) converters on AVR Dx/Ex microcontrollers with using just two external low-accurate passives.
    • 28 Dec 2023
  • CH32V003 RISC-V MCU and Embeetle IDE

    ralphjy
    ralphjy
    I was watching the Electromaker show on their YouTube channel last week and Ian mentioned the Electromaker Educator Blog "Embeetle IDE: The Best IDE for Coding RISC-V Microcontrollers?" where Robin Mitchell describes using th...
    • 21 Nov 2023
  • sense rotation wheel with hall sensor (switch sensor)

    hazard
    hazard
    hello everyoneI'm tryin to know a sense rotation of a wheel.it is possible detect the sense rotation of a wheel with one magnet and and two sensor hall (switch type)?if some one can help I will aprecciate the kindness.BR
    • 20 Oct 2023
  • Improving User Experience with QR Codes for Microcontrollers!

    shabaz
    shabaz
    Table of Contents Introduction First Steps Strategy Generating QR Codes on a PC Converting QR Code Data into LCD Output Summary Introduction It is nice to improve the usability of electronic products. There are lots of valuable technologies for ...
    • 7 Oct 2023
  • Inspiring Raspberry Pi RP2040 Projects for Midyear 2023

    Catwell
    Catwell
    (Image credit: Raspberry Pi) I’ve been a bit obsessed with the RP2040 chip. I want to build around the chip. So, I put together a list of projects I like using the RP2040 as inspiration to us all. Instead of working with a raw chip, you c...
    • 22 Aug 2023
  • Researchers in China Say They Can Miniaturize Carbon Nanotube-Based FETs Even Further

    Catwell
    Catwell
    a) Carbon nanotube transistors based on nanotube arrays with a 175nm contacted gate pitch. B) Carbon nanotubes; output characteristics. c) A 6T-SRAM cell false-color image. d) Benchmark results for the 6T-SRAM cell with silicon technology nodes. (I...
    • 14 Aug 2023
  • Myths and Rumors Regarding the RP2040 and IoT Applications

    Catwell
    Catwell
    (Image credit: Raspberry Pi) No matter the SBC (Single Board Computer), microcontroller, or chip, there will always be myths that inevitably become associated with the technology. This is prominent before the technology is released, as the informati...
    • 1 Aug 2023
  • Renesas Solution Starter Kit for RX23E-A: little voltmeter project

    Jan Cumps
    Jan Cumps
    I'm closing the Road test: Renesas Solution Starter Kit for RX23E-A with a little project: a 0 - 3.3V 24 bit volt meter with 512x oversampling. It's the most simple example possible, with just 1 channel on one ADC configured, and ...
    • 24 Jul 2023
  • Renesas RX: C++ tryout with GCC

    Jan Cumps
    Jan Cumps
    When you create a new Renesas project for an RX device, you can choose C++. Let's try it out with an object oriented blinky. For  simplicity, I'm creating one class: an output pin class called io::O. It can drive a pin high and low. Yo...
    • 20 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: RDT PT100 temperature measurement

    Jan Cumps
    Jan Cumps
    The "Temperature Measurement Examples Using Resistance Temperature Detectors" appnote for Road test: Renesas Solution Starter Kit for RX23E-A comes with example firmware. I'm testing that here. I've reviewed 2 other...
    • 19 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: build and run the Load Cell application

    Jan Cumps
    Jan Cumps
    The load cell appnote for Road test: Renesas Solution Starter Kit for RX23E-A comes with example firmware. In combination with the stater kit PC Tool, you get a balance display. The firmware source is available as an e² studi...
    • 15 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: enable GPIO FIT module (HAL)

    Jan Cumps
    Jan Cumps
    In e² studio, when you install the support for Road test: Renesas Solution Starter Kit for RX23E-A, the FIT directory does not include the smart configurator module r_gpio_rx. For non-Renesas developers: this is the HAL API for GPIO. easter...
    • 13 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: GCC Toolchain blinky

    Jan Cumps
    Jan Cumps
    The e² studio simple blinky project for Road test: Renesas Solution Starter Kit for RX23E-A. Can be used as a start project for new designs. gcc toolchain debug (E2 Lite) and release config Starter Kit board selected tested precompile...
    • 13 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: Thermocouple sampling

    Jan Cumps
    Jan Cumps
     I Road Tested the Renesas' RX23E-A starter kit (Road test: Renesas Solution Starter Kit for RX23E-A). Now that the review is done, I can spend some time to go into the details. In this post, I'm checking how the firmware makes a preci...
    • 7 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: Thermocouple Cold Junction Compensation

    Jan Cumps
    Jan Cumps
    I reviewed the thermocouple cold junction compensation analogue circuit of the Renesas' starter kit (Road test: Renesas Solution Starter Kit for RX23E-A) in an earlier post. Here I'm checking how the firmware uses that compensation circuit ...
    • 6 Jul 2023
  • Renesas Solution Starter Kit for RX23E-A: ADC Measurement

    Jan Cumps
    Jan Cumps
    Time for a first raw ADC test for Road test: Renesas Solution Starter Kit for RX23E-A. This is a first step to check (and learn) the analogue capacities of the RX23E-A. On the starter kit, I'm using the default firmware and default setup. A...
    • 28 Jun 2023
  • Renesas Solution Starter Kit for RX23E-A: port Thermocouple application to GCC Toolchain

    Jan Cumps
    Jan Cumps
    The e² studio project for Road test: Renesas Solution Starter Kit for RX23E-A is built for Renesas CCRX toolchain. I'm porting it to GCC. I've done this before for several RX65 projects (see Renesas RX65 Envision Kit - part 3...
    • 25 Jun 2023
  • Renesas Solution Starter Kit for RX23E-A: compare RX23E-A measurements to DMM6500

    Jan Cumps
    Jan Cumps
    I compared the results of Renesas' Thermocouple appnote's firmware for the Road test: Renesas Solution Starter Kit for RX23E-A. This is a first step to check (and learn) the analogue capacities of the RX23E-A. All drawings and schemat...
    • 25 Jun 2023
  • Renesas Solution Starter Kit for RX23E-A: build and run the Thermocouple application

    Jan Cumps
    Jan Cumps
    The thermocouple appnote for Road test: Renesas Solution Starter Kit for RX23E-A comes with example firmware. In combination with the stater kit PC Tool, you get a temperature display. The firmware source is available as an e...
    • 23 Jun 2023
  • Renesas Solution Starter Kit for RX23E-A: register configuration for the Thermocouple app note

    Jan Cumps
    Jan Cumps
    The kit for Road test: Renesas Solution Starter Kit for RX23E-A comes with a Thermocouple. You work with it via a PC application. By default, that application, and the oob firmware, are set up to directly test the delta sigma ADC....
    • 23 Jun 2023
  • Renesas Solution Starter Kit for RX23E-A: get up and running

    Jan Cumps
    Jan Cumps
    I received the Renesas Solution Starter Kit for RX23E-A, for Road test: Renesas Solution Starter Kit for RX23E-A. In this post: how to get started with the kit and software . The kit is is configured to work out of box with ...
    • 23 Jun 2023
  • Pulse Width Modulation (PWM) with Renesas RA series Microcontrollers

    shabaz
    shabaz
    Table of Contents Introduction Timer Modules Configuring the Timer Peripheral PWM Code Example Output Summary Introduction The Renesas RA series of ARM Cortex-M4 microcontrollers have a lot of excellent integrated peripherals. In a previous blog...
    • 23 May 2023
  • Adding a Dual Number Display Segment LCD to Renesas RA Microcontrollers

    shabaz
    shabaz
    Table of Contents Introduction LCD Connections LCD Code Summary Introduction This is a very short blog that simply builds on earlier work:  Using Segment LCD and ADC with Renesas RA Microcontrollers  I was interested in finding a large...
    • 22 May 2023
  • Using Segment LCD and ADC with Renesas RA Microcontrollers

    shabaz
    shabaz
    Introduction This blog post discusses how to take segment LCD glass and attach it to ARM Cortex-M series microcontrollers known as the Renesas RA family. Often projects might connect via I2C or SPI to displays that have on-board LCD controllers, how...
    • 19 May 2023
<>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube