NetWorker – an advanced web server with PIC18F67J60


https://www.electronics-lab.com/networker-advanced-web-server-pic18f67j60/

rs-online.com have published an advanced webserver project based on PIC18F67J60 microcontroller. An Internet connection would be a valuable addition to many projects, but often designers are put off by the complexities involved. The ‘NetWorker’, which consists of a small printed circuit board, a free software library and a ready-to-use microcontroller-based web server, solves these problems […]

Embedded IoT gateway, in a 17 x 25 mm footprint


https://www.electronics-lab.com/embedded-iot-gateway-17-x-25-mm-footprint/

Lantronix, Inc. has added the xPico 200 family of embedded IoT gateways that measure 17 by 25 mm, to rpvide secure Ethernet, Wi-Fi and/or Bluetooth connectivity for smart IoT solutions. by Graham Prophet @ edn-europe.com: The xPico 200 series will feature enterprise security, networking intelligence, and pre-integration with Lantronix’s MACH10 management software platform in a compact footprint […]

How to Connect to a Raspberry Pi with an Ethernet Cable


https://www.electronics-lab.com/connect-raspberry-pi-ethernet-cable/

circuitbasics.com show us how to connect Rasperry Pi using Ethernet cable. If you use your Raspberry Pi as a gaming console, media server, or stand-alone computer, WiFi is a great way to get internet access. But if you connect to your Pi with SSH or a remote desktop application a lot, WiFi is actually one of […]

Dual Screen Netatmo Weather Station


https://www.electronics-lab.com/dual-screen-netatmo-weather-station/

Netatmo Weather Station is a module that measures your indoor comfort by providing vital information such as temperature, humidity, air quality, and CO2, alerting you when you need to air out your home to bring down its pollution levels. One of the Netatmo limitations is that you need to use a smartphone to view the […]

Share Your Internet Connection With Raspberry Pi Zero Over USB


https://www.electronics-lab.com/share-internet-connection-raspberry-pi-zero-usb/

Raspberry Pi Zero is the smallest member in Raspberry Pi single-board computers family with a single-core 1 GHz processor chip, a micro-SD card slot, a mini HDMI port and two micro USB ports (one for power, one for USB). A tutorial in CircuitBasics demonstrates how we can get an Internet access for Raspberry Pi Zero […]

ESP8266 + I2S = Software-based 10-Base-T Ethernet Driver


https://www.electronics-lab.com/esp8266-i2s-software-based-10-base-t-ethernet-driver/

cnlohr @ github.com wanted to have an Ethernet interface for ESP8266 so he build one. more details on hackaday. This is a relatively unreliable and coincidentally functional ESP8266 Ethernet driver. It only uses two pins on the ESP, the I2S pins, but does provide Ethernet. It does all its own manchester encoding/decoding, framing, FCS, etc. It […]

How to Implement Embedded Ethernet


https://www.electronics-lab.com/how-to-implement-embedded-ethernet/

Maurizio @ dev.emcelettronica.com has tipped us with his latest article on how to implement embedded Ethernet on any mcu. The article shows the basic principle of Ethernet implementation. Usually We need embedded systems inside devices, particularly the so-called intelligent devices, to communicate with a command/control/administrative center. Typical such situations could be a remote security camera […]

Have you tried Serial to Ethernet communication?


https://www.electronics-lab.com/have-you-tried-serial-to-ethernet-communication/

More than 50 developers tested Wiznet modules during Pizza workshops in Brno, Bratislava and Budapest. The main topic of Pizzaworkshop was Ethernet communication via Wiznet modules. Developers had a chance to test how fast and simple it is to connect the device to Ethernet and all of this was led by Joachim Wülbeck from Wiznet.Developers […]

Arduino Email Sender with Ethernet adapter/shield


https://www.electronics-lab.com/arduino-email-sender-with-ethernet-adaptershield/

by Matej Blagšič @ instructables.com: My father asked me to do a little project with Arduino that would send an e-mail when a push button is pressed or anything, can be based on temperature reading, so make sure you watch my previous instructable on that or to send that something has closed up on the distance […]

PIC18 Development Board with Ethernet and USB


https://www.electronics-lab.com/pic18-development-board-with-ethernet-and-usb/

by magkopian @ instructables.com: The development board is based on a PIC18LF4553 microcontroller. The microcontroller features a Full Speed USB 2.0 (12Mbit/s) interface without the need for any external components. Also, it has 32KB of program memory, 2KB of RAM and it supports an external clock up to 48MHz, which is optional because it also has […]