Srimanth_Tenneti
Published © MIT

DDPG based disinfectant robot

Due to COVID-19 workplaces need to be disinfected at regular intervals and using chemicals for this process wastes a lot of resources.

AdvancedProtip9 hours397
DDPG based disinfectant robot

Things used in this project

Hardware components

ATmega168
Microchip ATmega168
×1

Software apps and online services

NVIDIA Jetson nano

Hand tools and fabrication machines

Soldering iron (generic)
Soldering iron (generic)
Solder Wire, Lead Free
Solder Wire, Lead Free
Solder Flux, Soldering
Solder Flux, Soldering

Story

Read more

Custom parts and enclosures

Hardware Control Card

Gerber file. This can be directly sent to the PCB manufacturer and the board can be produced

Schematics

Hardware Control Card

Using any edge device directly is not suggested as it is already taking the load of the heavy computations from the DDPG. So a simple way to implement the actions is via Serial communication. So using serial port we transmit the action data and the other MCU takes the action

Code

DDPQ Test for openAI gym Env

This is the basic framework for the code. All that is needed is to change the environment , state , action variables to make it work for the new environment.

Credits

Srimanth_Tenneti
8 projects • 8 followers
I am Srimanth Tenneti a hardware designer and programmer currently working as an intern at Apple.
Contact

Comments

Please log in or sign up to comment.