Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
goodbyegti
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
goodbyegti
6y ago
Sadly the article appears to overlook that Munich is switching back to Windows: https://www.theregister.com/2017/11/13/munich_committee_says...
2.
▲
by
goodbyegti
6y ago
Indeed, and when it kills someone, nothing to do with Google.
3.
▲
by
goodbyegti
7y ago
Absolutely. I will stick with my 80USD shutter precision hub dynamo. 5W of output is plenty for charging in the day and lights at night, and I don't even notice the drag.
4.
▲
by
goodbyegti
8y ago
https://github.com/dougszumski/KalmanFilter ^ A very simple Python implementation of a Kalman Filter with Matplotlib for visualisation.
5.
▲
by
goodbyegti
10y ago
Further to this, here's a very simple application of a Kalman filter which plots a graph (in Python): https://github.com/dougszumski/KalmanFilter
6.
▲
by
goodbyegti
10y ago
I had a similar problem with a DLP chipset controller (BGA) in an expensive home projector. Instead of attempting to reflow the solder joints, i made a clamp which held the chip in place. Four years later, I've not had a problem since.
7.
▲
by
goodbyegti
11y ago
For C fans I ported the Python example from this excellent book here: https://github.com/dougszumski/NNet
8.
▲
by
goodbyegti
11y ago
A really nice intro is this classic paper on numerical integration of the equation for barotropic vorticity: http://mathsci.ucd.ie/~plynch/eniac/CFvN-1950.pdf It's something you can solve in a few lines of py
9.
▲
by
goodbyegti
12y ago
I work in this sector, and what you say is correct, however it is important to note that in TMS the fields are pulsed over millisecond time intervals. In doing so they can induce an electric field which can cause neurons to fire. The time v
10.
▲
by
goodbyegti
12y ago
If you want to run the AVR examples and don't have a physical target checkout simavr: https://github.com/buserror/simavr
11.
▲
by
goodbyegti
12y ago
Another explanation which may be of interest: http://www.michaelnielsen.org/ddi/how-the-bitcoin-protocol-a...
12.
▲
by
goodbyegti
12y ago
If it's been done nicely 100% would seem fair to me for a low volume project like this. That's only my opinion however.
13.
▲
by
goodbyegti
12y ago
For an EE it's pretty easy to put these parts together and make them 'work', but it's fair to say that making the most out of a 24bit ADC is no easy task. That is unless you want 8+bits of noise on the line. You need to
14.
▲
by
goodbyegti
12y ago
It's mind blowingly expensive. A very quick breakdown of the main parts: ADS1299 ~38USD for 1k+ ATMEGA328P ~ 2USD for 2k+ RFDuino ~ 20USD for 10 + Accelerometer ~ 2USD for 1k+ Board ~ 5USD assembled for 1k+ I
15.
▲
by
goodbyegti
12y ago
It's absurdly expensive, even more so the modules. Looking at the BT module, the BLE112 can be purchased for $15 in quantities of 1. So you pay $35 for a small PCB, some pin headers and probably a wrapper around a UART.
16.
▲
by
goodbyegti
12y ago
The electric field for stimulation threshold is typically quoted as 100V/m. There's no chance of achieving that within the brain using the 9V battery and skin contact approach!