Bonjour,
L'inscription sur ce forum et les premiers messages sont modérés par un Administrateur.
Ce n'est pas très convivial mais malheureusement nécessaire suite au spam intensif de nos amis russes.
Cordialement,
Dominique

Search found 8 matches

by ocornet
Wed 28 Oct 2020 20:59
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

Voici le firmware pour le PYBSTICK26_STD intégrant le support des modules basés sur le chipset Wiznet 5K (5200/5500)
fw_pybstick26std_wiznet_20200918-0.zip
Firmware pour PYBSTICK26_STD avec support module Wiznet5500
(245.98 KiB) Downloaded 219 times
Olivier
by ocornet
Sat 17 Oct 2020 09:57
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

Idée reste plus qu'a faire une carte avec Ethernet + quelques relais + un capteur de température DS18B20 + breakout des signaux restants. Ce serait ps si mal non? @Dominique, Et juste un module Ethernet "PybStickWing" à enficher style "stack" sur le PybStick serait intéressant o...
by ocornet
Thu 15 Oct 2020 09:17
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

@fpie, @Dominique,

Je peux déposer le firmware pour le Pybstick Std avec support Wiznet5K quelque part, ça peut toujours intéresser quelqu'un.

Olivier
by ocornet
Wed 14 Oct 2020 21:29
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

@Dominique, @fpie, Merci pour vos encouragements ! Pour tester la fiabilité j'ai connecté un capteur 1Wire DS18B20 dont je logue la mesure dans une base Influx via Ethernet. Cela fait presqu'un mois que ça tourne sans aucun soucis ni plantage ! PYBST_1W_Eth_grafana.PNG Affichage via Grafana. Olivier
by ocornet
Fri 18 Sep 2020 17:30
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

Et finalement, ça se connecte bien.

Code: Select all

>>> nic.ifconfig()
('192.168.0.127', '255.255.255.0', '192.168.0.1', '192.168.0.1')
>>>
Et une connexion au REPL avec un serveur TELNET rudimentaire fonctionne aussi.
by ocornet
Fri 18 Sep 2020 12:26
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

@fpie

Encore merci, compilation effectuée sans soucis.

Code: Select all

MicroPython v1.12 on 2020-09-18; PYBSTICK26_STD_NET with STM32F411RE
Type "help()" for more information.
>>>
Olivier
by ocornet
Fri 18 Sep 2020 08:26
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Re: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

Bonjour Frédéric,

Merci beaucoup pour cette réponse rapide ;)
Bonne journée.

Olivier
by ocornet
Thu 17 Sep 2020 20:16
Forum: PYBStick
Topic: Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K
Replies: 14
Views: 11085

Compilation MicroPython PYBSTICK26_STD pour support WIZNET5K

Bonsoir, Je viens de faire l'acquisition d'un PYBSTICK26 STD et souhaiterais l'utiliser avec un module Ethernet W5500. Pour se faire je dois compiler MicroPython pour inclure le support de WIZNET5K. Est-il possible d'avoir les fichiers de définitions "boards" (PYBSTICK26_STD/PROGRAMMEZ!) a...