You will find on this website information relative to electronics and radiocommunication stuffs : RF designs, embedded programming, design methodology and process, radio listening on any frequencies....
Enjoy
Stephane Rey, F1TJJ
Design rules, guidelines and toolsC Language coding ruleslundi, 17 mars 2008 | Stephane
The purpose of these rules is to structure and to standardize the code wrote in C for embedded applications in order to give enough documentation and to trace the modifications.
+ Full Story
Design rules, guidelines and toolsDevelopment process guidelinejeudi, 21 août 2008 | Stephane
This guideline is intended to help the designers and project managers to not forget anything when designing and industrializing a product. It can obviously be improved and adapted according to the field activity.
It summarizes the differents steps and needed documentation in order... + Full Story
RF Designs40 channels 27 MHz FM emitter/receivermardi, 30 septembre 2008 | Stephane
This is a scolarship project when I was student back in the ealy 90s. The aim was to transmit 1-way data.
There was an emitter and a separate receiver but of course, the principle could be adapted to design a transceiver (emitter and receiver). The channel control is sent thru I²C.... + Full Story
Embedded ProgrammingSimple task sequencer (RTOS) for small microcontrollerslundi, 18 août 2008 | Stephane
This article is available in french in the following PDF file : sequenceur de tâches temps réel.pdf
This task sequencer is a small RTOS (Real Time Operating System) written in C language which can easily be implemented in a small microcontroller like... + Full Story