[dev] Simpler WiFi alternatives

From: Sagar Acharya <sagaracharya_AT_tutanota.com>
Date: Wed, 10 May 2023 20:38:22 +0200 (CEST)

I think routers ought to be way simplisticr than they currently are. I wonder if y'all can recommend me some bare Java 7 code which can be used as a router.

I think that if the analog pins of arduino are connected to an antenna, and a Java 7 code similar to,

while 1
    If (hub_1==1)        create_connection_with_handshake()
    else if (hub_1==0)        send_packet_to_isp()
        receive_packet_from_isp()
        
Something like that. Are there some existent projects like that? I really don't think a router requires LibreCMC or OpenWRT like gigantic OSes.


Thanking you
Sagar Acharya
http://humaaraartha.in <https://humaaraartha.in>
Received on Wed May 10 2023 - 20:38:22 CEST

This archive was generated by hypermail 2.3.0 : Wed May 10 2023 - 20:48:08 CEST