I wanted to do some laser cutting so I thought I will just order a laser and mount it to my 3D printer. I ordered one with most orders on ali: https://www.aliexpress.com/item/32562052620.html . When it came, the fun started.
Continue reading Ender 3 as a laser cutterCategory Archives: Projects
Adapter powered NX-300 camera
My wife owns a Samsung NX-300 camera and I wanted to use it for longer periods without needing to charge batteries round and round. Unfortunately, this camera can use its microUSB port only for charging – it doesn’t work without a battery and doesn’t charge when powered on. So I had to create a dummy battery.
Continue reading Adapter powered NX-300 cameraAbout adding a static route to my DOCSIS modem
You may think this is an easy task but let’s find out. One would expect such functionality in a web interface …
… but no, it’s not there. So what’s next? Let’s hack it!
Continue reading About adding a static route to my DOCSIS modemZidoo X8 recovery
Short guide how to recover from completely wiped eMMC in case you have full eMMC backup and a bootlog from working device.
Continue reading Zidoo X8 recoveryTesting chinese FRAMs
I’m planning to use FM24CL16 EEPROMs in some projects. These are simple I2C EEPROMs but based on FRAM technology so they should last 10^14 of writes while typical 24Cxx chips only last one million. They are much cheaper on aliexpress than at my local distributor so I ordered 5pcs from this seller for about 40 cents each. Since my local distributor sells them 5 times more expensive I was a little bit suspicious if these are legit parts so I decided to test them.
Continue reading Testing chinese FRAMsPlaying with CAN bus
I got inspired by comma.ai – it’s a HW device which will drive your car, pretty much like Tesla does but for a fraction of it’s price. For this, it needs to connect to CAN bus of your car. My current car cannot be driven by wire but it has some simple CAN buses so I decided to have a little play with one of them, just to explore the technology. Continue reading Playing with CAN bus
Emulating HDMI connection
If you want to play with HDMI signals or just emulate a connected display for whatever reason, you need to fool your videocard to think something is really connected.
Continue reading Emulating HDMI connectionMy unbiased experience with JLCPCB
I needed to fabricate some PCBs. I’ve seen some youtubers to advertise and recommend this service so I decided to give it a try. My order was done without using any affiliation link or discount code so there was no way for them to know who I am. I needed to create a microSD breakout board and luckily I found a similar OSHw project and only made some modifications: https://github.com/danielkucera/MicroSD_Sniffer . I prepared my board in Eagle and generated gerber files. Continue reading My unbiased experience with JLCPCB
FL2000 as signal generator
First we need to generate some samples: Continue reading FL2000 as signal generator
FM transmission test with FL2000
My USB 3.0 to VGA adapter arrived a few days ago so I tested the FM transmission example. Continue reading FM transmission test with FL2000