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 |
|---|---|---|---|
|
SHENZHEN SED INDUSTRY CO.,LTD
Manufactures railway communication, smart energy, and indus…
|
000032 | CN | Manufacturing |
|
Shenzhen Transsion Holdings Co., Ltd.
Provides smart devices and digital services for consumers i…
|
688036 | CN | Manufacturing |
|
SHENZHEN TVT DIGITAL TECHNOLOGY CO., LTD.
Global provider of video surveillance products and AI-integ…
|
002835 | CN | Manufacturing |
|
SHENZHEN ZOWEE TECHNOLOGY CO.,LTD.
Provides ODM and EMS solutions for communication and consum…
|
002369 | CN | Manufacturing |
|
Shyam Telecom Ltd.
Designs and manufactures RF equipment and wireless signal e…
|
SHYAMTEL | IN | Manufacturing |
|
Sichuan 6912 Communication Technology Co.,Ltd.
Develops specialized communication equipment and systems fo…
|
301592 | CN | Manufacturing |
|
SICHUAN HUIYUAN OPTICAL COMMUNICATIONS CO.,LTD.
Develops and manufactures optical fiber cables and communic…
|
000586 | CN | Manufacturing |
|
SICHUAN JIUZHOU ELECTRONIC CO., LTD
Develops digital TV equipment, broadband networks, radar sy…
|
000801 | CN | Manufacturing |
|
Sichuan Tianyi Comheart Telecom Co., Ltd.
Manufacturer of optical communication equipment and broadba…
|
300504 | CN | Manufacturing |
|
Silynxcom Ltd.
Designs and manufactures ruggedized tactical communication …
|
SYNX | US | 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.