MIC Electronics Limited — Investor Relations & Filings
MIC Electronics Limited specializes in the design, development, and manufacturing of advanced LED display systems and electronic communication solutions. The core product portfolio includes indoor and outdoor LED video walls, digital signage, and comprehensive passenger information systems for transportation networks. The company also provides energy-efficient LED lighting solutions for urban infrastructure and industrial applications. With a focus on integrated technology, the firm delivers end-to-end solutions encompassing hardware design and software integration. Its systems are utilized in public infrastructure projects, advertising, and telecommunications, leveraging expertise in high-end electronic engineering to provide scalable and reliable visual communication and lighting technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-05-05 | English | |
| Updates | 2026-04-30 | English | |
| Shareholders meeting | 2026-04-29 | English | |
| Shareholders meeting | 2026-04-29 | English | |
| Copy of Newspaper Publication | 2026-04-27 | English | |
| Outcome of Board Meeting | 2026-04-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42191543 | General Updates | 2026-05-05 | English | ||
| 42163439 | Updates | 2026-04-30 | English | ||
| 42182859 | Shareholders meeting | 2026-04-29 | English | ||
| 42193253 | Shareholders meeting | 2026-04-29 | English | ||
| 42218692 | Copy of Newspaper Publication | 2026-04-27 | English | ||
| 42222117 | Outcome of Board Meeting | 2026-04-25 | English | ||
| 42222229 | Outcome of Board Meeting | 2026-04-25 | English | ||
| 42202453 | Copy of Newspaper Publication | 2026-04-18 | English | ||
| 42162837 | Corrigendum | 2026-04-16 | English | ||
| 42169266 | General Updates | 2026-04-16 | English | ||
| 42172034 | Copy of Newspaper Publication | 2026-04-09 | English | ||
| 42172983 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42192530 | Shareholders meeting | 2026-04-07 | English | ||
| 42179054 | General Updates | 2026-04-01 | English | ||
| 42193089 | Trading Window | 2026-03-31 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HARADA INDUSTRY CO.,LTD.
A leading manufacturer of automotive antennas and related c…
|
6904 | JP | Manufacturing |
|
Hengtong Optic-Electric Co.,Ltd
Manufacturer of optical fiber communication and power trans…
|
600487 | CN | Manufacturing |
|
Hexatronic Group
Provides end-to-end solutions for fiber optic infrastructur…
|
HTRO | SE | Manufacturing |
|
HFCL LIMITED
Designs and manufactures communication equipment and optica…
|
HFCL | IN | Manufacturing |
|
HF Company
Designs and distributes tech for high-frequency signal rece…
|
ALHF | FR | Manufacturing |
|
Hicon Network Technology (Shandong) Co.,Ltd.
Designs and produces high-performance networking hardware a…
|
301262 | CN | Manufacturing |
|
Hiron-Trade Investments & Industrial Buildings Ltd.
Acquires, builds, and rents properties; also imports wood a…
|
HRON | IL | Manufacturing |
|
Hitron Technologies Inc.
Global provider of broadband access equipment, DOCSIS gatew…
|
2419 | TW | Manufacturing |
|
HMS Networks
Provider of hardware and software for industrial informatio…
|
HMS | SE | Manufacturing |
|
Hon Hai Precision Industry Co Ld
Electronics manufacturer and solutions provider expanding i…
|
2317 | TW | Manufacturing |
MIC Electronics Limited via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/60907/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60907 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=60907 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=60907 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 60907}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for MIC Electronics Limited (id: 60907)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.