Chatbot 2022 Edition

My previous Chatbot updated to Python 3, using Docker and PostgreSQL

Disinfectant Bot

Have you ever wanted to be cleaned after a cough. Well let me intrduce the Disinfectant Bot.

Dobot Magician Server

A web server for controlling a Dobot Magician robotic arm. My purpose for it is to use it as a feeding machine.

How To Display The Price Of Bitcoin With A Raspberry Pi

This is a fun project with a Raspberry Pi and an e-ink display to track the current price of Bitcoin and other cryptocurrencies.

Esp32renderer

Display .obj 3D models on your microcontroller

Zippy 3.0

imagine a remote control tank that can do anything a real tank can do. now imagine a small 3d printed tank that can’t do anything a real tank can. and gets defeated by a single peck of a seagull, thats zippy.

Smartframe

A program that grabs data from your favourite Python APIs and displays it in a nealy formatted image. Perfect for infoboards or home dashboards.

Building A Robot That Looks And Acts Like A Minecraft Goat

This project began with the idea to create a human-following robot, but after a bit of inspiration (and forgetting to buy a laser distance sensor), I instead chose to create a robot that emulates the behavior of a goat from Minecraft's new 1.17 update. Basically, I built a robot that's designed to run into people.

How I Built A Military Robot From Scratch!

I built a mobile, military robot optimized for use in desert environments! It can be controlled remotely or autonomously and can collect/ stream video to a VR headset via its front mounted camera.

Raspberry Pi Pico : Pentax K1000 Remote Shutter

I’ll be using the Raspberry Pi PICO and Arduino Nano to make a infrared remote shutter for an old film camera.

Ryfe

In this project we are going to program a little car te avoid objects and drive between 2 lines in the fastest time posibble, this in the form of a competition called NXP cup. We are a group of 3 people and all are automotive engineering students at fontys university of applied siences.

Rob_inp_les Semi-croustillants

Une carte de puissance est ajoutée pour optimiser la répartition des ressources du véhicule. Un laser monté sur un support imprimé en 3D sera utilisé pour le challenge d'évitement d'obstacle.

Spacex Launch Tracker On A Raspberry Pi

A project which tracks SpaceX launches and displays them on a cheap tri-color E-paper using Python and the Pillow Library.

Photostax - Digital Epaper Photo Frame

Make your own minimalist and modern photo frame with a tri-color ePaper Display

Using Machine Learning To Mind Control A Flamethrower

A mind controlled flamethrower that works off of thoughts of fire: no need to try to control your meditation or concentration values. It uses a one dimensional convolution neural network to classify between standard and fire mind data. Take the code to make your own model and control your own projects with your mind!

The Makersign

Play any animation or game on a custom shaped LED sign

Distance Measurement Using Python & Tk Gui Tools

This project uses an ultrasonic sensor to indicate the distance of any object from it.

Object Detection Using Mobilenet Single Shot Detector

The Google Coral Camera attached to the NavQ board is able to detect objects like cat, dog, car, etc.