HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mygnu

no profile record

投稿

A tale of building tech for motorcycle theft and have the iOS launch hijacked

bikesafe.me
2 ポイント·投稿者 mygnu·6 か月前·1 コメント

Building Secure OTA Updates for ESP32 over BLE with Rust – Harry Gill

gill.net.in
2 ポイント·投稿者 mygnu·7 か月前·0 コメント

BikeSafe Watchman: I built a dedicated hardware security unit for all motorbikes

bikesafe.me
1 ポイント·投稿者 mygnu·8 か月前·0 コメント

A vibrator helped me debug a motorcycle brake light system

bikesafe.me
128 ポイント·投稿者 mygnu·10 か月前·56 コメント

My quest to make motorcycle riding that tad bit safer

gill.net.in
313 ポイント·投稿者 mygnu·昨年·379 コメント

コメント

mygnu
·6 か月前·議論
OP here, if you are not interested in hardware or motorcycles for that matter, the key takeaway for anyone planning to launch Apps, please register on both Apple and Google platforms simultaneously, its very easy for bad actors to register your company name on the other platform.
mygnu
·10 か月前·議論
fair enough, thanks
mygnu
·昨年·議論
thanks for your comment, the device is self leveling, I live in a hilly Scotland, it keeps adjusting itself with the slopes and only reacts to sudden changes.
mygnu
·昨年·議論
Thank you all for your questions and support, since this is blowing up a bit, I have a discount 'HN30' 30% off, if anyone is interested
mygnu
·昨年·議論
only flashes on heavy braking, normal use is not affected
mygnu
·昨年·議論
I agree, but the device has built in switch, if you mount it upside down, it won't flash
mygnu
·昨年·議論
indeed
mygnu
·昨年·議論
I am considering adding a watchdog logic in the microcontroller that holds a mosfet gate, if there is any signs of failure in logic it would pass through the normal light signal.
mygnu
·昨年·議論
Thank you for your question, it does not hook with the engine RPM, but I did have an issue with the sample rate syncing with the engine rpm therefore picking up noise, I solved that issue with randomizing the sample interval with pseudo random numbers.