Check out the Raspberry pi pico!
Wow! The Pi foundation recently released its own microcontroller, making it easy to combine the power of python with the flexibility and small footprint of a micro. Check out this project, showing how a...
An adventure into the world of science and electronics! Buckle up!
Wow! The Pi foundation recently released its own microcontroller, making it easy to combine the power of python with the flexibility and small footprint of a micro. Check out this project, showing how a...
Working on the WebFPGA – which is a fantastic learning tool check it out (https://webfpga.io/) – and I noticed it uses an STM32 microcontroller (likely for programming the FPGA when it starts up). Well,...
7 segment display / Arduino / Grbl / I2C / MCP23017 / Motor encoder / Python / Quadrature decoder / Stepper motor / Stepper motor driver / Tutorial / u8051
by sficarro · Published July 27, 2020
I found a motor controller on a powermax II stepper motor and decided to try to see how it works. Took some playing around but after finding some wiring bugs it works really well...
Check out this project: Shows how to use an IO port expander with I2C protocol via 8051 controller to utilize a 7 seg display!
Check out this project breadboarding a Spartan 3A FPGA and programming with Xilinx ISE Webpack:
Check out this project Here we get started with SoC (ARM processor + FPGA) using a Digilent Cora Z7 dev board.
Check out this project:
Wanted to write a quick post explaining how to get the dev board that shipped with my PICKIT3 to work. The dev board has a p18f45K20 chip and some test LEDs. A quick tutorial...
Check out my simple tutorial demonstrating I2C communication between C8051F410 and EEPROM chip 24LC02B-I/P-ND
More