Just finished it, great mission!
This has been my first time coding in JS and I have to admit i has NOT been a pleasant experience. 😂 . However, sooner or later I’ll have to learn. I’m quite pleased with the final output. I’ll try to add mobile support so the website looks great on mobile before shipping.
First and last miniDeck devLog
That’s it, a short project in which I made a little macropad with two mechanical keys. One of them opens the Arduino IDE and the other triggers Handy, “A free, open source, and extensible speech-to-text application that works completely offline.”. Btw, this was my first time soldering, i know it isn’t perfect, but it works.
I spent too much time trying to solve an issue.
Everything worked well until I added a new API. Then, the most important API, the weather one, stopped working, I spent a lot of time tinkering with AI to try to optimize it. It turned out that renewing and changing the API key solved it 😢. But anyways, from errors, we learn. I also changed the potentiometer to change the screen with a joystick. I’m very close to finishing the code so I’ll leave the breakdown of what’s next below.
What’s next?
Polishing the overall looks.
Designing the case to fit the joystick.
Getting the joystick screen change to work consistently.
Making the UI more attractive.
First desk dock DevLog
This is the first DevLog about my desk dock posted in Stardance. I will explain what features it has as well as what i’ll be trying to do in the future. The project currently uses a potentiometer, a DHT11 and a CYD ESP32. I used a website called Lopaka to generate the more complex graphics. If you have any implementation ideas, please leave them in the comments, thanks.
Current features:
Main Page with hour and basic weather info.
More detailed weather page.
Basic 3-day forecast.
Page that has a random joke.
Future upgrades:
Custom 3D printed case.
Some more features.
General looks polishing.
First desk dock DevLog
This is the first DevLog about my desk dock posted in Stardance. I will explain what features it has as well as what i’ll be trying to do in the future. The project currently uses a potentiometer, a DHT11 and a CYD ESP32. I used a website called Lopaka to generate the more complex graphics. If you have any implementation ideas, please leave them in the comments, thanks.
Current features:
Main Page with hour and basic weather info.
More detailed weather page.
Basic 3-day forecast.
Page that has a random joke.
Future upgrades:
Custom 3D printed case.
Some more features.
General looks polishing.
Final adjustments before shipping.
I corrected some issues with the file paths and the fonts. The website is ready to ship.
Obviously, it should be constantly updated, but the initial version is complete. I finished the projects page and made it (more or less) usable for other devices.
What’s new breakdown:
Completed the projects page.
Made it usable for different devices.
What’s next:
Shipping!
Polish the code
Periodical updates
Obviously, it should be constantly updated, but the initial version is complete. I finished the projects page and made it (more or less) usable for other devices.
What’s new breakdown:
Completed the projects page.
Made it usable for different devices.
What’s next:
Shipping!
Polish the code
Periodical updates
I have finished the main page of my web portfolio (for now!). The main page is divided in two sides that bring you to a “project showcase” page and to an “About
Me” page. The “About Me” page is also quite complete.
What’s new breakdown:
What’s next:
I have finished the main page of my web portfolio (for now!). The main page is divided in two sides that bring you to a “project showcase” page and to an “About
Me” page. The “About Me” page is also quite complete.
What’s new breakdown:
What’s next:
I have started developing my web portfolio.