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 |
|---|---|---|---|
| Updates | 2026-05-08 | English | |
| 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 |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44054554 | Updates | 2026-05-08 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SIM Technology Group Limited
Designs, develops, manufactures, and sells intelligent term…
|
2000 | HK | Manufacturing |
|
SIM Technology Group Limited
Specializes in the design and manufacturing of mobile hands…
|
912000 | TW | Manufacturing |
|
SKYWORTH DIGITAL CO.,LTD.
Develops digital home solutions, smart terminals, and broad…
|
000810 | CN | Manufacturing |
|
Smartlink Holdings Limited
A technology holding company focused on networking and comm…
|
SMARTLINK | IN | Manufacturing |
|
SOYEA TECHNOLOGY CO., LTD
Develops digital electronics, smart city systems, and telec…
|
000909 | CN | Manufacturing |
|
STREAMAX TECHNOLOGY CO., LTD.
Global provider of mobile video surveillance and AI-driven …
|
002970 | CN | Manufacturing |
|
Suncorp Technologies Limited
Designs and sells phones, trades used computer parts, and o…
|
1063 | BM | Manufacturing |
|
SUN CREATE ELECTRONICS CO., LTD
Develops radar systems, satellite terminals, and electronic…
|
600990 | CN | Manufacturing |
|
SUNWAVE COMMUNICATIONS CO.,LTD.
Provides wireless coverage and network optimization solutio…
|
002115 | CN | Manufacturing |
|
SUZHOU HUAZHIJIE TELECOM CO., LTD.
Provides telecommunications network infrastructure and conn…
|
603400 | 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.