I built a light that reacts to radio waves [video]
101–110 of 110 posts
Re: I built a light that reacts to radio waves [video]
#102Creator here, thanks for posting. And feel free to ask me anything!
But would it be possible to add an RSS feed to your blog please? (https://rootkid.me/works) That way I won't miss any of your future posts.
Re: I built a light that reacts to radio waves [video]
#103Creator here, thanks for posting. And feel free to ask me anything!
Re: I built a light that reacts to radio waves [video]
#104Earlier quoted context omitted.
It's in teh description: "launching a fully functional darknet marketplace ( http://spectretjag3wni6fzt445qwgokqlxnfz7fxkicj5efxjywlinibm... ) that offers a trove of illegal data for sale across borders"
> offers a trove of illegal data for sale I'm precisely asking for speculation on what this data could be, which is the goal of the artist as stated in his video
Re: I built a light that reacts to radio waves [video]
#105Earlier quoted context omitted.
The $5 nrf52840 should be sufficient, it can scan 114 channels (from 2400-2514 MHz) several times per second, measuring the approximate RSSI.
You could not use that as an SDR to make a waterfall which is required in this case
[0] https://docs.nordicsemi.com/bundle/ps_nrf52840/page/radio.ht...
Re: I built a light that reacts to radio waves [video]
#106Re: I built a light that reacts to radio waves [video]
#107Earlier quoted context omitted.
You could not use that as an SDR to make a waterfall which is required in this case
You do not need a full SDR to make a waterfall. The nrf52840 can function as a coarse spectrum analyzer, because it lets you tune to any frequency within its range, and then measure the approximate received signal strength over a period of time[0]. I have tested this myself, and it works pretty well. The only downside compared to an SDR is that it can only listen to one frequency at a time, so it will sometimes miss…
Re: I built a light that reacts to radio waves [video]
#108Re: I built a light that reacts to radio waves [video]
#109Earlier quoted context omitted.
I'm personally especially interested in 'Latent Reflection'. I've tried to make something similar never got to a point where I was happy with the output the AI model gave me.
Lots of tuning to get the model to not immediatly spiral into nonsense. But small models are getting better by the minute, maybe i'll revisit it with a better model and share all the code
Re: I built a light that reacts to radio waves [video]
#110Earlier quoted context omitted.
I'm personally especially interested in 'Latent Reflection'. I've tried to make something similar never got to a point where I was happy with the output the AI model gave me.
Lots of tuning to get the model to not immediatly spiral into nonsense. But small models are getting better by the minute, maybe i'll revisit it with a better model and share all the code