I finally fixed all of it’s bugs. although the wake word is a bit annoying I will ship it for now
I tried assembling and testing it with 3D print I received and servos I have and my Arduino uno. For testing reason I fixed them using tape, then I noticed physical differences in it’s angles so I decided my next step will be to fix those. Also my one servo stopped working while i was testing it so I have to wait for my delivery.
I created a demo website for this project using HTML and CSS.
I completed creating firmware of my nova. My simple workflow is that user can enter query by typin gin TFT screen keyboard or user camera capture to get query by image.
My basic code structure is like.
void setup ():- Starts the shared SPI bus, initializes the screen and touch controller, connects to Wi-Fi, starts the camera, then draws ai bot UI.
Void loop():- Checks for touches in touch screen.
Rest are functions for each tasks like connecting to wifi, initialising camera takes photos etc.
I designed whole case for my nova IoT.
It has display attached in middle case has a upper case to support and secure TFT display and case attachment. The esp32 is present inside middle case and it’s back is covered my lower plate which also connects esp32 camera.
MY ai speaks ! First i created voice recognition and text to speech module using pythons speechrecognition pyttsx3. Then I added some custom commands like open WhatsApp, You tube and close itself. Then I added Groq’s llama 3.1 model for casual conversation. Finally i improved it’s speech recognition system by replacing it’s model with faster_whisper, and added a wake word using faster_whisper
I pushed it in itch.io I will improve and remake my game so stay connected to experience something incredible.
Finally completed my game. I did not posted any devlog in between because i completed this in one go. I was stuck at making win and death scene do I thought I will change them later and leave them as they are now. My script was also messed up in updating Minigames-done so it took me some efforts to fix them. My next step will be publish it.
I created clicker game according to guide
I created minigame1 using guide ( I was really stuck on last part because I created tow garlic files one for leavel one for points and they started conflicting and I was following guide so i ignpred that possibilite but then i checked each file and solved thad error)
I also added a background animation to my website.
I created animation and added new features to my website. well today went smoothly apart from deciding which animation to apply.
I finished Guide work of my project. Next I am gonna add some custom UI and some animations to this website. I will also add some new APIs and feature using NASA’a API’s.
I created a contact form where you can contact me. I used formspree to make this working.
I added a project section to list my projects here. I also decided to change layout and UI of my website. Now my next step will be to add my contact section where you can send me suggestions and requests to collaborate.
I created navigation bar and main home pade display for my website. Desiding the web layout design wa really tough for me but now that I have desided I am gonna make it ;) you can send me suggetions if you like.