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.