Skip to content

PiotrJagla/Embedded_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

EmbeddedDemoProjects

Here i have some fun Embedded projects:

Snake

I used dot-matrix and joystick to create a snake game with stm32-F302R8
I can control the snake speed with potentiometer
When game starts the LED to the right lights green, but when i lose LED turns red. There is also short blink of blue light when i collect a dot
Scored points are counted with 2 7-seg displays
I used freeRTOS is this project to properly multiplex 7-seg displays and dot-matrix

Robotic arm with gripper

Robotic arm made witm stm32-F302R8.
I can control the arm with joystick and the gripper with two button in the background.
This arm consists of one stepper motor to turn around, one servo motor to turn up and down and another servo for gripper.

Gyroscope measurement virualization

Gyroscope measurement visualization with MPU6050 inertial measurement unit and atmega328p
Cube on the screen moves as i move the sensor

Temperature and humidity

I used a HDC1080 high pricision humidity and temperature sensor to get data to ATmega328p.
Then Atmega328p sens data via UART to STM32 nucleo-F302R8.
This data is displayed in 4 7seg displays.
I can switch from temperature to humidity with button click.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published