Search

8 results for : “spi”

Showing 1 to 8 of 8 projects.

Large 2.3″ 6 digit 7 segment display with SPI interface

https://maker.pro/arduino/projects/large-23-6-digit-7-segment-display-with-spi-interface

A large LED display module to that aims to provide a solution were a larger version of the MAX7219 modules or similar is required. This uses the standard SPI interface and uses power logic shift registers for each digit.

Build Chakra Healing Harmonizer Using Arduino

https://maker.pro/arduino/projects/chakra-healing-harmonizer-using-arduino

A step to combine the technology and spiritualism.

How to Control, Connect and Wire DMX LED strip

https://maker.pro/controleverything/projects/how-to-control-connect-and-wire-dmx-led-strip

DMX light strips are different from light strips with SPI signal protocol. The DMX LED strip need to set the address before control, because DMX signals are sent in a sequential manner, with each channel of the DMX controller corresponding to a specific light fixture or group of fixtures.

Top 20 Python Frameworks List 

https://maker.pro/micropython/projects/top-20-python-frameworks-list

A web system or a library is one that helps make the designer's life simple with the entire procedure of improvement. 

Getting Started with the M5StickV AI + IOT Camera

https://maker.pro/micropython/projects/getting-started-with-the-m5stickv-ai-iot-camera

The M5Stick-V is an AIOT (AI + IOT) camera with machine vision capabilities.

Update Coronavirus (COVID-19) Data in Real-Time

https://maker.pro/micropython/projects/update-coronavirus-covid-19-data-in-real-time

By doing this project, you can know the COVID-19 data in real-time without going to the Internet anymore.

What Is the Difference Between FPGA and ASIC?

https://maker.pro/micropython/projects/what-is-the-difference-between-fpga-and-asic

Summary of the difference between FPGA and ASIC.

DAC:Equipment for Converting Digital Data to Analogue Signals

https://maker.pro/micropython/projects/dacequipment-for-converting-digital-data-to-analogue-signals

DACs can accurately reconstruct sampled data into analog signals. Digital data can be generated by microprocessors, Application Specific Integrated Circuits (ASICs), or Field Programmable Gate Arrays (FPGAs), but the final data needs to be converted to an analog signal in order to interact with the real world.