J
Jan Panteltje
Guest
On a sunny day (Wed, 12 Apr 2023 08:10:10 -0700) it happened John Larkin
<jjlarkin@highlandtechnology.com> wrote in
<nuhd3ilksk1n2v8c1j6rchslpnlfvvis11@4ax.com>:
....
It is bascically the ENC28J60
In the link I use an ebay module like this one:
https://www.ebay.com/itm/314356981186
That module has a SPI interface.
But in this project I use the chip itself:
https://panteltje.nl/panteltje/pic/ethernet_color_pic/
I wrote an UDP stack for it, in Microchip 18F asm...
Used in several projects, not all on the website, here are some:
https://panteltje.nl/panteltje/pic/step_pic_udp/
https://panteltje.nl/panteltje/pic/usa_pic/
UDP is not fault tolerant as to ask for a re-transmit on error, but suffices for many things,
has certain advantages too...
You probably want a TCP/IP stack for the Raspberry pico...
https://www.raspberrypi.com/news/how-to-add-ethernet-to-raspberry-pi-pico/
is the first link that google found for \"adding ethernet to a raspberry pico\"
Similar to the module I used?
Back to broken? light-bulbs!
Those have a large resistance difference between cold and hot.
<jjlarkin@highlandtechnology.com> wrote in
<nuhd3ilksk1n2v8c1j6rchslpnlfvvis11@4ax.com>:
....
On Wed, 12 Apr 2023 05:44:24 GMT, Jan Panteltje <alien@comet.invalid
wrote:
As to the \'hot wire\' system versus my \'diode system\'.
I do heat the diodes up to above environment with quite bit of current
so it is basically the same idea.
The diodes _have_ to be hotter than the max environment temperature
and using 2 in series put it at about about 1.4 V or so midway the 3.3 V ADC range.
I just use 4 diode pairs for north south west east, but with one
hot diode (or 2 in series) you get the same system as the hot wire thing.
https://panteltje.nl/panteltje/pic/wind_pic_thermal_udp/
What is that ethernet thing? I need to add ethernet to a Raspberry Pi
Pico, which doesn\'t have it. The current thinking is to add a WizNet
chip and an RJ45 with PoE magnetics.
It is bascically the ENC28J60
In the link I use an ebay module like this one:
https://www.ebay.com/itm/314356981186
That module has a SPI interface.
But in this project I use the chip itself:
https://panteltje.nl/panteltje/pic/ethernet_color_pic/
I wrote an UDP stack for it, in Microchip 18F asm...
Used in several projects, not all on the website, here are some:
https://panteltje.nl/panteltje/pic/step_pic_udp/
https://panteltje.nl/panteltje/pic/usa_pic/
UDP is not fault tolerant as to ask for a re-transmit on error, but suffices for many things,
has certain advantages too...
You probably want a TCP/IP stack for the Raspberry pico...
https://www.raspberrypi.com/news/how-to-add-ethernet-to-raspberry-pi-pico/
is the first link that google found for \"adding ethernet to a raspberry pico\"
Similar to the module I used?
You could probably replace the diodes with that sort of wire,
any idea what type of wire is used in that thing you have?
No idea. A hot wire anemometer is appealing but I don\'t have a good,
production-quality, way to get the hot wire.
Suitable wire probably doesn\'t solder well either.
Back to broken? light-bulbs!
Those have a large resistance difference between cold and hot.