A Go board game system that shows the state of Go stones through facial expressions.
This project takes you through all the steps required to get your RAK831 LoRa Gateway module up and running with WiFi as the backhaul.
Use the Phantom YoYo High Sensitivity Water Sensor on the MCP3008 8-Channel 10-Bit ADC with SPI interface.
View images and RGB video play on SPI TFT display using Arduino Nano.
Monitor power supply and start emergency power generator in case of power failure.
This project walks through how to implement and use SPI in embedded Linux via the spidev kernel on the Zynq-7000 using PetaLinux 2022.1.
An IoT project with Raspberry Pi 2 that uses a Thermistor as opposed to a dedicated temperature sensor to measure ambient temperature.
This is a Noname graphical LCD display salvaged from an unknown device. We are going to figure out its pinout and try to interface it.
SPI Interface code for Pmod ALS (8-bit ADC) in Verilog is implemented from scratch,and transmitted to 7-seg display on Basys3 FPGA board.
A Texas Instruments MSP430 designed to input driver data using ADC, handle logical faults, and output via CAN-Bus using SPI.
Use the eTape Liquid Level Sensor on the MCP3008 8-Channel 10-Bit ADC with SPI interface.
ASIC implementation of the PicoRV32 PicoSoC in X-Fab XH018. It contains two ADCs, a DAC, comparator, bandgap, RC oscillator and other IP.
This project will play sound from Arduino and work the same as Google Assistant with limited commands. voice-controlled automation.
Attach 2 SD cards to Arduino and access both of them.
Raspberry Pi has only digital inputs. In this article we read analog data through ADC over SPI.
Program a small Arduino Using A bigger Arduino to Display a Scrolling Text Without a Library.
I need to make ESP8266 work with Adafruit OLED for my project I will update my progress as I accomplish things.
LED Cube running on Arduino Nano and flip-flops.
Are you tired of looking at spinning hands or plain numbers? This clock gives you the time in English!
Adapting Adafruit's CircuitPython to use the RFM69HCW Radio FeatherWing on the Zynq-7000 series FPGAs.
A hardware tour of various Linux driver subsystems.
You'll get an Arduino-compatible graphical LCD display for a low price and with minimal soldering skills.
This project is what I did in my free time last year. I hope that it can give you a demonstration of the applications of the STM32 Board.
Learn how to interface the MCP3008 8-channel 10-bit ADC with an STM32 microcontroller using the SPI serial interface