Close

99 Results for "8-bit cpu"

  • DIY 4-bit CPU

  • Have you ever made a processor? I did. Took me just 12 microchips and a clock generator. The processor can execute several commands, and programs can be written for it. The program code and input data are entered using micro switches, and the state of...
  • HOT Single Board Computer in The Market

  • Speaking of single-board computer, we are not familiar with, what raspberry pi, banana pi, BeagleBone Black and so are all the classic open-source hardware board. Recently I got a handsome name more exaggerated open source hardware board - Graperain,...
  • Introduction to Raspberry Pi Zero

  • Background:       The pi zero is the smallest version of the Raspberry pi. It's a slightly bigger than a stick of gum but it's still a full ratified computer. It's fantastic for trading Time Lord Pi projects like sitting...
  • STM32F303 + ice5 Development Board

  • Eric Brombaugh designed this board which pairs ARM Cortex M4 processor with a Lattice FPGA:STM32F303 + ice5 Development BoardUSB, Micro SD, PMOD and GPIO interfaces allow development of complex projects in control and signal processing.Schematic DiagramSTM32F303CCT6...
  • Sidekick project

  • The idea for this project occurred to me while I was implementing the PC Joystick adapter for #Control Freak , and the user @Dave's Dev Lab  mentioned that he had 300 IBM PC jr joysticks and I started to wonder if I could use the cheap Digispark...
  • In-circuit testing using Intel HEX file components

  • Some background... The main purpose of my Intel HEX project was to: Check how difficult it is to create non-CPU controllers using microcodeImprove my microcode compiler based on real projectGive me a tool for priming memory of FPGA-based computers when...
  • What is Arduino?

  • Arduino is an open-source platform used for building electronics projects. Arduino consists of both a physical programmable circuit board and a piece of software, or IDE that runs on your computer, used to write and upload computer code to the physical...
  • stm32g0, openocd, and mecrisp stellaris - part 3

  • Let's suppose that you have written your code, and written it to to memory of the chip, and you now have a chip you can power off and restart and it comes up and does something useful for you in your prototype circuit.  Well, you basically have...
  • A quick foray into the CH552 MCU

  • The CH552 is a very cheap (~$1) enhanced 8051 core MCU by Nanjing Qinheng Microelectronics, It's been on the market for a while and there are breakout board projects based on it, for example #CH552 Dragon , #CHUSBIE552 - CH552 Development board , #CH55xG...
  • Different Types of Raspberry Pi Boards

  • What is a Raspberry Pi Board? The Raspberry Pi board is a credit card-sized device that was developed in the United Kingdom to promote computer science education. This device is developed by Raspberry Pi. Its objective is to develop an education system...
  • Introduction to Raspberry Pi 4

  • The present age is the age of speed and speed is life. The automatic section of engineering is playing a big role in speeding up life. Whose unique discovery is Raspberry pi. Raspberry pi is a series of small computers that have been developed in United...
  • STONE HMI ESP32 LINE COUNT AND ALARM

  • With the continuous development of a single-chip microcomputer, the counting equipment tends to be automatic. It needs an automatic technical device with real-time, high efficiency, and accuracy to meet the counting requirements of the modern production...
  • CONTROL WS2812B_RGB LAMP BY STONE DISPLAY MODULE

  • This article documented the process of controlling the WS2812B_RGB lamp using the STONE display module. RGB lamp is a kind of lamp that we often see in our daily life. It is widely used, such as: city night scene, light show, indoor lighting, auxiliary...