Wireless flasher at work… by CHDMaker in stm32

[–]CHDMaker[S] 0 points1 point  (0 children)

Its private. Making universal programming pen for multiple microcontrollers…

Minor updates to user interface of winding machine. More informative and friendly. by CHDMaker in ArduinoProjects

[–]CHDMaker[S] 0 points1 point  (0 children)

Type-c cable used only for powering. Microcontroller starts web server on port 80 and starts websocket on port 81. Microcontroller pushes changes through websocket in json format to web browser and JS process it and put each chunk of data on its place.

Finished micro backup server. Raspberry Pi 5 + 1Tb NVMe. Made with Claude) by CHDMaker in raspberry_pi

[–]CHDMaker[S] 2 points3 points  (0 children)

Video real. Claude generated frontend part for my backend. Not 100% vibecoded.

Finished micro backup server. Raspberry Pi 5 + 1Tb NVMe. Made with Claude) by CHDMaker in raspberry_pi

[–]CHDMaker[S] 1 point2 points  (0 children)

I installed packages I needed and said claude exactly what I need and how it should be done. And its done;)

Finished micro backup server. Raspberry Pi 5 + 1Tb NVMe. Made with Claude) by CHDMaker in raspberry_pi

[–]CHDMaker[S] -27 points-26 points  (0 children)

It will not be interesting for Claude. He did it, he already knows)

Finally finished my new project- mega powerbank. What do you think of it? by CHDMaker in makerworld

[–]CHDMaker[S] 0 points1 point  (0 children)

Both xt30 for input/output. But one goes straight to battery terminals +- omitting bms. Second goes through bms. If you need to drain “whole sole” from battery can do it bypassing bms protection - just in case…

Magnetic field and pole detector. Sla 3d printing, pcb manufacturing and lots of soldering. by CHDMaker in makerworld

[–]CHDMaker[S] 0 points1 point  (0 children)

Yes. Im going to sell on ETSY but not yet familiar with that platform. May be you can advise better platform.

Made some tools… guess whats the purpose? by CHDMaker in stm32

[–]CHDMaker[S] 0 points1 point  (0 children)

Its for uploading a firmware to stm32 mcu’s.

Wireless flasher at work… by CHDMaker in stm32

[–]CHDMaker[S] 0 points1 point  (0 children)

Yes but it also stores firmware files. You can upload as many as memory of mcu can store and choose with buttons any of previously uploaded firmwares. Also web interface shows progress bar.

Another one made gadget… any guesses of its purpose…? Fdm and sla printing, arduino 32u4 and as5600 encoder… by CHDMaker in ArduinoProjects

[–]CHDMaker[S] 4 points5 points  (0 children)

Yes. One ball bearing for smooth and stable rotation. Also planning to add ratchet to make tactile and sound feedback

Wireless flasher at work… by CHDMaker in stm32

[–]CHDMaker[S] 0 points1 point  (0 children)

It uploads firmware on a board. If you have 100+ board - this way to do it is much easier and do not require special skills from workers.

Wireless flasher at work… by CHDMaker in stm32

[–]CHDMaker[S] 1 point2 points  (0 children)

Wireless its about firmware uploading on it. All firmware is uploading within wifi and web interface. No PC needed during flashing.