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 | ||
| 43877406 | Board Meeting — Financial Results/Other business matters | 2026-04-21 | English | ||
| 43877391 | Board Meeting — Board Meeting Intimation | 2026-04-21 | 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHARETRONIC DATA TECHNOLOGY CO.,LTD.
Develops intelligent hardware, networking equipment, and da…
|
300857 | CN | Manufacturing |
|
SHENZHEN COSHIP ELECTRONICS CO.,LTD.
Develops digital video broadcasting equipment, smart home s…
|
002052 | CN | Manufacturing |
|
Shenzhen Friendcom Technology Development Co., Ltd.
Specializes in wireless communication and IoT solutions for…
|
300514 | CN | Manufacturing |
|
SHENZHEN GONGJIN ELECTRONICS CO., LTD
ODM/OEM of broadband communication equipment, 5G small cell…
|
603118 | CN | Manufacturing |
|
Shenzhen Infinova Limited
Designs and manufactures comprehensive security and video s…
|
002528 | CN | Manufacturing |
|
Shenzhen Kexin Communication Technology Co., Ltd
Provides integrated infrastructure solutions for optical fi…
|
300565 | CN | Manufacturing |
|
Shenzhen Neoway Technology Co.,Ltd.
Provides IIoT wireless modules, terminals, and cloud-based …
|
688159 | CN | Manufacturing |
|
Shenzhen Phoenix Telecom Technology Co., Ltd.
Develops and manufactures fiber optic components and infras…
|
301191 | CN | Manufacturing |
|
Shenzhen Ridge Technology Co., Ltd
Develops wireless network coverage equipment and RF solutio…
|
300977 | CN | Manufacturing |
|
SHENZHEN SDG INFORMATION CO., LTD
Develops and manufactures optical communication products an…
|
000070 | CN | 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.